[BACK]Return to man.1 CVS log [TXT][DIR] Up to [cvsweb.bsd.lv] / mandoc

Diff for /mandoc/man.1 between version 1.8 and 1.11

version 1.8, 2014/12/17 20:04:23 version 1.11, 2015/01/15 04:26:40
Line 3 
Line 3 
 .\" Copyright (c) 1989, 1990, 1993  .\" Copyright (c) 1989, 1990, 1993
 .\"     The Regents of the University of California.  All rights reserved.  .\"     The Regents of the University of California.  All rights reserved.
 .\" Copyright (c) 2003, 2007, 2008, 2014 Jason McIntyre <jmc@openbsd.org>  .\" Copyright (c) 2003, 2007, 2008, 2014 Jason McIntyre <jmc@openbsd.org>
 .\" Copyright (c) 2010, 2011 Ingo Schwarze <schwarze@openbsd.org>  .\" Copyright (c) 2010, 2011, 2014, 2015 Ingo Schwarze <schwarze@openbsd.org>
 .\"  .\"
 .\" Redistribution and use in source and binary forms, with or without  .\" Redistribution and use in source and binary forms, with or without
 .\" modification, are permitted provided that the following conditions  .\" modification, are permitted provided that the following conditions
Line 106  Override the default operating system
Line 106  Override the default operating system
 for the  for the
 .Xr mdoc 7  .Xr mdoc 7
 .Ic \&Os  .Ic \&Os
   and for the
   .Xr man 7
   .Ic \&TH
 macro.  macro.
 .It Fl h  .It Fl h
 Display only the SYNOPSIS lines of the requested manual pages.  Display only the SYNOPSIS lines of the requested manual pages.
Line 297  to be reported on the standard error output and to aff
Line 300  to be reported on the standard error output and to aff
 The  The
 .Ar level  .Ar level
 can be  can be
 .Cm warning ,  .Cm warning
 .Cm error ,  
 or  or
 .Cm fatal .  .Cm error ;
 The default is  
 .Cm fatal ;  
 .Cm all  .Cm all
 is an alias for  is an alias for
 .Cm warning .  .Cm warning .
   By default,
   .Nm
   is silent.
 See the  See the
 .Xr mandoc 1  .Xr mandoc 1
 manual for details.  manual for details.
Line 412  utility is compliant with the
Line 415  utility is compliant with the
 specification.  specification.
 .Pp  .Pp
 The flags  The flags
 .Op Fl aCcfhMmSsw ,  .Op Fl aCcfhIKlMmOSsTVWw ,
 as well as the environment variables  as well as the environment variables
 .Ev MACHINE ,  .Ev MACHINE ,
 .Ev MANPAGER ,  .Ev MANPAGER ,

Legend:
Removed from v.1.8  
changed lines
  Added in v.1.11

CVSweb