summaryrefslogtreecommitdiff
path: root/usr.bin/env/env.1
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/env/env.1')
-rw-r--r--usr.bin/env/env.18
1 files changed, 4 insertions, 4 deletions
diff --git a/usr.bin/env/env.1 b/usr.bin/env/env.1
index 5f1ac9f5531..8542137fa72 100644
--- a/usr.bin/env/env.1
+++ b/usr.bin/env/env.1
@@ -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 @@ The utility specified by
.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