diff options
-rw-r--r-- | bin/csh/USD.doc/csh.1 | 4 | ||||
-rw-r--r-- | bin/csh/USD.doc/csh.2 | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/bin/csh/USD.doc/csh.1 b/bin/csh/USD.doc/csh.1 index c0a924ae746..19f84cc7cbb 100644 --- a/bin/csh/USD.doc/csh.1 +++ b/bin/csh/USD.doc/csh.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: csh.1,v 1.5 2002/06/09 05:47:27 todd Exp $ +.\" $OpenBSD: csh.1,v 1.6 2003/03/09 06:04:52 david Exp $ .\" $NetBSD: csh.1,v 1.3 1995/03/21 09:03:33 cgd Exp $ .\" .\" Copyright (c) 1980, 1993 @@ -619,7 +619,7 @@ order than we listed them above. The .I echo command receives four words as arguments, even though we only typed -one word as as argument directly. +one word as an argument directly. The four words were generated by .I "filename expansion" of the one input word. diff --git a/bin/csh/USD.doc/csh.2 b/bin/csh/USD.doc/csh.2 index 28ddc28deeb..0ec615ec337 100644 --- a/bin/csh/USD.doc/csh.2 +++ b/bin/csh/USD.doc/csh.2 @@ -1,4 +1,4 @@ -.\" $OpenBSD: csh.2,v 1.5 1999/03/11 01:35:00 pjanzen Exp $ +.\" $OpenBSD: csh.2,v 1.6 2003/03/09 06:04:52 david Exp $ .\" $NetBSD: csh.2,v 1.3 1995/03/21 09:03:35 cgd Exp $ .\" .\" Copyright (c) 1980, 1993 @@ -1302,7 +1302,7 @@ One useful feature which is discussed later is the built-in command which can be used to run the same command sequence with a number of different arguments. .PP -If you intend to use \s-2UNIX\s0 a lot you you should look through +If you intend to use \s-2UNIX\s0 a lot you should look through the rest of this document and the csh manual pages (section1) to become familiar with the other facilities which are available to you. .bp |