diff options
author | Alex Feldman <alex@cvs.openbsd.org> | 1999-09-23 04:12:13 +0000 |
---|---|---|
committer | Alex Feldman <alex@cvs.openbsd.org> | 1999-09-23 04:12:13 +0000 |
commit | ce5efa4c99adb41d3b8e4e0966f38cca93401ae9 (patch) | |
tree | 2fcfc24c82be6f1539919cceaabc8b1cfe145e99 /usr.bin | |
parent | 611e3fde18fdf3eb5935c4d652c97a088b5781b2 (diff) |
Typo fixes.
Diffstat (limited to 'usr.bin')
-rw-r--r-- | usr.bin/elf2olf/elf2olf.1 | 6 | ||||
-rw-r--r-- | usr.bin/fstat/fstat.1 | 4 | ||||
-rw-r--r-- | usr.bin/last/last.1 | 4 | ||||
-rw-r--r-- | usr.bin/lock/lock.1 | 4 | ||||
-rw-r--r-- | usr.bin/man/man.conf.5 | 4 | ||||
-rw-r--r-- | usr.bin/pr/pr.1 | 4 | ||||
-rw-r--r-- | usr.bin/sup/src/sup.1 | 9 | ||||
-rw-r--r-- | usr.bin/systat/systat.1 | 4 | ||||
-rw-r--r-- | usr.bin/telnet/telnet.1 | 4 | ||||
-rw-r--r-- | usr.bin/which/which.1 | 4 |
10 files changed, 25 insertions, 22 deletions
diff --git a/usr.bin/elf2olf/elf2olf.1 b/usr.bin/elf2olf/elf2olf.1 index 5c12483a0e1..81ee8df8869 100644 --- a/usr.bin/elf2olf/elf2olf.1 +++ b/usr.bin/elf2olf/elf2olf.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: elf2olf.1,v 1.7 1999/07/04 11:53:53 aaron Exp $ +.\" $OpenBSD: elf2olf.1,v 1.8 1999/09/23 04:12:08 alex Exp $ .\" .\" Copyright (c) 1996, 1997 Erik Theisen. .\" All rights reserved. @@ -25,7 +25,7 @@ .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" -.\" @(#)$Id: elf2olf.1,v 1.7 1999/07/04 11:53:53 aaron Exp $ +.\" @(#)$Id: elf2olf.1,v 1.8 1999/09/23 04:12:08 alex Exp $ .\" .Dd May 5, 1997 .Dt ELF2OLF 1 @@ -91,7 +91,7 @@ utilities exit 0 on success or >0 if an error occurred. The .Em ELF version 1 object module format lacks any real method to determine the native -operating system for any given binary thus mandating the existance of these +operating system for any given binary thus mandating the existence of these tools. The converted binaries created by .Nm diff --git a/usr.bin/fstat/fstat.1 b/usr.bin/fstat/fstat.1 index d661df864b0..88535ef2dff 100644 --- a/usr.bin/fstat/fstat.1 +++ b/usr.bin/fstat/fstat.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: fstat.1,v 1.12 1999/07/21 01:25:44 deraadt Exp $ +.\" $OpenBSD: fstat.1,v 1.13 1999/09/23 04:12:08 alex Exp $ .\" Copyright (c) 1987, 1991, 1993 .\" The Regents of the University of California. All rights reserved. .\" @@ -179,7 +179,7 @@ the name printed may not be the actual name that the process originally used to open that file. .El .Sh SOCKETS -The formating of open sockets depends on the protocol domain. +The formatting of open sockets depends on the protocol domain. In all cases the first field is the domain name, the second field is the socket type (stream, dgram, etc), and the third is the socket flags field (in hex). diff --git a/usr.bin/last/last.1 b/usr.bin/last/last.1 index 260e79605d9..3dca8f690da 100644 --- a/usr.bin/last/last.1 +++ b/usr.bin/last/last.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: last.1,v 1.10 1999/06/05 01:21:28 aaron Exp $ +.\" $OpenBSD: last.1,v 1.11 1999/09/23 04:12:09 alex Exp $ .\" $NetBSD: last.1,v 1.3 1994/12/21 22:41:23 jtc Exp $ .\" .\" Copyright (c) 1980, 1990, 1993 @@ -81,7 +81,7 @@ Limits the report to .Ar n lines. .It Fl Ar s -Display time values in seconds since the epoch, instead of formated dates. +Display time values in seconds since the epoch, instead of formatted dates. .It Fl t Ar tty Specify the .Ar tty . diff --git a/usr.bin/lock/lock.1 b/usr.bin/lock/lock.1 index 9e8063d3d03..0f9a7e10e90 100644 --- a/usr.bin/lock/lock.1 +++ b/usr.bin/lock/lock.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: lock.1,v 1.6 1999/06/05 01:21:31 aaron Exp $ +.\" $OpenBSD: lock.1,v 1.7 1999/09/23 04:12:09 alex Exp $ .\" $NetBSD: lock.1,v 1.4 1994/12/22 01:16:21 jtc Exp $ .\" .\" Copyright (c) 1987, 1990, 1993 @@ -64,7 +64,7 @@ is used. If the user has an S/Key key, they may also use it to unlock the terminal. To do this the user should enter "s/key" at the unlock "Key:" prompt. The user will then be issued an S/Key -challange to which they may respond with a six-word S/Key one-time +challenge to which they may respond with a six-word S/Key one-time password. .It Fl t Ar timeout The time limit (default 15 minutes) is changed to diff --git a/usr.bin/man/man.conf.5 b/usr.bin/man/man.conf.5 index 9d9a1bef821..928dd459ff9 100644 --- a/usr.bin/man/man.conf.5 +++ b/usr.bin/man/man.conf.5 @@ -1,4 +1,4 @@ -.\" $OpenBSD: man.conf.5,v 1.5 1999/06/05 01:21:33 aaron Exp $ +.\" $OpenBSD: man.conf.5,v 1.6 1999/09/23 04:12:09 alex Exp $ .\" .\" Copyright (c) 1989, 1991, 1993 .\" The Regents of the University of California. All rights reserved. @@ -93,7 +93,7 @@ The possible keywords and their meanings are as follows: Man file names, regardless of their format, are expected to end in a ``.*'' pattern, i.e. a ``.'' followed by some suffix. The first field of a _build line lists a suffix which indicates -files which need to be reformated or manipulated in some way before +files which need to be reformatted or manipulated in some way before being displayed to the user. The suffix may contain the normal shell globbing characters (NOT including curly braces (``{}'')). diff --git a/usr.bin/pr/pr.1 b/usr.bin/pr/pr.1 index 3f7a60a071b..febf0b8c567 100644 --- a/usr.bin/pr/pr.1 +++ b/usr.bin/pr/pr.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: pr.1,v 1.8 1999/06/05 01:21:37 aaron Exp $ +.\" $OpenBSD: pr.1,v 1.9 1999/09/23 04:12:09 alex Exp $ .\" Copyright (c) 1991 Keith Muller. .\" Copyright (c) 1993 .\" The Regents of the University of California. All rights reserved. @@ -378,7 +378,7 @@ The interpretation of in the input stream is that they are special .Em <newline>s which have the side effect of causing a page break. While this works -correctly for all cases, strict interpretataion also implies that the +correctly for all cases, strict interpretation also implies that the common convention of placing a .Em <form-feed> on a line by itself is actually interpreted as a blank line, page break, diff --git a/usr.bin/sup/src/sup.1 b/usr.bin/sup/src/sup.1 index a760adbdc22..ad706f79684 100644 --- a/usr.bin/sup/src/sup.1 +++ b/usr.bin/sup/src/sup.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: sup.1,v 1.7 1999/06/05 01:21:41 aaron Exp $ +.\" $OpenBSD: sup.1,v 1.8 1999/09/23 04:12:09 alex Exp $ .\" .\" Copyright (c) 1992 Carnegie Mellon University .\" All Rights Reserved. @@ -25,6 +25,9 @@ .\""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""" .\" HISTORY .\" $Log: sup.1,v $ +.\" Revision 1.8 1999/09/23 04:12:09 alex +.\" Typo fixes. +.\" .\" Revision 1.7 1999/06/05 01:21:41 aaron .\" - remove trailing white space .\" - remove arguments from .Os macros @@ -166,7 +169,7 @@ ports reserved for debugging purposes. The remaining flags affect all collections unless an explicit list of collections are given with the flags. Multiple flags may be specified together that affect the same collections. For the sake -of convience, any flags that always affect all collections can be +of convenience, any flags that always affect all collections can be specified with flags that affect only some collections. For example, .B sup -sde=coll1,coll2 @@ -701,7 +704,7 @@ It should be noted that .I sup allows several different named collections to use the same base directory. Separate encryption, remote host access, and file lists -are used for each collection, since these files reside in subdirectorie +are used for each collection, since these files reside in subdirectories .I <basedir>/sup/<coll.name>. The list file is a text file with one command on each line. diff --git a/usr.bin/systat/systat.1 b/usr.bin/systat/systat.1 index 644de3a703b..e90bffab02c 100644 --- a/usr.bin/systat/systat.1 +++ b/usr.bin/systat/systat.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: systat.1,v 1.13 1999/06/26 13:19:17 aaron Exp $ +.\" $OpenBSD: systat.1,v 1.14 1999/09/23 04:12:09 alex Exp $ .\" $NetBSD: systat.1,v 1.6 1996/05/10 23:16:39 thorpej Exp $ .\" .\" Copyright (c) 1985, 1990, 1993 @@ -227,7 +227,7 @@ for particular uses, i.e. data, socket structures, etc. .It Ic vmstat Take over the entire display and show a (rather crowded) compendium of statistics related to virtual memory usage, process scheduling, -device interrupts, system name translation cacheing, disk +device interrupts, system name translation caching, disk .Tn I/O etc. .Pp diff --git a/usr.bin/telnet/telnet.1 b/usr.bin/telnet/telnet.1 index 8918a9b5102..2b8499adff6 100644 --- a/usr.bin/telnet/telnet.1 +++ b/usr.bin/telnet/telnet.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: telnet.1,v 1.17 1999/07/20 12:49:25 aaron Exp $ +.\" $OpenBSD: telnet.1,v 1.18 1999/09/23 04:12:09 alex Exp $ .\" $NetBSD: telnet.1,v 1.5 1996/02/28 21:04:12 thorpej Exp $ .\" .\" Copyright (c) 1983, 1990, 1993 @@ -305,7 +305,7 @@ command mode may be entered by typing the ``escape character'' (initially ``^]''). When in command mode, the normal terminal editing conventions are available. Note that the escape character will return to the command mode of the initial -invokation of +invocation of .Nm telnet that has the controlling terminal. Use the .Cm send escape diff --git a/usr.bin/which/which.1 b/usr.bin/which/which.1 index 7cc52af8977..97a6f5e7ee4 100644 --- a/usr.bin/which/which.1 +++ b/usr.bin/which/which.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: which.1,v 1.9 1999/05/12 13:26:52 aaron Exp $ +.\" $OpenBSD: which.1,v 1.10 1999/09/23 04:12:10 alex Exp $ .\" Copyright (c) 1980, 1991 Regents of the University of California. .\" All rights reserved. .\" @@ -93,7 +93,7 @@ script and could expand aliases. .Xr csh 1 now has a built-in .Nm -comand so this version is intended for use +command so this version is intended for use with other shells like .Xr sh 1 . .Sh SEE ALSO |