diff options
author | gad <gad@FreeBSD.org> | 2005-06-21 19:45:02 +0000 |
---|---|---|
committer | gad <gad@FreeBSD.org> | 2005-06-21 19:45:02 +0000 |
commit | ec12d33e6f3f754f76a37d4dfea78b2a6fa26895 (patch) | |
tree | c32c3a0a7010e31071b59fdbbf2d34a05366408f /usr.bin | |
parent | 45fff07d96acc4d602e1c01c92204d88a028b666 (diff) | |
download | FreeBSD-src-ec12d33e6f3f754f76a37d4dfea78b2a6fa26895.zip FreeBSD-src-ec12d33e6f3f754f76a37d4dfea78b2a6fa26895.tar.gz |
Put in a more descriptive heading for the `env' command.
Noticed by: Matthew D Fuller
Approved by: re (blanket `env')
Diffstat (limited to 'usr.bin')
-rw-r--r-- | usr.bin/env/env.1 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/env/env.1 b/usr.bin/env/env.1 index 8a1467a..3a094f4 100644 --- a/usr.bin/env/env.1 +++ b/usr.bin/env/env.1 @@ -40,7 +40,7 @@ .Os .Sh NAME .Nm env -.Nd set and print environment +.Nd set environment and execute command, or print environment .Sh SYNOPSIS .Nm .Op Fl iv |