diff options
| author | perry <perry@NetBSD.org> | 2003-02-04 23:07:28 +0000 |
|---|---|---|
| committer | perry <perry@NetBSD.org> | 2003-02-04 23:07:28 +0000 |
| commit | 8a49ec08e429fe0bf29341ed9c339358f6018333 (patch) | |
| tree | ce1127e562fb2e99de32281f3617dfa7eb2bbf0d /usr.bin/script/script.1 | |
| parent | 357afc4e2fd143266e169a0ee1595cd028ce29e9 (diff) | |
"Utilize" has exactly the same meaning as "use," but it is more
difficult to read and understand. Most manuals of English style
therefore say that you should use "use".
Diffstat (limited to 'usr.bin/script/script.1')
| -rw-r--r-- | usr.bin/script/script.1 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/script/script.1 b/usr.bin/script/script.1 index 03bb7c0c2c4..1c1501415d2 100644 --- a/usr.bin/script/script.1 +++ b/usr.bin/script/script.1 @@ -1,4 +1,4 @@ -.\" $NetBSD: script.1,v 1.7 2002/06/21 18:46:31 atatat Exp $ +.\" $NetBSD: script.1,v 1.8 2003/02/04 23:07:36 perry Exp $ .\" .\" Copyright (c) 1980, 1990, 1993 .\" The Regents of the University of California. All rights reserved. @@ -100,7 +100,7 @@ works best with commands that do not manipulate the screen, the results are meant to emulate a hardcopy terminal. .Sh ENVIRONMENT -The following environment variable is utilized by +The following environment variable is used by .Nm "" : .Bl -tag -width SHELL .It Ev SHELL |
