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.14
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/env/env.1 b/usr.bin/env/env.1
index 6b2401e829c..b37a8f27f20 100644
--- a/usr.bin/env/env.1
+++ b/usr.bin/env/env.1
@@ -32,7 +32,7 @@
.\" SUCH DAMAGE.
.\"
.\" from: @(#)printenv.1 6.7 (Berkeley) 7/28/91
-.\" $Id: env.1,v 1.1 1995/10/18 08:45:06 deraadt Exp $
+.\" $Id: env.1,v 1.2 1995/12/08 19:48:00 deraadt Exp $
.\"
.Dd August 27, 1993
.Dt ENV 1
@@ -56,7 +56,7 @@ after modifying the environment as
specified on the command line. The option
.Ar name=value
specifies
-an environmental variable,
+an environment variable,
.Ar name ,
with a value of
.Ar value .