CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]        2026/09/17 07:19:23

Modified files:
        share/man/man5 : mandoc.db.5 
        usr.bin/mandoc : apropos.1 makewhatis.8 man.1 man.conf.5 
                         mandoc.1 
        share/man/man7 : eqn.7 man.7 mandoc_char.7 mdoc.7 roff.7 tbl.7 

Log message:
Tweak .Nm and .Xr lines, no text change.
* In the SYNOPSIS, always give the first .Nm an argument.
* In apropos(1), which also documents whatis(1), give all .Nm macros
an argument, for clarity.
* Add a few .Nm macros that were missing.
* To help portable mandoc, add a second space character after those .Nm
and .Xr macros where the argument shall always be used unchanged, even
when the portable build system renames the target manual page on the
target operating system.  This additional space makes no difference
in roff(7) semantics.

Reply via email to