diff options
author | 2013-07-13 19:27:46 +0000 | |
---|---|---|
committer | 2013-07-13 19:27:46 +0000 | |
commit | 72f69b3ea890408d2b68ea3288aef401c021196d (patch) | |
tree | 2eabc53f29008f4c1b9f155cd06486d532dcdfb8 | |
parent | unify register_t to long on all platforms (diff) | |
download | wireguard-openbsd-72f69b3ea890408d2b68ea3288aef401c021196d.tar.xz wireguard-openbsd-72f69b3ea890408d2b68ea3288aef401c021196d.zip |
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@.
-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 | ||||
-rw-r--r-- | usr.bin/mandoc/apropos.1 | 7 | ||||
-rw-r--r-- | usr.bin/mandoc/makewhatis.8 | 7 | ||||
-rw-r--r-- | usr.bin/mandoc/mandoc.1 | 7 | ||||
-rw-r--r-- | usr.bin/mandoc/whatis.1 | 7 |
8 files changed, 26 insertions, 33 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 . diff --git a/usr.bin/mandoc/apropos.1 b/usr.bin/mandoc/apropos.1 index df997ed132c..e54c20ce637 100644 --- a/usr.bin/mandoc/apropos.1 +++ b/usr.bin/mandoc/apropos.1 @@ -1,4 +1,4 @@ -.\" $Id: apropos.1,v 1.17 2012/01/14 23:31:33 schwarze Exp $ +.\" $Id: apropos.1,v 1.18 2013/07/13 19:27:46 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: January 14 2012 $ +.Dd $Mdocdate: July 13 2013 $ .Dt APROPOS 1 .Os .Sh NAME @@ -352,5 +352,4 @@ wrote the original .Nm in February 1979. The current version was written by -.An Kristaps Dzonsons , -.Mt kristaps@bsd.lv . +.An Kristaps Dzonsons Aq Mt kristaps@bsd.lv . diff --git a/usr.bin/mandoc/makewhatis.8 b/usr.bin/mandoc/makewhatis.8 index 1a48e7fa444..6790e58a58f 100644 --- a/usr.bin/mandoc/makewhatis.8 +++ b/usr.bin/mandoc/makewhatis.8 @@ -1,4 +1,4 @@ -.\" $Id: makewhatis.8,v 1.3 2012/01/14 23:31:33 schwarze Exp $ +.\" $Id: makewhatis.8,v 1.4 2013/07/13 19:27:46 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: January 14 2012 $ +.Dd $Mdocdate: July 13 2013 $ .Dt MAKEWHATIS 8 .Os .Sh NAME @@ -319,5 +319,4 @@ in February 1979, .An Marc Espie started the Perl version in 2000, and the current version was written by -.An Kristaps Dzonsons , -.Mt kristaps@bsd.lv . +.An Kristaps Dzonsons Aq Mt kristaps@bsd.lv . diff --git a/usr.bin/mandoc/mandoc.1 b/usr.bin/mandoc/mandoc.1 index b72072ca416..bf9081d90ae 100644 --- a/usr.bin/mandoc/mandoc.1 +++ b/usr.bin/mandoc/mandoc.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: mandoc.1,v 1.55 2013/03/06 06:54:14 jmc Exp $ +.\" $OpenBSD: mandoc.1,v 1.56 2013/07/13 19:27:46 schwarze Exp $ .\" .\" Copyright (c) 2009, 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: March 6 2013 $ +.Dd $Mdocdate: July 13 2013 $ .Dt MANDOC 1 .Os .Sh NAME @@ -649,8 +649,7 @@ lists render similarly. The .Nm utility was written by -.An Kristaps Dzonsons , -.Mt kristaps@bsd.lv . +.An Kristaps Dzonsons Aq Mt kristaps@bsd.lv . .Sh CAVEATS In .Fl T Ns Cm html diff --git a/usr.bin/mandoc/whatis.1 b/usr.bin/mandoc/whatis.1 index e052e1cd719..6cc0fd77653 100644 --- a/usr.bin/mandoc/whatis.1 +++ b/usr.bin/mandoc/whatis.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: whatis.1,v 1.7 2012/01/14 23:31:33 schwarze Exp $ +.\" $OpenBSD: whatis.1,v 1.8 2013/07/13 19:27:46 schwarze Exp $ .\" .\" Copyright (c) 1989, 1990, 1993 .\" The Regents of the University of California. All rights reserved. @@ -29,7 +29,7 @@ .\" .\" @(#)whatis.1 8.1 (Berkeley) 6/6/93 .\" -.Dd $Mdocdate: January 14 2012 $ +.Dd $Mdocdate: July 13 2013 $ .Dt WHATIS 1 .Os .Sh NAME @@ -191,5 +191,4 @@ and the original .Nm in February 1979. The current version was written by -.An Kristaps Dzonsons , -.Mt kristaps@bsd.lv . +.An Kristaps Dzonsons Aq Mt kristaps@bsd.lv . |