summaryrefslogtreecommitdiffstats
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
commit56f99941c303035220ec1b4ff855a2743356d5d4 (patch)
tree44f254ae2ad749c9f180ccd33a8eaa8fae5d78f3 /mdoc.7
parenta3270aeee419e3ae560753e7fee9a12e9d54ed22 (diff)
downloadmandoc-56f99941c303035220ec1b4ff855a2743356d5d4.tar.gz
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.76
1 files changed, 3 insertions, 3 deletions
diff --git a/mdoc.7 b/mdoc.7
index 5351e503..357404ec 100644
--- a/mdoc.7
+++ b/mdoc.7
@@ -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 .