[BACK]Return to printenv.1 CVS log [TXT][DIR] Up to [local] / src / usr.bin / printenv

Diff for /src/usr.bin/printenv/printenv.1 between version 1.3 and 1.4

version 1.3, 1998/09/27 16:57:50 version 1.4, 2000/03/10 20:17:49
Line 1 
Line 1 
 .\"     $OpenBSD$  .\"     $OpenBSD$
   .\"
 .\" Copyright (c) 1980, 1990 The Regents of the University of California.  .\" Copyright (c) 1980, 1990 The Regents of the University of California.
 .\" All rights reserved.  .\" All rights reserved.
 .\"  .\"
Line 46 
Line 47 
 .Sh DESCRIPTION  .Sh DESCRIPTION
 .Nm printenv  .Nm printenv
 prints out the names and values of the variables in the environment,  prints out the names and values of the variables in the environment,
 with one name/value pair per line.  If  with one name/value pair per line.
   If
 .Ar name  .Ar name
 is specified, only  is specified, only
 its value is printed.  its value is printed.

Legend:
Removed from v.1.3  
changed lines
  Added in v.1.4