From 8a49ec08e429fe0bf29341ed9c339358f6018333 Mon Sep 17 00:00:00 2001 From: perry Date: Tue, 4 Feb 2003 23:07:28 +0000 Subject: "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". --- usr.bin/script/script.1 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'usr.bin/script/script.1') 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 -- cgit