CVSROOT:        /cvs
Module name:    src
Changes by:     schwa...@cvs.openbsd.org        2014/11/19 17:30:35

Modified files:
        usr.bin/mandoc : mdoc_macro.c 
        regress/usr.bin/mandoc/mdoc/Ad: font.in font.out_ascii 
        regress/usr.bin/mandoc/mdoc/Fo: Makefile 
        regress/usr.bin/mandoc/mdoc/Ms: font.in font.out_ascii 
Added files:
        regress/usr.bin/mandoc/mdoc/Fo: punct.in punct.out_ascii 

Log message:
Fix two minibugs reported by Thomas Klausner <wiz at NetBSD>:
1. The first argument of .Fn is not supposed to be parsed.
2. The .Fn macro is not supposed to reopen its scope after punctuation.

Reply via email to