diff options
author | Mike Pritchard <mpp@FreeBSD.org> | 1999-08-14 09:45:31 +0000 |
---|---|---|
committer | Mike Pritchard <mpp@FreeBSD.org> | 1999-08-14 09:45:31 +0000 |
commit | 5bb3eb09fd6413c1e9b1e8e3f972db359469d465 (patch) | |
tree | d2b6c71bad7577e6550ce80cca94198000c2cd6c /share/man/man7/mdoc.samples.7 | |
parent | ff5bd28e702eb04bbe99b5b6364e15ecf3fde5dd (diff) |
Notes
Diffstat (limited to 'share/man/man7/mdoc.samples.7')
-rw-r--r-- | share/man/man7/mdoc.samples.7 | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/share/man/man7/mdoc.samples.7 b/share/man/man7/mdoc.samples.7 index 826bc03eaaf74..16e4215d9fc8d 100644 --- a/share/man/man7/mdoc.samples.7 +++ b/share/man/man7/mdoc.samples.7 @@ -30,7 +30,7 @@ .\" SUCH DAMAGE. .\" .\" @(#)mdoc.samples.7 8.2 (Berkeley) 12/30/93 -.\" $Id: mdoc.samples.7,v 1.18 1999/06/24 00:18:46 mpp Exp $ +.\" $Id: mdoc.samples.7,v 1.19 1999/06/24 00:59:40 mpp Exp $ .\" .\" This tutorial sampler invokes every macro in the package several .\" times and is guaranteed to give a worst case performance @@ -1999,6 +1999,9 @@ Any command which does not adhere to any specific standards should be outlined historically in this section. .It \&.Sh AUTHORS Credits, if need be, should be placed here. +The +.Ql \&.An +macro should be used to specify the name of the person. .It \&.Sh DIAGNOSTICS Diagnostics from a command should be placed in this section. .It \&.Sh ERRORS |