diff options
| author | Wolfram Schneider <wosch@FreeBSD.org> | 1997-09-13 16:01:53 +0000 |
|---|---|---|
| committer | Wolfram Schneider <wosch@FreeBSD.org> | 1997-09-13 16:01:53 +0000 |
| commit | f6b31571f6344141366c23c3f115defec88e8855 (patch) | |
| tree | 054ae966bfa6060507971749f6ac99ea210498f1 /gnu/usr.bin | |
| parent | 452b527e3637fa167c0db846eadefd4fad5eedc8 (diff) | |
Notes
Diffstat (limited to 'gnu/usr.bin')
| -rw-r--r-- | gnu/usr.bin/gzip/gzip.1 | 2 | ||||
| -rw-r--r-- | gnu/usr.bin/ld/rtld/rtld.1 | 6 | ||||
| -rw-r--r-- | gnu/usr.bin/man/catman/catman.1 | 6 |
3 files changed, 7 insertions, 7 deletions
diff --git a/gnu/usr.bin/gzip/gzip.1 b/gnu/usr.bin/gzip/gzip.1 index 5304d30b44ea..2d1e1a4ffc36 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 dbd4dde436df..90e9d546837c 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 ceaeec575154..b23a6c6f9fb7 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 |
