summaryrefslogtreecommitdiffstats
path: root/mandoc.1
diff options
context:
space:
mode:
authorKristaps Dzonsons <kristaps@bsd.lv>2009-07-06 09:34:29 +0000
committerKristaps Dzonsons <kristaps@bsd.lv>2009-07-06 09:34:29 +0000
commitc87520eafbd20bdf126e5d00b5cfa57fe4542aa9 (patch)
tree810cd97b87ddbd33dfbfd7f853d04f34440ec959 /mandoc.1
parent4baed99617de2e5dacb16862a0cecb8885b435f0 (diff)
downloadmandoc-c87520eafbd20bdf126e5d00b5cfa57fe4542aa9.tar.gz
Backed -Wcompat,syntax out of front-end.
Diffstat (limited to 'mandoc.1')
-rw-r--r--mandoc.110
1 files changed, 3 insertions, 7 deletions
diff --git a/mandoc.1 b/mandoc.1
index b52a1e54..e34f0ca1 100644
--- a/mandoc.1
+++ b/mandoc.1
@@ -60,15 +60,11 @@ for available formats. Defaults to
Print version and exit.
.\" ITEM
.It Fl W Ns Ar err...
-Print warning messages. May be set to
+Configure warning messages. Use
.Fl W Ns Ar all
-for all warnings,
-.Ar compat
-for groff/troff-compatibility warnings, or
-.Ar syntax
-for syntax warnings. If
+to print warnings,
.Fl W Ns Ar error
-is specified, warnings are considered errors and cause utility
+for warnings to be considered errors and cause utility
termination. Multiple
.Fl W
arguments may be comma-separated, such as