=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/env/env.1,v retrieving revision 1.1 retrieving revision 1.2 diff -c -r1.1 -r1.2 *** src/usr.bin/env/env.1 1995/10/18 08:45:06 1.1 --- src/usr.bin/env/env.1 1995/12/08 19:48:00 1.2 *************** *** 32,38 **** .\" SUCH DAMAGE. .\" .\" from: @(#)printenv.1 6.7 (Berkeley) 7/28/91 ! .\" $Id: env.1,v 1.1 1995/10/18 08:45:06 deraadt Exp $ .\" .Dd August 27, 1993 .Dt ENV 1 --- 32,38 ---- .\" SUCH DAMAGE. .\" .\" from: @(#)printenv.1 6.7 (Berkeley) 7/28/91 ! .\" $Id: env.1,v 1.2 1995/12/08 19:48:00 deraadt Exp $ .\" .Dd August 27, 1993 .Dt ENV 1 *************** *** 56,62 **** specified on the command line. The option .Ar name=value specifies ! an environmental variable, .Ar name , with a value of .Ar value . --- 56,62 ---- specified on the command line. The option .Ar name=value specifies ! an environment variable, .Ar name , with a value of .Ar value .