=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/env/env.1,v retrieving revision 1.9 retrieving revision 1.10 diff -u -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 +1,4 @@ -.\" $OpenBSD: env.1,v 1.9 2003/06/03 02:56:07 millert Exp $ +.\" $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,7 +93,7 @@ utility completed successfully. .It 1-125 The exit code returned from the -.Ar utility. +.Ar utility . .It 126 The utility specified by .Ar utility @@ -106,11 +106,11 @@ .Sh SEE ALSO .Xr execvp 3 , .Xr environ 7 -.Sh COMPATIBILITY +.Sh STANDARDS The historic .Fl option has been deprecated but is still supported in this implementation. -.Sh STANDARDS +.Pp The .Nm utility conforms to