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

Diff for /mandoc/mdoc.7 between version 1.287 and 1.289

version 1.287, 2021/07/29 17:32:01 version 1.289, 2022/01/13 08:42:15
Line 1 
Line 1 
 .\"     $Id$  .\" $Id$
 .\"  .\"
 .\" Copyright (c) 2009, 2010, 2011 Kristaps Dzonsons <kristaps@bsd.lv>  .\" Copyright (c) 2009, 2010, 2011 Kristaps Dzonsons <kristaps@bsd.lv>
 .\" Copyright (c) 2010, 2011, 2013-2020 Ingo Schwarze <schwarze@openbsd.org>  .\" Copyright (c) 2010, 2011, 2013-2020 Ingo Schwarze <schwarze@openbsd.org>
Line 1614  Examples:
Line 1614  Examples:
 .Dl ".Nm aucat Fl o Fl"  .Dl ".Nm aucat Fl o Fl"
 .Dl ".Nm kill Fl Ar signal_number"  .Dl ".Nm kill Fl Ar signal_number"
 .Pp  .Pp
 For GNU-sytle long options, escaping the additional hyphen-minus is not  For GNU-style long options, escaping the additional hyphen-minus is not
 strictly required, but may be safer with future versions of GNU troff; see  strictly required, but may be safer with future versions of GNU troff; see
 .Xr mandoc_char 7  .Xr mandoc_char 7
 for details.  for details.
Line 2486  Based on POSIX.1 and POSIX.2, published in 1992.
Line 2486  Based on POSIX.1 and POSIX.2, published in 1992.
 .br  .br
 This standard was published in 1994.  This standard was published in 1994.
 It was used as the basis for UNIX 95 certification.  It was used as the basis for UNIX 95 certification.
 The following three refer to parts of it.  The following two refer to parts of it.
 .Pp  
 .It \-xsh4.2  
 .St -xsh4.2  
 .Pp  .Pp
 .It \-xcurses4.2  .It \-xcurses4.2
 .St -xcurses4.2  .St -xcurses4.2

Legend:
Removed from v.1.287  
changed lines
  Added in v.1.289

CVSweb