summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--man.731
1 files changed, 21 insertions, 10 deletions
diff --git a/man.7 b/man.7
index 7ba192bf..6a2bb206 100644
--- a/man.7
+++ b/man.7
@@ -612,21 +612,32 @@ The
language first appeared as a macro package for the roff typesetting
system in
.At v7 .
-It was later rewritten by
+.Pp
+The stand-alone implementation that is part of the
+.Xr mandoc 1
+utility first appeared in
+.Ox 4.6 .
+.Sh AUTHORS
+.An -nosplit
+.An Douglas McIlroy Aq Mt m.douglas.mcilroy@dartmouth.edu
+designed and implemented the original version of these macros,
+wrote the original version of this manual page,
+and was the first to use them when he edited volume 1 of the
+.At v7
+manual pages.
+.Pp
.An James Clark
-as a macro package for groff.
+later rewrote the macros for groff.
.An Eric S. Raymond Aq Mt esr@thyrsus.com
and
.An Werner Lemberg Aq Mt wl@gnu.org
-wrote the extended
+added the extended
.Nm
-macros for groff in 2007.
-The stand-alone implementation that is part of the
+macros to groff in 2007.
+.Pp
+The
.Xr mandoc 1
-utility written by Kristaps Dzonsons appeared in
-.Ox 4.6 .
-.Sh AUTHORS
-This
+program and this
.Nm
-reference was written by
+reference were written by
.An Kristaps Dzonsons Aq Mt kristaps@bsd.lv .