diff options
| author | grant <grant@NetBSD.org> | 2002-09-30 11:08:56 +0000 |
|---|---|---|
| committer | grant <grant@NetBSD.org> | 2002-09-30 11:08:56 +0000 |
| commit | be8ae688aec64158b0247c8fd459dd89959c531b (patch) | |
| tree | f669ea9c350797862203fa6b70d071fb9ed8d30c /usr.bin/env | |
| parent | 19eb88dfa10bacee7429eca32d22b5fde893984e (diff) | |
New sentence, new line.
Diffstat (limited to 'usr.bin/env')
| -rw-r--r-- | usr.bin/env/env.1 | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/usr.bin/env/env.1 b/usr.bin/env/env.1 index 20e3b87703c..75cac316737 100644 --- a/usr.bin/env/env.1 +++ b/usr.bin/env/env.1 @@ -1,4 +1,4 @@ -.\" $NetBSD: env.1,v 1.9 2001/12/01 19:07:26 wiz Exp $ +.\" $NetBSD: env.1,v 1.10 2002/09/30 11:08:59 grant Exp $ .\" .\" Copyright (c) 1980, 1990 The Regents of the University of California. .\" All rights reserved. @@ -34,7 +34,7 @@ .\" SUCH DAMAGE. .\" .\" from: @(#)printenv.1 6.7 (Berkeley) 7/28/91 -.\" $NetBSD: env.1,v 1.9 2001/12/01 19:07:26 wiz Exp $ +.\" $NetBSD: env.1,v 1.10 2002/09/30 11:08:59 grant Exp $ .\" .Dd August 27, 1993 .Dt ENV 1 @@ -55,7 +55,8 @@ executes .Ar utility after modifying the environment as -specified on the command line. The option +specified on the command line. +The option .Ar name=value specifies an environmental variable, |
