=================================================================== RCS file: /cvs/mandoc/man.1,v retrieving revision 1.8 retrieving revision 1.12 diff -u -p -r1.8 -r1.12 --- mandoc/man.1 2014/12/17 20:04:23 1.8 +++ mandoc/man.1 2015/01/20 21:16:51 1.12 @@ -1,9 +1,9 @@ -.\" $Id: man.1,v 1.8 2014/12/17 20:04:23 schwarze Exp $ +.\" $Id: man.1,v 1.12 2015/01/20 21:16:51 schwarze Exp $ .\" .\" Copyright (c) 1989, 1990, 1993 .\" The Regents of the University of California. All rights reserved. .\" Copyright (c) 2003, 2007, 2008, 2014 Jason McIntyre -.\" Copyright (c) 2010, 2011 Ingo Schwarze +.\" Copyright (c) 2010, 2011, 2014, 2015 Ingo Schwarze .\" .\" Redistribution and use in source and binary forms, with or without .\" modification, are permitted provided that the following conditions @@ -31,7 +31,7 @@ .\" .\" @(#)man.1 8.2 (Berkeley) 1/2/94 .\" -.Dd $Mdocdate: December 17 2014 $ +.Dd $Mdocdate: January 20 2015 $ .Dt MAN 1 .Os .Sh NAME @@ -106,6 +106,9 @@ Override the default operating system for the .Xr mdoc 7 .Ic \&Os +and for the +.Xr man 7 +.Ic \&TH macro. .It Fl h Display only the SYNOPSIS lines of the requested manual pages. @@ -300,12 +303,13 @@ can be .Cm warning , .Cm error , or -.Cm fatal . -The default is -.Cm fatal ; +.Cm unsupp ; .Cm all is an alias for .Cm warning . +By default, +.Nm +is silent. See the .Xr mandoc 1 manual for details. @@ -412,7 +416,7 @@ utility is compliant with the specification. .Pp The flags -.Op Fl aCcfhMmSsw , +.Op Fl aCcfhIKlMmOSsTVWw , as well as the environment variables .Ev MACHINE , .Ev MANPAGER ,