summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorIngo Schwarze <schwarze@openbsd.org>2016-10-19 22:20:36 +0000
committerIngo Schwarze <schwarze@openbsd.org>2016-10-19 22:20:36 +0000
commit7abd0407381df78f84ebde8cd8e0ca36c538a498 (patch)
tree00adbb77c8813bba0bae3928a87dadaf05b7f3f1
parent1e34c928971dc21ec5ea4c387bcbb6da371f83e0 (diff)
downloadmandoc-7abd0407381df78f84ebde8cd8e0ca36c538a498.tar.gz
Avoid the confusion that -a might require a section argument; it does not.
Triggered by a question from <jmates at ee dot washington at edu>. OK jmc@.
-rw-r--r--man.18
1 files changed, 2 insertions, 6 deletions
diff --git a/man.1 b/man.1
index 62b51ded..d3f3faa3 100644
--- a/man.1
+++ b/man.1
@@ -69,12 +69,8 @@ machine architecture
The options are as follows:
.Bl -tag -width Ds
.It Fl a
-Display all of the manual pages for a specified
-.Ar section
-and
-.Ar name
-combination.
-Normally, only the first manual page found is displayed.
+Display all matching manual pages.
+Normally, only the first page found is displayed.
.It Fl C Ar file
Use the specified
.Ar file