summaryrefslogtreecommitdiffstats
path: root/mandoc.1
diff options
context:
space:
mode:
Diffstat (limited to 'mandoc.1')
-rw-r--r--mandoc.14
1 files changed, 3 insertions, 1 deletions
diff --git a/mandoc.1 b/mandoc.1
index 138628a7..59457af1 100644
--- a/mandoc.1
+++ b/mandoc.1
@@ -238,7 +238,9 @@ See
.It Fl T Cm lint
Parse only: produce no output.
Implies
-.Fl W Cm all .
+.Fl W Cm all
+and redirects parser messages, which usually appear
+on standard error output, to standard output.
.It Fl T Cm locale
Encode output using the current locale.
This is the default.