=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/env/env.1,v retrieving revision 1.9 retrieving revision 1.10 diff -c -r1.9 -r1.10 *** src/usr.bin/env/env.1 2003/06/03 02:56:07 1.9 --- src/usr.bin/env/env.1 2003/06/10 09:12:10 1.10 *************** *** 1,4 **** ! .\" $OpenBSD: env.1,v 1.9 2003/06/03 02:56:07 millert Exp $ .\" Copyright (c) 1980, 1990 The Regents of the University of California. .\" All rights reserved. .\" --- 1,4 ---- ! .\" $OpenBSD: env.1,v 1.10 2003/06/10 09:12:10 jmc Exp $ .\" Copyright (c) 1980, 1990 The Regents of the University of California. .\" All rights reserved. .\" *************** *** 93,99 **** utility completed successfully. .It 1-125 The exit code returned from the ! .Ar utility. .It 126 The utility specified by .Ar utility --- 93,99 ---- utility completed successfully. .It 1-125 The exit code returned from the ! .Ar utility . .It 126 The utility specified by .Ar utility *************** *** 106,116 **** .Sh SEE ALSO .Xr execvp 3 , .Xr environ 7 ! .Sh COMPATIBILITY The historic .Fl option has been deprecated but is still supported in this implementation. ! .Sh STANDARDS The .Nm utility conforms to --- 106,116 ---- .Sh SEE ALSO .Xr execvp 3 , .Xr environ 7 ! .Sh STANDARDS The historic .Fl option has been deprecated but is still supported in this implementation. ! .Pp The .Nm utility conforms to