summaryrefslogtreecommitdiffstats
path: root/bin/csh
diff options
context:
space:
mode:
authorwosch <wosch@FreeBSD.org>1996-10-05 22:27:30 +0000
committerwosch <wosch@FreeBSD.org>1996-10-05 22:27:30 +0000
commit000fb64288e6720527f55bf8c37e36c07a308d49 (patch)
treee09db4b1b56461dbe8a4d233c39a90678607f597 /bin/csh
parente5ff1bbc6e5b0efe790ab98ee1d41555abd74268 (diff)
downloadFreeBSD-src-000fb64288e6720527f55bf8c37e36c07a308d49.zip
FreeBSD-src-000fb64288e6720527f55bf8c37e36c07a308d49.tar.gz
delete doubled words, e.g.: "the the" -> "the"
Diffstat (limited to 'bin/csh')
-rw-r--r--bin/csh/USD.doc/csh.14
-rw-r--r--bin/csh/USD.doc/csh.24
2 files changed, 4 insertions, 4 deletions
diff --git a/bin/csh/USD.doc/csh.1 b/bin/csh/USD.doc/csh.1
index 6bc0856..1ca1f4d 100644
--- a/bin/csh/USD.doc/csh.1
+++ b/bin/csh/USD.doc/csh.1
@@ -30,7 +30,7 @@
.\" SUCH DAMAGE.
.\"
.\" @(#)csh.1 8.1 (Berkeley) 6/8/93
-.\" $Id$
+.\" $Id: csh.1,v 1.2 1994/09/24 02:54:23 davidg Exp $
.\"
.EH 'USD:4-%''An Introduction to the C shell'
.OH 'An Introduction to the C shell''USD:4-%'
@@ -617,7 +617,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 8871113..f7998a0 100644
--- a/bin/csh/USD.doc/csh.2
+++ b/bin/csh/USD.doc/csh.2
@@ -30,7 +30,7 @@
.\" SUCH DAMAGE.
.\"
.\" @(#)csh.2 8.1 (Berkeley) 6/8/93
-.\" $Id$
+.\" $Id: csh.2,v 1.2 1994/09/24 02:54:24 davidg Exp $
.\"
.nr H1 1
.NH
@@ -1300,7 +1300,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
OpenPOWER on IntegriCloud