=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/env/env.1,v retrieving revision 1.14 retrieving revision 1.15 diff -c -r1.14 -r1.15 *** src/usr.bin/env/env.1 2007/05/20 23:15:57 1.14 --- src/usr.bin/env/env.1 2007/05/30 04:41:33 1.15 *************** *** 1,4 **** ! .\" $OpenBSD: env.1,v 1.14 2007/05/20 23:15:57 jmc Exp $ .\" Copyright (c) 1980, 1990 The Regents of the University of California. .\" All rights reserved. .\" --- 1,4 ---- ! .\" $OpenBSD: env.1,v 1.15 2007/05/30 04:41:33 jmc Exp $ .\" Copyright (c) 1980, 1990 The Regents of the University of California. .\" All rights reserved. .\" *************** *** 108,121 **** .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 - .St -p1003.2-92 . .Sh BUGS .Nm doesn't handle commands with equal --- 108,122 ---- .Xr execvp 3 , .Xr environ 7 .Sh STANDARDS + The + .Nm + utility is compliant with the + .St -p1003.1-2004 + specification. + .Pp The historic .Fl option has been deprecated but is still supported in this implementation. .Sh BUGS .Nm doesn't handle commands with equal