aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
-rw-r--r--man.110
1 files changed, 9 insertions, 1 deletions
diff --git a/man.1 b/man.1
index 797286c0..6d9f0903 100644
--- a/man.1
+++ b/man.1
@@ -1,4 +1,4 @@
-.\" $Id: man.1,v 1.2 2014/08/21 01:35:43 schwarze Exp $
+.\" $Id: man.1,v 1.3 2014/08/21 02:38:24 schwarze Exp $
.\" $OpenBSD: man.1,v 1.55 2014/04/03 06:15:18 jmc Exp $
.\"
.\" Copyright (c) 1989, 1990, 1993
@@ -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 .