diff options
-rw-r--r-- | share/man/man7/mdoc.samples.7 | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/share/man/man7/mdoc.samples.7 b/share/man/man7/mdoc.samples.7 index dc1cfa61c49..7b8a3e4d797 100644 --- a/share/man/man7/mdoc.samples.7 +++ b/share/man/man7/mdoc.samples.7 @@ -1,4 +1,4 @@ -.\" $OpenBSD: mdoc.samples.7,v 1.65 2005/09/27 18:57:17 jaredy Exp $ +.\" $OpenBSD: mdoc.samples.7,v 1.66 2005/09/29 17:39:12 jaredy Exp $ .\" $NetBSD: mdoc.samples.7,v 1.5 1996/04/03 20:17:34 jtc Exp $ .\" .\" Copyright (c) 1990, 1993 @@ -980,7 +980,9 @@ or the name of the author of the man page. .An John Smith Aq john@email.address .El .Pp -By default, +In the +.Sx AUTHORS +section, .Ql \&.An causes a line break to occur before the author name. The arguments |