aboutsummaryrefslogtreecommitdiffstatshomepage
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
commit9b7d66dd614cbd7d82a8512379216218ac547d5d (patch)
tree4e19b8af089b1243473dd8f01d3334a38ca0d3c6 /mandoc.1
parentde65759ae10a0dde57d4be5019cd5abfb3dfe4bc (diff)
downloadmandoc-9b7d66dd614cbd7d82a8512379216218ac547d5d.tar.gz
mandoc-9b7d66dd614cbd7d82a8512379216218ac547d5d.tar.zst
mandoc-9b7d66dd614cbd7d82a8512379216218ac547d5d.zip
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.18
1 files changed, 3 insertions, 5 deletions
diff --git a/mandoc.1 b/mandoc.1
index ec5119b0..79f55b14 100644
--- a/mandoc.1
+++ b/mandoc.1
@@ -1,4 +1,4 @@
-.\" $Id: mandoc.1,v 1.152 2015/02/07 15:15:20 schwarze Exp $
+.\" $Id: mandoc.1,v 1.153 2015/02/16 16:23:54 schwarze Exp $
.\"
.\" Copyright (c) 2009, 2010, 2011 Kristaps Dzonsons <kristaps@bsd.lv>
.\" Copyright (c) 2012, 2014, 2015 Ingo Schwarze <schwarze@openbsd.org>
@@ -15,7 +15,7 @@
.\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
.\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
.\"
-.Dd $Mdocdate: February 7 2015 $
+.Dd $Mdocdate: February 16 2015 $
.Dt MANDOC 1
.Os
.Sh NAME
@@ -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