diff options
author | phantom <phantom@FreeBSD.org> | 1999-11-02 13:47:09 +0000 |
---|---|---|
committer | phantom <phantom@FreeBSD.org> | 1999-11-02 13:47:09 +0000 |
commit | e5e36ca825bcff3167158c20cad13d135e2cbb1a (patch) | |
tree | b0d204bc44b2b9c5e6c2e454a2e2417681758252 /share/man/man7/mdoc.7 | |
parent | 14e33743cfe7e970677161aa7ad46dc0111069f0 (diff) | |
download | FreeBSD-src-e5e36ca825bcff3167158c20cad13d135e2cbb1a.zip FreeBSD-src-e5e36ca825bcff3167158c20cad13d135e2cbb1a.tar.gz |
Fix file names in .FILES section.
Remove reference to obsolete files /us/src/share/tmac/README
Diffstat (limited to 'share/man/man7/mdoc.7')
-rw-r--r-- | share/man/man7/mdoc.7 | 12 |
1 files changed, 4 insertions, 8 deletions
diff --git a/share/man/man7/mdoc.7 b/share/man/man7/mdoc.7 index ecaedd3..9c27ea5 100644 --- a/share/man/man7/mdoc.7 +++ b/share/man/man7/mdoc.7 @@ -394,25 +394,21 @@ The extended list macros are used when the number of macro arguments would exceed the .Xr troff limitation of nine arguments. -.Sh CONFIGURATION -For site specific configuration of the macro package, -see the file -.Pa /usr/src/share/tmac/README . .Sh FILES .Bl -tag -width "tmac.doc-ditroff" -compact .It Pa tmac.doc Manual and general text domain macros. -.It Pa tmac.doc-common +.It Pa doc-common Common structural macros and definitions. -.It Pa tmac.doc-nroff +.It Pa doc-nroff Site dependent .Xr nroff style file. -.It Pa tmac.doc-ditroff +.It Pa doc-ditroff Site dependent .Xr troff style file. -.It Pa tmac.doc-syms +.It Pa doc-syms Special defines (such as the standards macro). .El .Sh SEE ALSO |