aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/mandoc.1
diff options
context:
space:
mode:
authorIngo Schwarze <schwarze@openbsd.org>2017-01-31 19:44:04 +0000
committerIngo Schwarze <schwarze@openbsd.org>2017-01-31 19:44:04 +0000
commitf2d5fc1266321e25b50efaea4fd8a9db1e174038 (patch)
treef99a3e2fa8511820af6ec1301bde3bcfae31fed0 /mandoc.1
parent046e3c65003947eb754e38e878923232be78c007 (diff)
downloadmandoc-f2d5fc1266321e25b50efaea4fd8a9db1e174038.tar.gz
mandoc-f2d5fc1266321e25b50efaea4fd8a9db1e174038.tar.zst
mandoc-f2d5fc1266321e25b50efaea4fd8a9db1e174038.zip
add missing HISTORY information
Diffstat (limited to 'mandoc.1')
-rw-r--r--mandoc.117
1 files changed, 15 insertions, 2 deletions
diff --git a/mandoc.1 b/mandoc.1
index 41b955f3..91f5287b 100644
--- a/mandoc.1
+++ b/mandoc.1
@@ -1,4 +1,4 @@
-.\" $Id: mandoc.1,v 1.172 2017/01/28 23:30:08 schwarze Exp $
+.\" $Id: mandoc.1,v 1.173 2017/01/31 19:44:04 schwarze Exp $
.\"
.\" Copyright (c) 2009, 2010, 2011 Kristaps Dzonsons <kristaps@bsd.lv>
.\" Copyright (c) 2012, 2014-2017 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: January 28 2017 $
+.Dd $Mdocdate: January 31 2017 $
.Dt MANDOC 1
.Os
.Sh NAME
@@ -1836,6 +1836,19 @@ as if they were a text line.
.Xr mdoc 7 ,
.Xr roff 7 ,
.Xr tbl 7
+.Sh HISTORY
+The
+.Nm
+utility first appeared in
+.Ox 4.8 .
+The option
+.Fl I
+appeared in
+.Ox 5.2 ,
+and
+.Fl aCcfhKklMSsw
+in
+.Ox 5.7 .
.Sh AUTHORS
.An -nosplit
The