summaryrefslogtreecommitdiffstats
path: root/gnu
diff options
context:
space:
mode:
authorwosch <wosch@FreeBSD.org>1997-09-13 16:01:53 +0000
committerwosch <wosch@FreeBSD.org>1997-09-13 16:01:53 +0000
commitfde8a8ec465bddd8378394c44e3b889d741f5009 (patch)
tree382222393dc3b517a7ea596de312f08138ca1378 /gnu
parentbc0f53c63a331df3494eb952e2221c8b023f1fd6 (diff)
downloadFreeBSD-src-fde8a8ec465bddd8378394c44e3b889d741f5009.zip
FreeBSD-src-fde8a8ec465bddd8378394c44e3b889d741f5009.tar.gz
spelling corrections.
PR: docs/4450 Submitted by: josh@quick.net
Diffstat (limited to 'gnu')
-rw-r--r--gnu/usr.bin/gzip/gzip.12
-rw-r--r--gnu/usr.bin/ld/rtld/rtld.16
-rw-r--r--gnu/usr.bin/man/catman/catman.16
3 files changed, 7 insertions, 7 deletions
diff --git a/gnu/usr.bin/gzip/gzip.1 b/gnu/usr.bin/gzip/gzip.1
index 5304d30..2d1e1a4 100644
--- a/gnu/usr.bin/gzip/gzip.1
+++ b/gnu/usr.bin/gzip/gzip.1
@@ -195,7 +195,7 @@ is read from or written to a terminal. If the input data is not in
a format recognized by
.I gzip,
and if the option --stdout is also given, copy the input data without change
-to the standard ouput: let
+to the standard output: let
.I zcat
behave as
.I cat.
diff --git a/gnu/usr.bin/ld/rtld/rtld.1 b/gnu/usr.bin/ld/rtld/rtld.1
index dbd4dde..90e9d54 100644
--- a/gnu/usr.bin/ld/rtld/rtld.1
+++ b/gnu/usr.bin/ld/rtld/rtld.1
@@ -1,4 +1,4 @@
-.\" $Id: rtld.1,v 1.13 1997/02/22 15:46:47 peter Exp $
+.\" $Id: rtld.1,v 1.14 1997/05/27 13:46:40 max Exp $
.\"
.\" Copyright (c) 1995 Paul Kranenburg
.\" All rights reserved.
@@ -103,7 +103,7 @@ library-name, major-version-number, minor-version-number
.Ac \&.
.Pp
.Nm
-recognises a number of environment variables that can be used to modify
+recognizes a number of environment variables that can be used to modify
its behaviour as follows:
.Pp
.Bl -tag -width "LD_IGNORE_MISSING_OBJECTS"
@@ -201,7 +201,7 @@ Additionally,
.Sy \en
and
.Sy \et
-are recognised and have their usual meaning.
+are recognized and have their usual meaning.
.\" .It Ev LD_NO_INTERN_SEARCH
.\" When set,
.\" .Nm
diff --git a/gnu/usr.bin/man/catman/catman.1 b/gnu/usr.bin/man/catman/catman.1
index ceaeec5..b23a6c6 100644
--- a/gnu/usr.bin/man/catman/catman.1
+++ b/gnu/usr.bin/man/catman/catman.1
@@ -24,7 +24,7 @@
.\"
.\" /usr/bin/catman - preformat man pages
.\"
-.\" $Id$
+.\" $Id: catman.1,v 1.12 1997/02/22 15:46:59 peter Exp $
.Dd Mar 12, 1995
.Dt CATMAN 1
.Os
@@ -74,11 +74,11 @@ More warnings.
.Pp
Format man pages in
.Ar /usr/share/man
-if neccessary.
+if necessary.
.Pp
.Dl $ catman $MANPATH
.Pp
-Format all your man pages if neccessary.
+Format all your man pages if necessary.
.Pp
.Dl $ catman -f /usr/local/man/man1 /usr/local/man/manl
.Pp
OpenPOWER on IntegriCloud