summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorIngo Schwarze <schwarze@openbsd.org>2021-07-04 16:33:04 +0000
committerIngo Schwarze <schwarze@openbsd.org>2021-07-04 16:33:04 +0000
commit5e6b9c4b6acde45631ed4c461925428919d7a09b (patch)
tree36de92856cb4c1e4581d1fe0ede563fbe33aaf60
parentf832ec6c36e0404849c4a0c33bc812eb65f90a8c (diff)
downloadmandoc-5e6b9c4b6acde45631ed4c461925428919d7a09b.tar.gz
s/The arguments are as follows:/The options are as follows:/
because that's what the example is talking about; patch from kn@
-rw-r--r--mdoc.72
1 files changed, 1 insertions, 1 deletions
diff --git a/mdoc.7 b/mdoc.7
index 905c2d0d..3567ccc9 100644
--- a/mdoc.7
+++ b/mdoc.7
@@ -297,7 +297,7 @@ utility does this, that, and the other.
It usually follows with a breakdown of the options (if documenting a
command), such as:
.Bd -literal -offset indent
-The arguments are as follows:
+The options are as follows:
\&.Bl \-tag \-width Ds
\&.It Fl v
Print verbose information.