Source-Changes-HG archive

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

[src/trunk]: src/bin/csh Improved style: "For definiteness" becomes "For exam...



details:   https://anonhg.NetBSD.org/src/rev/df760de75315
branches:  trunk
changeset: 486391:df760de75315
user:      mason <mason%NetBSD.org@localhost>
date:      Sun May 21 00:48:45 2000 +0000

description:
Improved style: "For definiteness" becomes "For example".

diffstat:

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

diffs (18 lines):

diff -r 50014bb7f699 -r df760de75315 bin/csh/csh.1
--- a/bin/csh/csh.1     Sat May 20 23:34:55 2000 +0000
+++ b/bin/csh/csh.1     Sun May 21 00:48:45 2000 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: csh.1,v 1.26 1999/09/28 14:54:41 bouyer Exp $
+.\"    $NetBSD: csh.1,v 1.27 2000/05/21 00:48:45 mason Exp $
 .\"
 .\" Copyright (c) 1980, 1990, 1993
 .\"    The Regents of the University of California.  All rights reserved.
@@ -474,7 +474,7 @@
 regardless of the value of the history variable.
 Commands are numbered sequentially from 1.
 .Pp
-For definiteness, consider the following output from the
+For example, consider the following output from the
 .Ar history
 command:
 .Bd -literal -offset indent



Home | Main Index | Thread Index | Old Index