=================================================================== RCS file: /cvs/mandoc/mandoc.1,v retrieving revision 1.216 retrieving revision 1.217 diff -u -p -r1.216 -r1.217 --- mandoc/mandoc.1 2017/07/07 16:20:30 1.216 +++ mandoc/mandoc.1 2017/07/20 15:26:41 1.217 @@ -1,4 +1,4 @@ -.\" $Id: mandoc.1,v 1.216 2017/07/07 16:20:30 schwarze Exp $ +.\" $Id: mandoc.1,v 1.217 2017/07/20 15:26:41 schwarze Exp $ .\" .\" Copyright (c) 2009, 2010, 2011 Kristaps Dzonsons .\" Copyright (c) 2012, 2014-2017 Ingo Schwarze @@ -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: July 7 2017 $ +.Dd $Mdocdate: July 20 2017 $ .Dt MANDOC 1 .Os .Sh NAME @@ -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.