summaryrefslogtreecommitdiffstats
path: root/mandoc.1
diff options
context:
space:
mode:
authorIngo Schwarze <schwarze@openbsd.org>2017-03-27 14:40:39 +0000
committerIngo Schwarze <schwarze@openbsd.org>2017-03-27 14:40:39 +0000
commit531e75dbfac886afbaf46fe558ea3a379c0fde5f (patch)
treee1c5eec0ce3bca07321361fd283d8fb022de6c74 /mandoc.1
parentfcfec595231183ea3015fb96eaed1c9e2f176bf5 (diff)
downloadmandoc-531e75dbfac886afbaf46fe558ea3a379c0fde5f.tar.gz
Simplify: mention at one place that -fkl override each other,
rather than stating it separately for each option. Suggested, OKed, and tweaked by jmc@.
Diffstat (limited to 'mandoc.1')
-rw-r--r--mandoc.118
1 files changed, 3 insertions, 15 deletions
diff --git a/mandoc.1 b/mandoc.1
index ac1a3d9f..5d508851 100644
--- a/mandoc.1
+++ b/mandoc.1
@@ -68,11 +68,6 @@ It can be specified to override
.It Fl f
A synonym for
.Xr whatis 1 .
-This overrides any earlier
-.Fl k
-and
-.Fl l
-options.
.It Fl h
Display only the SYNOPSIS lines.
Implies
@@ -123,19 +118,9 @@ Otherwise, input is interpreted as
.It Fl k
A synonym for
.Xr apropos 1 .
-This overrides any earlier
-.Fl f
-and
-.Fl l
-options.
.It Fl l
A synonym for
.Fl a .
-Also reverts any earlier
-.Fl f
-and
-.Fl k
-options.
.It Fl mdoc | man
With
.Fl mdoc ,
@@ -222,6 +207,9 @@ also supports the options
described in the
.Xr apropos 1
manual.
+The options
+.Fl fkl
+are mutually exclusive and override each other.
.Ss Output Formats
The
.Nm