diff options
author | dillon <dillon@FreeBSD.org> | 1998-12-01 06:35:06 +0000 |
---|---|---|
committer | dillon <dillon@FreeBSD.org> | 1998-12-01 06:35:06 +0000 |
commit | a6ae27dbc45588e44718853db1e6ec4ed60f2a29 (patch) | |
tree | de3a2ce17aedf76c2604279cfd97bcdb2cc7025b /gnu | |
parent | 60136bf802d9182c37fb341edd02cb3c4b81ec10 (diff) | |
download | FreeBSD-src-a6ae27dbc45588e44718853db1e6ec4ed60f2a29.zip FreeBSD-src-a6ae27dbc45588e44718853db1e6ec4ed60f2a29.tar.gz |
Added reference to mdoc(7) and mdoc.samples(7) to the bottom of
man(1). The man manual page is the obvious first place that people
who are trying to write manual pages look.
Diffstat (limited to 'gnu')
-rw-r--r-- | gnu/usr.bin/man/man/man.man | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/gnu/usr.bin/man/man/man.man b/gnu/usr.bin/man/man/man.man index d16a59a..5c3fb04 100644 --- a/gnu/usr.bin/man/man/man.man +++ b/gnu/usr.bin/man/man/man.man @@ -132,7 +132,9 @@ is used. .Xr whatis 1 , .Xr manpath 1 , .Xr more 1 , -.Xr groff 1 +.Xr groff 1 , +.Xr mdoc 7 , +.Xr mdoc.samples 7 .Sh BUGS The .Fl t |