diff options
author | Ingo Schwarze <schwarze@cvs.openbsd.org> | 2013-07-13 19:27:48 +0000 |
---|---|---|
committer | Ingo Schwarze <schwarze@cvs.openbsd.org> | 2013-07-13 19:27:48 +0000 |
commit | e959dd2603c4ff97c6582b5e0ee6a2becae40bc0 (patch) | |
tree | bbd40eb766d76c3d857c96cf720ce113c7682f3b /share/man/man7 | |
parent | e123ce139a5033f57db2b4481391879ad10f49f4 (diff) |
For citing the names and email addresses of authors,
consistently use the style ".An name Aq Mt email".
Triggered by a question from Jan Stary <hans at stare dot cz>,
ok jmc@.
Diffstat (limited to 'share/man/man7')
-rw-r--r-- | share/man/man7/eqn.7 | 7 | ||||
-rw-r--r-- | share/man/man7/mandoc_char.7 | 7 | ||||
-rw-r--r-- | share/man/man7/mdoc.7 | 10 | ||||
-rw-r--r-- | share/man/man7/tbl.7 | 7 |
4 files changed, 14 insertions, 17 deletions
diff --git a/share/man/man7/eqn.7 b/share/man/man7/eqn.7 index 2f7c3d69c0a..0f393220349 100644 --- a/share/man/man7/eqn.7 +++ b/share/man/man7/eqn.7 @@ -1,4 +1,4 @@ -.\" $OpenBSD: eqn.7,v 1.2 2011/09/25 18:25:43 jmc Exp $ +.\" $OpenBSD: eqn.7,v 1.3 2013/07/13 19:27:47 schwarze Exp $ .\" .\" Copyright (c) 2011 Kristaps Dzonsons <kristaps@bsd.lv> .\" @@ -14,7 +14,7 @@ .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. .\" -.Dd $Mdocdate: September 25 2011 $ +.Dd $Mdocdate: July 13 2013 $ .Dt EQN 7 .Os .Sh NAME @@ -276,5 +276,4 @@ was added in 2011. This .Nm reference was written by -.An Kristaps Dzonsons , -.Mt kristaps@bsd.lv . +.An Kristaps Dzonsons Aq Mt kristaps@bsd.lv . diff --git a/share/man/man7/mandoc_char.7 b/share/man/man7/mandoc_char.7 index a02e37885de..53686d6492d 100644 --- a/share/man/man7/mandoc_char.7 +++ b/share/man/man7/mandoc_char.7 @@ -1,4 +1,4 @@ -.\" $OpenBSD: mandoc_char.7,v 1.15 2013/04/27 17:15:01 jmc Exp $ +.\" $OpenBSD: mandoc_char.7,v 1.16 2013/07/13 19:27:47 schwarze Exp $ .\" .\" Copyright (c) 2003 Jason McIntyre <jmc@openbsd.org> .\" Copyright (c) 2009, 2010, 2011 Kristaps Dzonsons <kristaps@bsd.lv> @@ -16,7 +16,7 @@ .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. .\" -.Dd $Mdocdate: April 27 2013 $ +.Dd $Mdocdate: July 13 2013 $ .Dt MANDOC_CHAR 7 .Os .Sh NAME @@ -724,8 +724,7 @@ known representation. The .Nm manual page was written by -.An Kristaps Dzonsons , -.Mt kristaps@bsd.lv . +.An Kristaps Dzonsons Aq Mt kristaps@bsd.lv . .Sh CAVEATS The .Sq \e*(Ba diff --git a/share/man/man7/mdoc.7 b/share/man/man7/mdoc.7 index e30114d17b9..57b150153d2 100644 --- a/share/man/man7/mdoc.7 +++ b/share/man/man7/mdoc.7 @@ -1,4 +1,4 @@ -.\" $OpenBSD: mdoc.7,v 1.98 2013/06/17 17:39:48 guenther Exp $ +.\" $OpenBSD: mdoc.7,v 1.99 2013/07/13 19:27:47 schwarze Exp $ .\" .\" Copyright (c) 2009, 2010, 2011 Kristaps Dzonsons <kristaps@bsd.lv> .\" Copyright (c) 2010, 2011 Ingo Schwarze <schwarze@openbsd.org> @@ -15,7 +15,7 @@ .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. .\" -.Dd $Mdocdate: June 17 2013 $ +.Dd $Mdocdate: July 13 2013 $ .Dt MDOC 7 .Os .Sh NAME @@ -657,7 +657,7 @@ for all other author listings. .Pp Examples: .Dl \&.An -nosplit -.Dl \&.An Kristaps Dzonsons \&Aq kristaps@bsd.lv +.Dl \&.An Kristaps Dzonsons \&Aq \&Mt kristaps@bsd.lv .Ss \&Ao Begin a block enclosed by angle brackets. Does not have any head arguments. @@ -1920,6 +1920,7 @@ Its syntax is as follows: .Pp Examples: .Dl \&.Mt discuss@manpages.bsd.lv +.Dl \&.An Kristaps Dzonsons \&Aq \&Mt kristaps@bsd.lv .Ss \&Nd A one line description of the manual's content. This may only be invoked in the @@ -3186,5 +3187,4 @@ utility written by Kristaps Dzonsons appeared in The .Nm reference was written by -.An Kristaps Dzonsons , -.Mt kristaps@bsd.lv . +.An Kristaps Dzonsons Aq Mt kristaps@bsd.lv . diff --git a/share/man/man7/tbl.7 b/share/man/man7/tbl.7 index a3a60b627a6..04e8d3dd6d8 100644 --- a/share/man/man7/tbl.7 +++ b/share/man/man7/tbl.7 @@ -1,4 +1,4 @@ -.\" $OpenBSD: tbl.7,v 1.4 2011/09/18 10:38:57 schwarze Exp $ +.\" $OpenBSD: tbl.7,v 1.5 2013/07/13 19:27:47 schwarze Exp $ .\" .\" Copyright (c) 2010, 2011 Kristaps Dzonsons <kristaps@bsd.lv> .\" @@ -14,7 +14,7 @@ .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. .\" -.Dd $Mdocdate: September 18 2011 $ +.Dd $Mdocdate: July 13 2013 $ .Dt TBL 7 .Os .Sh NAME @@ -337,5 +337,4 @@ utility. This .Nm reference was written by -.An Kristaps Dzonsons , -.Mt kristaps@bsd.lv . +.An Kristaps Dzonsons Aq Mt kristaps@bsd.lv . |