summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorIngo Schwarze <schwarze@openbsd.org>2014-08-21 02:38:24 +0000
committerIngo Schwarze <schwarze@openbsd.org>2014-08-21 02:38:24 +0000
commitc5afe1457c884399f540e3898d76a6dac974bcc9 (patch)
tree605ae7e83a88211f0c44e4d03180e7e7f3732023
parentd5b340a96819d6f2d73e6d216c76700aa6dc6584 (diff)
downloadmandoc-c5afe1457c884399f540e3898d76a6dac974bcc9.tar.gz
man -I -O -T -W now work, too
-rw-r--r--man.18
1 files changed, 8 insertions, 0 deletions
diff --git a/man.1 b/man.1
index d53b6d2b..eb7d884b 100644
--- a/man.1
+++ b/man.1
@@ -221,6 +221,14 @@ and
combination.
.El
.Pp
+The
+.Nm
+utility also supports the options
+.Fl IOTW
+described in the
+.Xr mandoc 1
+manual.
+.Pp
Guidelines for writing
man pages can be found in
.Xr mdoc 7 .