aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/mdoc.7
diff options
context:
space:
mode:
authorKristaps Dzonsons <kristaps@bsd.lv>2010-08-24 14:03:46 +0000
committerKristaps Dzonsons <kristaps@bsd.lv>2010-08-24 14:03:46 +0000
commit37180e644a936e9a3ac2460430c380121ffb8d28 (patch)
treef1811a2549a3601e4363606db9d9c7bd5a6bae47 /mdoc.7
parent92d36306307652f916347656b5c31928db651c45 (diff)
downloadmandoc-37180e644a936e9a3ac2460430c380121ffb8d28.tar.gz
mandoc-37180e644a936e9a3ac2460430c380121ffb8d28.tar.zst
mandoc-37180e644a936e9a3ac2460430c380121ffb8d28.zip
Fixed HISTORY to note mdoc's rewrite in groff-1.17, not groff-1.20.
Diffstat (limited to 'mdoc.7')
-rw-r--r--mdoc.74
1 files changed, 2 insertions, 2 deletions
diff --git a/mdoc.7 b/mdoc.7
index 08959e14..d7bd066d 100644
--- a/mdoc.7
+++ b/mdoc.7
@@ -1,4 +1,4 @@
-.\" $Id: mdoc.7,v 1.154 2010/08/24 13:39:37 kristaps Exp $
+.\" $Id: mdoc.7,v 1.155 2010/08/24 14:03:46 kristaps Exp $
.\"
.\" Copyright (c) 2009, 2010 Kristaps Dzonsons <kristaps@bsd.lv>
.\" Copyright (c) 2010 Ingo Schwarze <schwarze@openbsd.org>
@@ -2872,7 +2872,7 @@ The
language first appeared as a troff macro package in
.Bx 4.4 .
It was later significantly updated by Werner Lemberg and Ruslan Ermilov
-in groff-1.20.1.
+in groff-1.17.
The standalone implementation that is part of the
.Xr mandoc 1
utility written by Kristaps Dzonsons appeared in