Print this page
13507 some man pages need update following 13405
6308 some man pages are obsolete after moving to ksh builtins

Split Close
Expand all
Collapse all
          --- old/usr/src/prototypes/prototype.man1
          +++ new/usr/src/prototypes/prototype.man1
↓ open down ↓ 47 lines elided ↑ open up ↑
  48   48  .It Ar oper1
  49   49  Description of what oper1 is.
  50   50  .It Ar oper2
  51   51  Description of what oper2 is.
  52   52  .El
  53   53  .Sh EXIT STATUS
  54   54  .\" This section should indicate the set of exit codes one can expect.
  55   55  .\" In general, do not use the '.Ex' macro and instead call out the
  56   56  .\" different error values. One would expect at least a difference
  57   57  .\" between an error during execution and an error in the usage.
       58 +.\" The following exit values are returned:
       59 +.\" .Bl -tag -width Ds
       60 +.\" .It Sy 0
       61 +.\" All input files were successfully processed.
       62 +.\" .It Sy >0
       63 +.\" An error occurred.
       64 +.\" .El
  58   65  .Sh EXAMPLES
  59   66  .\" There should be multiple examples present that describe how to use
  60   67  .\" different parts of the command. This section should not be skipped
  61   68  .\" and it's good to have a number of them.
  62      -.\" .Sh ENVIRONMENT
       69 +.\" .Bl -tag -width 6
       70 +.\" .It Sy Example 1 No description of example
       71 +.\" .Pp
       72 +.\" Introduction
       73 +.\" .Bd -literal
       74 +.\"     $ command
       75 +.\" .Ed
       76 +.\" .El
       77 +.\" .Sh ENVIRONMENT VARIABLES
  63   78  .\" If the program reacts to environment variables, most often locale
  64   79  .\" related ones, document those here. If they are just the standard
  65   80  .\" locale ones, use the following text, adjusting it for the exact set
  66   81  .\" of locale specific values that impact it:
  67   82  .\" See
  68   83  .\" .Xr environ 5
  69   84  .\" for descriptions of the following environment variables
  70   85  .\" that affect the execution of
  71   86  .\" .Nm :
  72   87  .\" .Ev LANG ,
↓ open down ↓ 32 lines elided ↑ open up ↑
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX