summaryrefslogtreecommitdiffstats
path: root/mandoc.1
diff options
context:
space:
mode:
authorIngo Schwarze <schwarze@openbsd.org>2017-03-27 18:51:36 +0000
committerIngo Schwarze <schwarze@openbsd.org>2017-03-27 18:51:36 +0000
commitdccdeb2090771da13942bf2e6b697d93e2905e4f (patch)
tree0d7733248596ce4b68bdbd59bf46d8d0f9e5f00e /mandoc.1
parent593b8651a4a4f1537b876a12e3a2111c18321759 (diff)
downloadmandoc-dccdeb2090771da13942bf2e6b697d93e2905e4f.tar.gz
simplify the SYNOPSIS as well, just like the option lists;
suggested by and OK jmc@
Diffstat (limited to 'mandoc.1')
-rw-r--r--mandoc.16
1 files changed, 3 insertions, 3 deletions
diff --git a/mandoc.1 b/mandoc.1
index 502edab5..b1d80414 100644
--- a/mandoc.1
+++ b/mandoc.1
@@ -23,11 +23,11 @@
.Nd format manual pages
.Sh SYNOPSIS
.Nm mandoc
-.Op Fl acfhkl
+.Op Fl ac
.Op Fl I Cm os Ns = Ns Ar name
.Op Fl K Ar encoding
.Op Fl mdoc | man
-.Op Fl O Ar option
+.Op Fl O Ar options
.Op Fl T Ar output
.Op Fl W Ar level
.Op Ar
@@ -130,7 +130,7 @@ parser is used.
With other arguments,
.Fl m
is silently ignored.
-.It Fl O Ar option
+.It Fl O Ar options
Comma-separated output options.
.It Fl T Ar output
Output format.