Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/usr.bin/time Correct double `s' in `ressource'.



details:   https://anonhg.NetBSD.org/src/rev/4184177b6397
branches:  trunk
changeset: 503246:4184177b6397
user:      he <he%NetBSD.org@localhost>
date:      Sat Feb 03 19:37:56 2001 +0000

description:
Correct double `s' in `ressource'.

diffstat:

 usr.bin/time/time.1 |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 805f8508ee46 -r 4184177b6397 usr.bin/time/time.1
--- a/usr.bin/time/time.1       Sat Feb 03 19:01:29 2001 +0000
+++ b/usr.bin/time/time.1       Sat Feb 03 19:37:56 2001 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: time.1,v 1.11 2001/01/29 17:06:06 hubertf Exp $
+.\"    $NetBSD: time.1,v 1.12 2001/02/03 19:37:56 he Exp $
 .\"
 .\" Copyright (c) 1980, 1991, 1993
 .\"    The Regents of the University of California.  All rights reserved.
@@ -89,7 +89,7 @@
 .Ss Resource Utilization
 If the
 .Fl l
-option is given, the following ressource usage 
+option is given, the following resource usage 
 informations are displayed
 in addition to the timing information:
 .Bl -item -offset indent -compact



Home | Main Index | Thread Index | Old Index