diff options
author | Aaron Campbell <aaron@cvs.openbsd.org> | 2001-05-28 15:36:09 +0000 |
---|---|---|
committer | Aaron Campbell <aaron@cvs.openbsd.org> | 2001-05-28 15:36:09 +0000 |
commit | e36ebabebfc6aa67fc38a868df5f1de47cc1bc7b (patch) | |
tree | 1a6fc00fb8c7844a491318e597ad126d48df94ac /bin | |
parent | c44ae37eae66cfb19fd19b728ea9035600ad27ca (diff) |
Various fixes; mpech@prosoft.org.lv
Diffstat (limited to 'bin')
-rw-r--r-- | bin/domainname/domainname.1 | 4 | ||||
-rw-r--r-- | bin/ed/ed.1 | 4 | ||||
-rw-r--r-- | bin/hostname/hostname.1 | 4 | ||||
-rw-r--r-- | bin/ksh/ksh.1 | 16 | ||||
-rw-r--r-- | bin/ksh/ksh.1tbl | 16 | ||||
-rw-r--r-- | bin/ksh/sh.1 | 6 | ||||
-rw-r--r-- | bin/ksh/sh.1tbl | 6 |
7 files changed, 28 insertions, 28 deletions
diff --git a/bin/domainname/domainname.1 b/bin/domainname/domainname.1 index e78b4b4fcb8..0fa1792b0aa 100644 --- a/bin/domainname/domainname.1 +++ b/bin/domainname/domainname.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: domainname.1,v 1.11 2000/04/12 21:47:47 aaron Exp $ +.\" $OpenBSD: domainname.1,v 1.12 2001/05/28 15:36:07 aaron Exp $ .\" $NetBSD: domainname.1,v 1.7 1995/07/25 19:36:57 jtc Exp $ .\" .\" Copyright (c) 1983, 1988, 1990, 1993 @@ -51,7 +51,7 @@ The superuser can set the domain name by supplying a .Pa /etc/defaultdomain file. This is used at system boot time by -.Xr /etc/rc 8 +.Xr rc 8 to initialize the domainname. .Sh SEE ALSO .Xr hostname 1 , diff --git a/bin/ed/ed.1 b/bin/ed/ed.1 index d7d1a05a1c3..1c338f84934 100644 --- a/bin/ed/ed.1 +++ b/bin/ed/ed.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ed.1,v 1.29 2000/11/09 23:58:55 aaron Exp $ +.\" $OpenBSD: ed.1,v 1.30 2001/05/28 15:36:08 aaron Exp $ .\" .Dd May 2, 1993 .Dt ED 1 @@ -647,7 +647,7 @@ The .Em n suffix, where .Em n -is a postive number, causes only the +is a positive number, causes only the .Em n Ns No th match to be replaced. It is an error if no substitutions are performed on any of the addressed diff --git a/bin/hostname/hostname.1 b/bin/hostname/hostname.1 index 258bcf61dde..8af962f1565 100644 --- a/bin/hostname/hostname.1 +++ b/bin/hostname/hostname.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: hostname.1,v 1.12 2000/11/09 17:51:54 aaron Exp $ +.\" $OpenBSD: hostname.1,v 1.13 2001/05/28 15:36:08 aaron Exp $ .\" $NetBSD: hostname.1,v 1.11 1995/09/07 06:28:39 jtc Exp $ .\" .\" Copyright (c) 1983, 1988, 1990, 1993 @@ -52,7 +52,7 @@ The superuser can set the host name by supplying a .Pa /etc/myname file. This is used at system boot time by -.Xr /etc/rc 8 +.Xr rc 8 to initialize the hostname. .Pp The options are as follows: diff --git a/bin/ksh/ksh.1 b/bin/ksh/ksh.1 index 4296497b3ad..1bd610ff410 100644 --- a/bin/ksh/ksh.1 +++ b/bin/ksh/ksh.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ksh.1,v 1.39 2001/04/12 02:51:09 aaron Exp $ +.\" $OpenBSD: ksh.1,v 1.40 2001/05/28 15:36:08 aaron Exp $ .\" .\" Copyright (c) 1980, 1990, 1993 .\" The Regents of the University of California. All rights reserved. @@ -49,7 +49,7 @@ .Xc .Op Ar argument ... Oc .Sh DESCRIPTION -.Nm ksh +.Nm is a command interpreter intended for both interactive and shell script use. Its command language is a superset of the @@ -59,7 +59,7 @@ shell language. The following options can be specified only on the command line: .Bl -tag -width Ds .It Fl c Ar command-string -.Nm ksh +.Nm will execute the command(s) contained in .Ar command-string . .It Fl i @@ -1571,7 +1571,7 @@ assigned an integer value, the number of seconds since the assignment plus the value that was assigned. .It Ev TMOUT If set to a positive integer in an interactive shell, it specifies the maximum -number of seconds the shell will wait for input after priting the primary +number of seconds the shell will wait for input after printing the primary prompt .Pq Ev PS1 . If the time is exceeded, the shell exits. @@ -4441,7 +4441,7 @@ unique, a space is printed after its completion, unless it is a directory name in which case .Ql / is appended. -If there is no command or file name with the current partialword +If there is no command or file name with the current partial word as its prefix, a bell character is output (usually causing a beep to be sounded). .It Ic complete-command ^X^[ @@ -4537,12 +4537,12 @@ is not specified; otherwise deletes characters between the cursor and column .It Ic list ^[? Prints a sorted, columnated list of command named or file names (if any) that can complete the partial word containing the cursor. -Directoary names have +Directory names have .Ql / appended to them. .It Ic list-command ^X? Prints a sorted, columnated list of command names (if any) that can complete -the partial word containg the cursor. +the partial word containing the cursor. .It Ic list-file ^X^Y Prints a sorted, comunated list of file names (if any) that can complete the partial word containing the cursor. @@ -4600,7 +4600,7 @@ are discarded as necessary. .It Ic set-mark-command ^[ Ns No <space> Set the mark at the cursor position. .It Ic stuff -On systems supporting it, puhses the bound character back onto the terminal +On systems supporting it, pushes the bound character back onto the terminal input where it may receive special processing by the terminal handler. This is useful for the BRL ^T mini-systat feature, for example. .It Ic stuff-reset diff --git a/bin/ksh/ksh.1tbl b/bin/ksh/ksh.1tbl index 4ce12c0a37f..c39623c6257 100644 --- a/bin/ksh/ksh.1tbl +++ b/bin/ksh/ksh.1tbl @@ -1,4 +1,4 @@ -.\" $OpenBSD: ksh.1tbl,v 1.39 2001/04/12 02:51:09 aaron Exp $ +.\" $OpenBSD: ksh.1tbl,v 1.40 2001/05/28 15:36:08 aaron Exp $ .\" .\" Copyright (c) 1980, 1990, 1993 .\" The Regents of the University of California. All rights reserved. @@ -49,7 +49,7 @@ .Xc .Op Ar argument ... Oc .Sh DESCRIPTION -.Nm ksh +.Nm is a command interpreter intended for both interactive and shell script use. Its command language is a superset of the @@ -59,7 +59,7 @@ shell language. The following options can be specified only on the command line: .Bl -tag -width Ds .It Fl c Ar command-string -.Nm ksh +.Nm will execute the command(s) contained in .Ar command-string . .It Fl i @@ -1571,7 +1571,7 @@ assigned an integer value, the number of seconds since the assignment plus the value that was assigned. .It Ev TMOUT If set to a positive integer in an interactive shell, it specifies the maximum -number of seconds the shell will wait for input after priting the primary +number of seconds the shell will wait for input after printing the primary prompt .Pq Ev PS1 . If the time is exceeded, the shell exits. @@ -4441,7 +4441,7 @@ unique, a space is printed after its completion, unless it is a directory name in which case .Ql / is appended. -If there is no command or file name with the current partialword +If there is no command or file name with the current partial word as its prefix, a bell character is output (usually causing a beep to be sounded). .It Ic complete-command ^X^[ @@ -4537,12 +4537,12 @@ is not specified; otherwise deletes characters between the cursor and column .It Ic list ^[? Prints a sorted, columnated list of command named or file names (if any) that can complete the partial word containing the cursor. -Directoary names have +Directory names have .Ql / appended to them. .It Ic list-command ^X? Prints a sorted, columnated list of command names (if any) that can complete -the partial word containg the cursor. +the partial word containing the cursor. .It Ic list-file ^X^Y Prints a sorted, comunated list of file names (if any) that can complete the partial word containing the cursor. @@ -4600,7 +4600,7 @@ are discarded as necessary. .It Ic set-mark-command ^[ Ns No <space> Set the mark at the cursor position. .It Ic stuff -On systems supporting it, puhses the bound character back onto the terminal +On systems supporting it, pushes the bound character back onto the terminal input where it may receive special processing by the terminal handler. This is useful for the BRL ^T mini-systat feature, for example. .It Ic stuff-reset diff --git a/bin/ksh/sh.1 b/bin/ksh/sh.1 index 5fd073dd671..09b0ea3d88d 100644 --- a/bin/ksh/sh.1 +++ b/bin/ksh/sh.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: sh.1,v 1.21 2001/04/12 02:51:10 aaron Exp $ +.\" $OpenBSD: sh.1,v 1.22 2001/05/28 15:36:08 aaron Exp $ .\" .\" Copyright (c) 1980, 1990, 1993 .\" The Regents of the University of California. All rights reserved. @@ -49,7 +49,7 @@ .Xc .Op Ar argument ... Oc .Sh DESCRIPTION -.Nm sh +.Nm is a reimplementation of the Bourne shell, a command interpreter for both interactive and script use. .Ss Shell startup @@ -3714,7 +3714,7 @@ signal and the shell exits. .%O "ISBN 1-55937-266-9" .Re .Sh NOTES -.Nm sh +.Nm is implemented as a run-time option of .Nm pdksh , with only those diff --git a/bin/ksh/sh.1tbl b/bin/ksh/sh.1tbl index d806bcbf574..7669dff39cf 100644 --- a/bin/ksh/sh.1tbl +++ b/bin/ksh/sh.1tbl @@ -1,4 +1,4 @@ -.\" $OpenBSD: sh.1tbl,v 1.21 2001/04/12 02:51:10 aaron Exp $ +.\" $OpenBSD: sh.1tbl,v 1.22 2001/05/28 15:36:08 aaron Exp $ .\" .\" Copyright (c) 1980, 1990, 1993 .\" The Regents of the University of California. All rights reserved. @@ -49,7 +49,7 @@ .Xc .Op Ar argument ... Oc .Sh DESCRIPTION -.Nm sh +.Nm is a reimplementation of the Bourne shell, a command interpreter for both interactive and script use. .Ss Shell startup @@ -3714,7 +3714,7 @@ signal and the shell exits. .%O "ISBN 1-55937-266-9" .Re .Sh NOTES -.Nm sh +.Nm is implemented as a run-time option of .Nm pdksh , with only those |