=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/env/env.1,v retrieving revision 1.5 retrieving revision 1.6 diff -c -r1.5 -r1.6 *** src/usr.bin/env/env.1 1999/06/05 01:21:23 1.5 --- src/usr.bin/env/env.1 2000/03/05 20:09:22 1.6 *************** *** 1,4 **** ! .\" $OpenBSD: env.1,v 1.5 1999/06/05 01:21:23 aaron Exp $ .\" Copyright (c) 1980, 1990 The Regents of the University of California. .\" All rights reserved. .\" --- 1,4 ---- ! .\" $OpenBSD: env.1,v 1.6 2000/03/05 20:09:22 aaron Exp $ .\" Copyright (c) 1980, 1990 The Regents of the University of California. .\" All rights reserved. .\" *************** *** 55,74 **** executes .Ar utility after modifying the environment as ! specified on the command line. The option .Ar name Ns No = Ns Ar value specifies an environment variable, ! .Ar name , with a value of ! .Ar value . ! The ! .Fl i ! option ! causes .Nm ! to completely ignore the environment ! it inherits. .Pp If no .Ar utility --- 55,76 ---- executes .Ar utility after modifying the environment as ! specified on the command line. ! The option .Ar name Ns No = Ns Ar value specifies an environment variable, ! .Ar name , with a value of ! .Ar value . ! .Pp ! The options are as follows: ! .Bl -tag -width Ds ! .It Fl i ! Causes .Nm ! to completely ignore the environment it inherits. ! .El .Pp If no .Ar utility