=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/env/env.1,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- src/usr.bin/env/env.1 2000/09/15 07:13:48 1.7 +++ src/usr.bin/env/env.1 2000/11/10 05:10:24 1.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: env.1,v 1.7 2000/09/15 07:13:48 deraadt Exp $ +.\" $OpenBSD: env.1,v 1.8 2000/11/10 05:10:24 aaron Exp $ .\" Copyright (c) 1980, 1990 The Regents of the University of California. .\" All rights reserved. .\" @@ -107,13 +107,13 @@ .Ar utility could not be found. .El +.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 SEE ALSO -.Xr execvp 3 , -.Xr environ 7 .Sh STANDARDS The .Nm