aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/kenv
diff options
context:
space:
mode:
authorRuslan Ermilov <ru@FreeBSD.org>2002-05-29 18:52:02 +0000
committerRuslan Ermilov <ru@FreeBSD.org>2002-05-29 18:52:02 +0000
commit2d341e5cc311021176245597990034e5bee61159 (patch)
tree2678c700c318f10e091838581e1f254c3a997a49 /usr.bin/kenv
parentc16cb68560aa1bfe9cf3a49d175fc1b3b3a3d27d (diff)
Notes
Diffstat (limited to 'usr.bin/kenv')
-rw-r--r--usr.bin/kenv/kenv.12
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/kenv/kenv.1 b/usr.bin/kenv/kenv.1
index 8ee049f80f8c..4d314f3627e9 100644
--- a/usr.bin/kenv/kenv.1
+++ b/usr.bin/kenv/kenv.1
@@ -56,7 +56,7 @@ option is specified,
.Nm
will delete the given environment variable.
If the environment variable is followed by an optional
-.Ar value
+.Ar value ,
.Nm
will set the environment variable to this value.
.Sh SEE ALSO