summaryrefslogtreecommitdiffstats
path: root/mdoc.7
diff options
context:
space:
mode:
authorIngo Schwarze <schwarze@openbsd.org>2010-09-26 19:46:48 +0000
committerIngo Schwarze <schwarze@openbsd.org>2010-09-26 19:46:48 +0000
commit01d35e790dc8582cde8876ab1ef1aac18d909d4c (patch)
tree93ae8a521d5cd5fbd7e101969f0d6ff687e599e2 /mdoc.7
parent8a069ff6b8d0acb0b7686df67c5778575f305e3c (diff)
downloadmandoc-01d35e790dc8582cde8876ab1ef1aac18d909d4c.tar.gz
sync to OpenBSD:
note that IMPLEMENTATION NOTES is not used in OpenBSD add missing comma in "sections 1, 6, & 8 only" below EXIT STATUS below SEE ALSO, add an .Xr to man(1), and from man(7) to mdoc(7)
Diffstat (limited to 'mdoc.7')
-rw-r--r--mdoc.74
1 files changed, 3 insertions, 1 deletions
diff --git a/mdoc.7 b/mdoc.7
index 8d402ccb..a7a39714 100644
--- a/mdoc.7
+++ b/mdoc.7
@@ -343,13 +343,14 @@ The
\&.Nm
utility processes files ...
\&.\e\*q .Sh IMPLEMENTATION NOTES
+\&.\e\*q Not used in OpenBSD.
\&.\e\*q .Sh RETURN VALUES
\&.\e\*q For sections 2, 3, & 9 only.
\&.\e\*q .Sh ENVIRONMENT
\&.\e\*q For sections 1, 6, 7, & 8 only.
\&.\e\*q .Sh FILES
\&.\e\*q .Sh EXIT STATUS
-\&.\e\*q For sections 1, 6 & 8 only.
+\&.\e\*q For sections 1, 6, & 8 only.
\&.\e\*q .Sh EXAMPLES
\&.\e\*q .Sh DIAGNOSTICS
\&.\e\*q For sections 1, 4, 6, 7, & 8 only.
@@ -2868,6 +2869,7 @@ standalone double-quote in formatted output.
This is not supported by mandoc.
.El
.Sh SEE ALSO
+.Xr man 1 ,
.Xr mandoc 1 ,
.Xr mandoc_char 7
.Sh HISTORY