summaryrefslogtreecommitdiffstatshomepage
path: root/mandoc.1
diff options
context:
space:
mode:
authorKristaps Dzonsons <kristaps@bsd.lv>2009-03-23 16:02:56 +0000
committerKristaps Dzonsons <kristaps@bsd.lv>2009-03-23 16:02:56 +0000
commitf6be71db542408ec0b574a5dbfa6dc1666499a41 (patch)
tree903e89e54cabc2c71805ab2d78de581e9b42a142 /mandoc.1
parent364660607f78ece4469bf93ed5a754c04ec61847 (diff)
downloadmandoc-f6be71db542408ec0b574a5dbfa6dc1666499a41.tar.gz
mandoc-f6be71db542408ec0b574a5dbfa6dc1666499a41.tar.zst
mandoc-f6be71db542408ec0b574a5dbfa6dc1666499a41.zip
Initial documentation in place for man.7.
Diffstat (limited to 'mandoc.1')
-rw-r--r--mandoc.15
1 files changed, 3 insertions, 2 deletions
diff --git a/mandoc.1 b/mandoc.1
index 9a66e74b..9a5d52f1 100644
--- a/mandoc.1
+++ b/mandoc.1
@@ -1,4 +1,4 @@
-.\" $Id: mandoc.1,v 1.8 2009/03/23 15:41:09 kristaps Exp $
+.\" $Id: mandoc.1,v 1.9 2009/03/23 16:02:56 kristaps Exp $
.\"
.\" Copyright (c) 2009 Kristaps Dzonsons <kristaps@openbsd.org>
.\"
@@ -213,7 +213,8 @@ To page this manual page on the terminal:
.D1 % mandoc \-Wall,error mandoc.1 2>&1 | less
.\" SECTION
.Sh SEE ALSO
-.Xr mdoc 7
+.Xr mdoc 7 ,
+.Xr man 7
.\"
.Sh AUTHORS
The