=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/printenv/printenv.1,v retrieving revision 1.6 retrieving revision 1.7 diff -c -r1.6 -r1.7 *** src/usr.bin/printenv/printenv.1 2007/05/31 19:20:14 1.6 --- src/usr.bin/printenv/printenv.1 2010/09/03 13:14:55 1.7 *************** *** 1,4 **** ! .\" $OpenBSD: printenv.1,v 1.6 2007/05/31 19:20:14 jmc Exp $ .\" .\" Copyright (c) 1980, 1990 The Regents of the University of California. .\" All rights reserved. --- 1,4 ---- ! .\" $OpenBSD: printenv.1,v 1.7 2010/09/03 13:14:55 jmc Exp $ .\" .\" Copyright (c) 1980, 1990 The Regents of the University of California. .\" All rights reserved. *************** *** 31,37 **** .\" .\" from: @(#)printenv.1 6.7 (Berkeley) 7/28/91 .\" ! .Dd $Mdocdate: May 31 2007 $ .Dt PRINTENV 1 .Os .Sh NAME --- 31,37 ---- .\" .\" from: @(#)printenv.1 6.7 (Berkeley) 7/28/91 .\" ! .Dd $Mdocdate: September 3 2010 $ .Dt PRINTENV 1 .Os .Sh NAME *************** *** 48,54 **** .Ar name is specified, only its value is printed. ! .Pp If a .Ar name is specified and it is not defined in the environment, --- 48,54 ---- .Ar name is specified, only its value is printed. ! .Sh EXIT STATUS If a .Ar name is specified and it is not defined in the environment,