=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/mandoc/mandoc.1,v retrieving revision 1.67 retrieving revision 1.68 diff -c -r1.67 -r1.68 *** src/usr.bin/mandoc/mandoc.1 2014/11/25 03:44:35 1.67 --- src/usr.bin/mandoc/mandoc.1 2014/12/02 11:31:46 1.68 *************** *** 1,4 **** ! .\" $OpenBSD: mandoc.1,v 1.67 2014/11/25 03:44:35 bentley Exp $ .\" .\" Copyright (c) 2009, 2010, 2011 Kristaps Dzonsons .\" Copyright (c) 2012, 2014 Ingo Schwarze --- 1,4 ---- ! .\" $OpenBSD: mandoc.1,v 1.68 2014/12/02 11:31:46 schwarze Exp $ .\" .\" Copyright (c) 2009, 2010, 2011 Kristaps Dzonsons .\" Copyright (c) 2012, 2014 Ingo Schwarze *************** *** 15,21 **** .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. .\" ! .Dd $Mdocdate: November 25 2014 $ .Dt MANDOC 1 .Os .Sh NAME --- 15,21 ---- .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. .\" ! .Dd $Mdocdate: December 2 2014 $ .Dt MANDOC 1 .Os .Sh NAME *************** *** 49,55 **** text from stdin, implying .Fl m Ns Cm andoc , and produces ! .Fl T Ns Cm ascii output. .Pp The options are as follows: --- 49,55 ---- text from stdin, implying .Fl m Ns Cm andoc , and produces ! .Fl T Ns Cm locale output. .Pp The options are as follows: *************** *** 146,152 **** .Sx Output Formats for available formats. Defaults to ! .Fl T Ns Cm ascii . .It Fl V Print version and exit. .It Fl W Ns Ar level --- 146,152 ---- .Sx Output Formats for available formats. Defaults to ! .Fl T Ns Cm locale . .It Fl V Print version and exit. .It Fl W Ns Ar level *************** *** 255,261 **** .Bl -tag -width "-Tlocale" .It Fl T Ns Cm ascii Produce 7-bit ASCII output. - This is the default. See .Sx ASCII Output . .It Fl T Ns Cm html --- 255,260 ---- *************** *** 268,273 **** --- 267,273 ---- .Fl W Ns Cm warning . .It Fl T Ns Cm locale Encode output using the current locale. + This is the default. See .Sx Locale Output . .It Fl T Ns Cm man *************** *** 299,306 **** corresponding filter in-order. .Ss ASCII Output Output produced by ! .Fl T Ns Cm ascii , ! which is the default, is rendered in standard 7-bit ASCII documented in .Xr ascii 7 . .Pp Font styles are applied by using back-spaced encoding such that an --- 299,306 ---- corresponding filter in-order. .Ss ASCII Output Output produced by ! .Fl T Ns Cm ascii ! is rendered in standard 7-bit ASCII documented in .Xr ascii 7 . .Pp Font styles are applied by using back-spaced encoding such that an *************** *** 409,414 **** --- 409,416 ---- .Ss Locale Output Locale-depending output encoding is triggered with .Fl T Ns Cm locale . + This is the default. + .Pp This option is not available on all systems: systems without locale support, or those whose internal representation is not natively UCS-4, will fall back to