summaryrefslogtreecommitdiffstats
path: root/mandoc.1
diff options
context:
space:
mode:
authorIngo Schwarze <schwarze@openbsd.org>2015-02-16 16:23:54 +0000
committerIngo Schwarze <schwarze@openbsd.org>2015-02-16 16:23:54 +0000
commita8aad8b14d8c6c974b71e5ab88a00d3abe7f285d (patch)
tree1d6b2c7a71da9e29f561cec117e196be9fb234cd /mandoc.1
parent5d9158d7307172c955a9a114726e0e2636f2da9b (diff)
downloadmandoc-a8aad8b14d8c6c974b71e5ab88a00d3abe7f285d.tar.gz
Delete the -V option. It serves no purpose but keeps confusing people.
Keeping track of the versions of installed software is the job of the package manager, not of the individual binaries. If individual binaries include version numbers, that tends to goad people into writing broken configuration tests that inspect version numbers instead of properly testing for features.
Diffstat (limited to 'mandoc.1')
-rw-r--r--mandoc.14
1 files changed, 1 insertions, 3 deletions
diff --git a/mandoc.1 b/mandoc.1
index 556d0ecc..306827b0 100644
--- a/mandoc.1
+++ b/mandoc.1
@@ -23,7 +23,7 @@
.Nd format and display UNIX manuals
.Sh SYNOPSIS
.Nm mandoc
-.Op Fl acfhklV
+.Op Fl acfhkl
.Sm off
.Op Fl I Cm os Li = Ar name
.Sm on
@@ -150,8 +150,6 @@ See
for available formats.
Defaults to
.Fl T Ns Cm locale .
-.It Fl V
-Print version and exit.
.It Fl W Ns Ar level
Specify the minimum message
.Ar level