aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/mdoc.7
diff options
context:
space:
mode:
authorIngo Schwarze <schwarze@openbsd.org>2013-07-13 19:41:16 +0000
committerIngo Schwarze <schwarze@openbsd.org>2013-07-13 19:41:16 +0000
commit91e047ba0d335a858324bcad4435e5c7cefe3981 (patch)
treeff68b52731cd5c4ca68ab80a6877780212040a2c /mdoc.7
parentc347c2cd27346df69977ccd8c718bb4c1ec91a88 (diff)
downloadmandoc-91e047ba0d335a858324bcad4435e5c7cefe3981.tar.gz
mandoc-91e047ba0d335a858324bcad4435e5c7cefe3981.tar.zst
mandoc-91e047ba0d335a858324bcad4435e5c7cefe3981.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@.
Diffstat (limited to 'mdoc.7')
-rw-r--r--mdoc.710
1 files changed, 5 insertions, 5 deletions
diff --git a/mdoc.7 b/mdoc.7
index f18110de..c6b1c9f1 100644
--- a/mdoc.7
+++ b/mdoc.7
@@ -1,4 +1,4 @@
-.\" $Id: mdoc.7,v 1.218 2013/06/19 21:20:27 schwarze Exp $
+.\" $Id: mdoc.7,v 1.219 2013/07/13 19:41:16 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 19 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.
@@ -1902,6 +1902,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
@@ -3168,5 +3169,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 .