summaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
Diffstat (limited to 'bin')
-rw-r--r--bin/chio/chio.14
-rw-r--r--bin/chmod/chgrp.15
-rw-r--r--bin/csh/csh.147
-rw-r--r--bin/ed/ed.116
-rw-r--r--bin/ksh/ksh.124
-rw-r--r--bin/ksh/ksh.1tbl24
-rw-r--r--bin/ksh/sh.116
-rw-r--r--bin/ksh/sh.1tbl16
-rw-r--r--bin/pax/pax.16
-rw-r--r--bin/pax/tar.115
-rw-r--r--bin/ps/ps.16
11 files changed, 88 insertions, 91 deletions
diff --git a/bin/chio/chio.1 b/bin/chio/chio.1
index cc0dbea7a48..50a1dea3002 100644
--- a/bin/chio/chio.1
+++ b/bin/chio/chio.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: chio.1,v 1.20 2003/03/12 20:12:34 deraadt Exp $
+.\" $OpenBSD: chio.1,v 1.21 2003/04/28 06:27:36 jmc Exp $
.\" $NetBSD: chio.1,v 1.1.1.1 1996/04/03 00:34:38 thorpej Exp $
.\"
.\" Copyright (c) 1996 Jason R. Thorpe <thorpej@and.com>
@@ -155,7 +155,7 @@ If the optional modifier
.Ar inv
is specified, the media unit will be inverted before insertion.
.Pp
-Note that not all changers behave as expected when issued this command.
+Note that not all changers behave as expected in response to this command.
.Pp
.Li # chio params
.Pp
diff --git a/bin/chmod/chgrp.1 b/bin/chmod/chgrp.1
index d1ddf69c8a6..7d85b9e9ff8 100644
--- a/bin/chmod/chgrp.1
+++ b/bin/chmod/chgrp.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: chgrp.1,v 1.3 2001/05/25 13:37:18 aaron Exp $
+.\" $OpenBSD: chgrp.1,v 1.4 2003/04/28 06:27:36 jmc Exp $
.\"
.\" Copyright (c) 1983, 1990, 1993, 1994
.\" The Regents of the University of California. All rights reserved.
@@ -75,8 +75,7 @@ option is specified, no symbolic links are followed.
Change the group ID for the file hierarchies rooted
in the files instead of just the files themselves.
.It Fl f
-The force option ignores errors, except for usage errors and doesn't
-query about strange modes (unless the user does not have proper permissions).
+The force option ignores errors, except for usage errors.
.It Fl h
Change the group ID of the specified symbolic link.
The
diff --git a/bin/csh/csh.1 b/bin/csh/csh.1
index d20d7aea662..67dcd747c1a 100644
--- a/bin/csh/csh.1
+++ b/bin/csh/csh.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: csh.1,v 1.42 2001/11/13 14:00:15 mpech Exp $
+.\" $OpenBSD: csh.1,v 1.43 2003/04/28 06:27:36 jmc Exp $
.\" $NetBSD: csh.1,v 1.10 1995/03/21 09:02:35 cgd Exp $
.\"
.\" Copyright (c) 1980, 1990, 1993
@@ -227,8 +227,8 @@ If doubled in
or
.Ql >> ,
these pairs form single words.
-These parser metacharacters may be made part of other words, or prevented their
-special meaning, by preceding them with a backslash
+These parser metacharacters may be made part of other words, or have their
+special meaning prevented, by preceding them with a backslash
.Pq Ql \e .
A newline preceded by a
.Ql \e
@@ -256,7 +256,7 @@ the character
.Ql #
introduces a comment that continues to the end of the
input line.
-It is prevented this special meaning when preceded by
+This special meaning is prevented when preceded by
.Ql \e
and in quotations using
.Ql ` ,
@@ -414,7 +414,7 @@ See
for details
on setting options in the new tty driver.
.Ss Status reporting
-This shell learns immediately whenever a process changes state.
+The shell learns immediately whenever a process changes state.
It normally informs you whenever a job becomes blocked so that
no further progress is possible, but only just before it prints
a prompt.
@@ -440,8 +440,8 @@ be warned that
You may use the
.Ic jobs
command to see what they are.
-If you do this or immediately try to
-exit again, the shell will not warn you a second time, and the suspended
+If you try to exit again immediately,
+the shell will not warn you a second time, and the suspended
jobs will be terminated.
.Ss File name completion
When the file name completion feature is enabled by setting
@@ -583,7 +583,7 @@ or
.Ql ^ .
This special abbreviation will be described later.)
Any input line that contains history substitution is echoed on the terminal
-before it is executed as it could have been typed without history substitution.
+before it is executed as it would have been typed without history substitution.
.Pp
Commands input from the terminal that consist of one or more words
are saved on the history list.
@@ -688,8 +688,8 @@ can be omitted if the argument selector begins with a
.Ql \- ,
or
.Ql % .
-After the optional word designator can be
-placed a sequence of modifiers, each preceded by a
+After the optional word designator,
+a sequence of modifiers can be placed, each preceded by a
.Ql \&: .
The following modifiers are defined:
.Pp
@@ -820,7 +820,7 @@ can be used
to prevent all or some of the remaining substitutions.
Strings enclosed in
.Ql '
-are prevented any further interpretation.
+are prevented from any further interpretation.
Strings enclosed in
.Ql \&"
may be expanded as described below.
@@ -924,16 +924,16 @@ This expansion can be prevented by preceding the
with a
.Ql \e
except
-within "'s where it
+within double quotes (`"'), where it
.Em always
-occurs, and within ''s where it
+occurs, and within single quotes (`''), where it
.Em never
occurs.
Strings quoted by backticks
.Pq ` `
are interpreted later (see
.Sx Command substitution
-below) so
+below), so
.Ql $
substitution does not occur there until later, if at all.
A
@@ -956,7 +956,7 @@ substitution may eventually be command and filename substituted.
Within
.Ql \&" ,
a variable whose value consists of multiple words expands to a
-(portion of) a single word, with the words of the variables value
+(portion of) a single word, with the words of the variable's value
separated by blanks.
When the
.Ql :q
@@ -996,7 +996,7 @@ The selector is subjected to
substitution and may consist of a single
number or two numbers separated by a
.Ql \- .
-The first word of a variables value is numbered
+The first word of a variable's value is numbered
.Ql 1 .
If the first number of a range is omitted it defaults to
.Ql 1 .
@@ -1097,7 +1097,8 @@ Command substitution is shown by a command enclosed in
The output from such a command is normally broken into separate words
at blanks, tabs, and newlines, with null words being discarded;
this text then replaces the original string.
-Within "'s, only newlines force new words; blanks and tabs are preserved.
+Within double quotes (`"'), only newlines force new words;
+blanks and tabs are preserved.
.Pp
In any case, the single final newline does not force a new word.
Note that it is thus possible for a command substitution to yield
@@ -1162,7 +1163,7 @@ at the beginning of a filename refers to home
directories.
Standing alone, i.e.,
.Ql ~ ,
-it expands to the invokers home directory as reflected
+it expands to the invoker's home directory as reflected
in the value of the variable
.Ar home .
When followed by a name consisting of letters, digits, and
@@ -1718,7 +1719,7 @@ option to
.Ic source .
.Pp
.It Ic if ( Ar expr ) No command
-If the specified expression evaluates true, then the single
+If the specified expression evaluates to true, then the single
.Ar command
with arguments is executed.
Variable substitution on
@@ -1974,7 +1975,7 @@ are disabled
.It Ic popd Ar +n
Pops the directory stack, returning to the new top directory.
With an argument
-.Dq + Ar n Ns
+.Dq + Ns Ar n
discards the
.Ar n Ns \'th
entry in the stack.
@@ -2030,7 +2031,7 @@ changes the contents of a system directory.
.Pp
.It Ic repeat Ar count command
The specified
-.Ar command
+.Ar command ,
which is subject to the same restrictions
as the
.Ar command
@@ -2260,7 +2261,7 @@ Displays the resolved command that will be executed by the shell.
.It Ic while ( Ar expr )
.It \&...
.It Ic end
-While the specified expression evaluates non-zero, the commands between
+While the specified expression evaluates to non-zero, the commands between
the
.Ic while
and the matching
@@ -2746,7 +2747,7 @@ This is especially noticeable if this
expansion results from an alias.
It suffices to place the sequence of commands in ()'s to force it to
a sub-shell; i.e.,
-.Dq ( a \&; b \&; c ) .
+.Dq Po a \&; b \&; c Pc .
.Pp
Control over tty output after processes are started is primitive;
perhaps this will inspire someone to work on a good virtual
diff --git a/bin/ed/ed.1 b/bin/ed/ed.1
index ed6994daaad..15993dcdc63 100644
--- a/bin/ed/ed.1
+++ b/bin/ed/ed.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: ed.1,v 1.39 2003/02/18 07:57:49 jmc Exp $
+.\" $OpenBSD: ed.1,v 1.40 2003/04/28 06:27:36 jmc Exp $
.\"
.\" Copyright (c) 1993 Andrew Moore, Talke Studio.
.\" All rights reserved.
@@ -131,8 +131,6 @@ Suppress diagnostics.
This should be used if
.Nm
standard input is from a script.
-.Fl s
-flag.
.It Fl x
Prompt for an encryption key to be used in subsequent reads and writes
(see the
@@ -291,7 +289,7 @@ Regular expressions are also used by the
.Em s
command for selecting old text to be replaced with new.
.Pp
-In addition to a specifying string literals, regular expressions can
+In addition to specifying string literals, regular expressions can
represent classes of strings.
Strings thus represented are said to be matched by the
corresponding regular expression.
@@ -736,14 +734,14 @@ match is replaced.
The
.Em r
suffix causes
-the regular expression of the last search to be used instead of the
+the regular expression of the last search to be used instead of
that of the last substitution.
The
.Em g
suffix toggles the global suffix of the last substitution.
The
.Em p
-suffix toggles the print suffix of the last substitution
+suffix toggles the print suffix of the last substitution.
The current address is set to the last line affected.
.It (.,.) Ns Em t Ns No (.)
Copies (i.e., transfers) the addressed lines to after the right-hand
@@ -759,7 +757,7 @@ The global commands
.Em G Ns No ,
.Em v Ns No ,
and
-.Em V Ns No .
+.Em V
are treated as a single command by undo.
.Em u
is its own inverse.
@@ -782,7 +780,7 @@ Writes the addressed lines to
.Em file Ns No .
Any previous contents of
.Em file
-is lost without warning.
+are lost without warning.
If there is no default filename, then the default filename is set to
.Em file Ns No ,
otherwise it is unchanged.
@@ -806,7 +804,7 @@ Appends the addressed lines to the end of
.Em file Ns No .
This is similar to the
.Em w
-command, expect that the previous contents of file is not clobbered.
+command, except that the previous contents of file are not clobbered.
The current address is unchanged.
.It Em x
Prompts for an encryption key which is used in subsequent reads and writes.
diff --git a/bin/ksh/ksh.1 b/bin/ksh/ksh.1
index 54811bb7348..124e76c476a 100644
--- a/bin/ksh/ksh.1
+++ b/bin/ksh/ksh.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: ksh.1,v 1.50 2003/03/20 07:30:37 jmc Exp $
+.\" $OpenBSD: ksh.1,v 1.51 2003/04/28 06:27:36 jmc Exp $
.\"
.\" Copyright (c) 1980, 1990, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -1366,7 +1366,7 @@ Not yet implemented.
.It Ev EXECSHELL
If set, this parameter is assumed to contain the shell that is to be used to
execute commands that
-.Fn execve 2
+.Xr execve 2
fails to execute and which do not start with a
.Dq \&#\&! Ns Ar shell
sequence.
@@ -1677,7 +1677,7 @@ characters or
.Dq [..]
sequences.
Once brace expansion has been performed, the shell replaces file
-name patterns with the sorted named of all the files that match the pattern
+name patterns with the sorted names of all the files that match the pattern
(if no files match, the word is left unchanged).
The pattern elements have the following meaning:
.Bl -tag -width Ds
@@ -1865,7 +1865,7 @@ except if
exists it is appended to instead of being truncated.
Also, the file is opened
in append mode, so writes always go to the end of the file (see
-.Fn open 2 ) .
+.Xr open 2 ) .
.It Ic \&< Ar file
Standard input is redirected from
.Ar file ,
@@ -2613,7 +2613,7 @@ above).
.Pp
When listing aliases, one of two formats is used.
Normally, aliases are listed as
-.Ar name Ns No = Ar value ,
+.Ar name Ns No = Ns Ar value ,
where
.Ar value
is quoted.
@@ -2828,7 +2828,7 @@ option suppresses the trailing newline,
.Fl e
enables backslash interpretation (a no-op, since this is normally done), and
.Fl E
-which suppresses backslash interpretation.
+suppresses backslash interpretation.
.It Ic eval Ar command ...
The arguments are concatenated (with spaces between them) to form a single
string which the shell then parses and executes in the current environment.
@@ -3355,7 +3355,7 @@ Background jobs are run with lower priority.
Enable brace expansion (a.k.a., alternation).
.It Ic emacs
Enable BRL emacs-like command-line editing (interactive shells only); see
-.Sx Emacs editing mode.
+.Sx Emacs editing mode .
.It Ic gmacs
Enable gmacs-like command-line editing (interactive shells only).
Currently identical to emacs editing except that transpose (^T) acts slightly
@@ -3475,7 +3475,7 @@ defaults to 1.
.Ic test
evaluates the
.Ar expression
-and returns zero status if true, 1 status if false, or greater than 1 if there
+and returns zero status if true, 1 if false, or greater than 1 if there
was an error.
It is normally used as the condition command of
.Ic if
@@ -3913,7 +3913,7 @@ option.)
.It Fl p
Print complete
.Ic typeset
-commands that can be used to re-create the attributes (but not the values) or
+commands that can be used to re-create the attributes (but not the values) of
parameters.
This is the default action (option exists for ksh93 compatibility).
.It Fl r
@@ -4281,7 +4281,7 @@ interactive session, which is controlled by the
.Ic gmacs ,
and
.Ic vi
-options (at most one of these can be set an once).
+options (at most one of these can be set at once).
If none of these options are enabled, the shell simply reads lines using the
normal tty driver.
If the
@@ -4536,7 +4536,7 @@ appended to them.
Prints a sorted, columnated list of command names (if any) that can complete
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
+Prints a sorted, columnated list of file names (if any) that can complete the
partial word containing the cursor.
File type indicators are appended as described under
.Ic list
@@ -4786,7 +4786,7 @@ directories in the
parameter.
File name expansion matches the big-word against the files in the
current directory.
-After expansion, the cursor is places just past the last
+After expansion, the cursor is placed just past the last
word and the editor is in insert mode.
.It n\e,\ n^F,\ n<tab>,\ and\ n<esc>
Command/file name completion.
diff --git a/bin/ksh/ksh.1tbl b/bin/ksh/ksh.1tbl
index 4ad1206e3d3..6f676a717c8 100644
--- a/bin/ksh/ksh.1tbl
+++ b/bin/ksh/ksh.1tbl
@@ -1,4 +1,4 @@
-.\" $OpenBSD: ksh.1tbl,v 1.50 2003/03/20 07:30:37 jmc Exp $
+.\" $OpenBSD: ksh.1tbl,v 1.51 2003/04/28 06:27:36 jmc Exp $
.\"
.\" Copyright (c) 1980, 1990, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -1366,7 +1366,7 @@ Not yet implemented.
.It Ev EXECSHELL
If set, this parameter is assumed to contain the shell that is to be used to
execute commands that
-.Fn execve 2
+.Xr execve 2
fails to execute and which do not start with a
.Dq \&#\&! Ns Ar shell
sequence.
@@ -1677,7 +1677,7 @@ characters or
.Dq [..]
sequences.
Once brace expansion has been performed, the shell replaces file
-name patterns with the sorted named of all the files that match the pattern
+name patterns with the sorted names of all the files that match the pattern
(if no files match, the word is left unchanged).
The pattern elements have the following meaning:
.Bl -tag -width Ds
@@ -1865,7 +1865,7 @@ except if
exists it is appended to instead of being truncated.
Also, the file is opened
in append mode, so writes always go to the end of the file (see
-.Fn open 2 ) .
+.Xr open 2 ) .
.It Ic \&< Ar file
Standard input is redirected from
.Ar file ,
@@ -2613,7 +2613,7 @@ above).
.Pp
When listing aliases, one of two formats is used.
Normally, aliases are listed as
-.Ar name Ns No = Ar value ,
+.Ar name Ns No = Ns Ar value ,
where
.Ar value
is quoted.
@@ -2828,7 +2828,7 @@ option suppresses the trailing newline,
.Fl e
enables backslash interpretation (a no-op, since this is normally done), and
.Fl E
-which suppresses backslash interpretation.
+suppresses backslash interpretation.
.It Ic eval Ar command ...
The arguments are concatenated (with spaces between them) to form a single
string which the shell then parses and executes in the current environment.
@@ -3355,7 +3355,7 @@ Background jobs are run with lower priority.
Enable brace expansion (a.k.a., alternation).
.It Ic emacs
Enable BRL emacs-like command-line editing (interactive shells only); see
-.Sx Emacs editing mode.
+.Sx Emacs editing mode .
.It Ic gmacs
Enable gmacs-like command-line editing (interactive shells only).
Currently identical to emacs editing except that transpose (^T) acts slightly
@@ -3475,7 +3475,7 @@ defaults to 1.
.Ic test
evaluates the
.Ar expression
-and returns zero status if true, 1 status if false, or greater than 1 if there
+and returns zero status if true, 1 if false, or greater than 1 if there
was an error.
It is normally used as the condition command of
.Ic if
@@ -3913,7 +3913,7 @@ option.)
.It Fl p
Print complete
.Ic typeset
-commands that can be used to re-create the attributes (but not the values) or
+commands that can be used to re-create the attributes (but not the values) of
parameters.
This is the default action (option exists for ksh93 compatibility).
.It Fl r
@@ -4281,7 +4281,7 @@ interactive session, which is controlled by the
.Ic gmacs ,
and
.Ic vi
-options (at most one of these can be set an once).
+options (at most one of these can be set at once).
If none of these options are enabled, the shell simply reads lines using the
normal tty driver.
If the
@@ -4536,7 +4536,7 @@ appended to them.
Prints a sorted, columnated list of command names (if any) that can complete
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
+Prints a sorted, columnated list of file names (if any) that can complete the
partial word containing the cursor.
File type indicators are appended as described under
.Ic list
@@ -4786,7 +4786,7 @@ directories in the
parameter.
File name expansion matches the big-word against the files in the
current directory.
-After expansion, the cursor is places just past the last
+After expansion, the cursor is placed just past the last
word and the editor is in insert mode.
.It n\e,\ n^F,\ n<tab>,\ and\ n<esc>
Command/file name completion.
diff --git a/bin/ksh/sh.1 b/bin/ksh/sh.1
index cd1c46c0803..182351af8f5 100644
--- a/bin/ksh/sh.1
+++ b/bin/ksh/sh.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: sh.1,v 1.31 2003/03/14 11:05:55 jmc Exp $
+.\" $OpenBSD: sh.1,v 1.32 2003/04/28 06:27:36 jmc Exp $
.\"
.\" Copyright (c) 1980, 1990, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -1176,7 +1176,7 @@ Not yet implemented.
.It Ev EXECSHELL
If set, this parameter is assumed to contain the shell that is to be used to
execute commands that
-.Fn execve 2
+.Xr execve 2
fails to execute and which do not start with a
.Dq \&#\&! Ns Ar shell
sequence.
@@ -1337,7 +1337,7 @@ characters or
.Dq [..]
sequences.
Once brace expansion has been performed, the shell replaces file
-name patterns with the sorted named of all the files that match the pattern
+name patterns with the sorted names of all the files that match the pattern
(if no files match, the word is left unchanged).
The pattern elements have the following meaning:
.Bl -tag -width Ds
@@ -1521,7 +1521,7 @@ except if
exists it is appended to instead of being truncated.
Also, the file is opened
in append mode, so writes always go to the end of the file (see
-.Fn open 2 ) .
+.Xr open 2 ) .
.It Ic \&< Ar file
Standard input is redirected from
.Ar file ,
@@ -2208,7 +2208,7 @@ above).
.Pp
When listing aliases, one of two formats is used.
Normally, aliases are listed as
-.Ar name Ns No = Ar value ,
+.Ar name Ns No = Ns Ar value ,
where
.Ar value
is quoted.
@@ -2394,7 +2394,7 @@ option suppresses the trailing newline,
.Fl e
enables backslash interpretation (a no-op, since this is normally done), and
.Fl E
-which suppresses backslash interpretation.
+suppresses backslash interpretation.
.It Ic eval Ar command ...
The arguments are concatenated (with spaces between them) to form a single
string which the shell then parses and executes in the current environment.
@@ -2983,7 +2983,7 @@ defaults to 1.
.Ic test
evaluates the
.Ar expression
-and returns zero status if true, 1 status if false, or greater than 1 if there
+and returns zero status if true, 1 if false, or greater than 1 if there
was an error.
It is normally used as the condition command of
.Ic if
@@ -3368,7 +3368,7 @@ option.)
.It Fl p
Print complete
.Ic typeset
-commands that can be used to re-create the attributes (but not the values) or
+commands that can be used to re-create the attributes (but not the values) of
parameters.
This is the default action (option exists for ksh93 compatibility).
.It Fl r
diff --git a/bin/ksh/sh.1tbl b/bin/ksh/sh.1tbl
index 7a7e8ccace0..6dee905551b 100644
--- a/bin/ksh/sh.1tbl
+++ b/bin/ksh/sh.1tbl
@@ -1,4 +1,4 @@
-.\" $OpenBSD: sh.1tbl,v 1.31 2003/03/14 11:05:55 jmc Exp $
+.\" $OpenBSD: sh.1tbl,v 1.32 2003/04/28 06:27:36 jmc Exp $
.\"
.\" Copyright (c) 1980, 1990, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -1176,7 +1176,7 @@ Not yet implemented.
.It Ev EXECSHELL
If set, this parameter is assumed to contain the shell that is to be used to
execute commands that
-.Fn execve 2
+.Xr execve 2
fails to execute and which do not start with a
.Dq \&#\&! Ns Ar shell
sequence.
@@ -1337,7 +1337,7 @@ characters or
.Dq [..]
sequences.
Once brace expansion has been performed, the shell replaces file
-name patterns with the sorted named of all the files that match the pattern
+name patterns with the sorted names of all the files that match the pattern
(if no files match, the word is left unchanged).
The pattern elements have the following meaning:
.Bl -tag -width Ds
@@ -1521,7 +1521,7 @@ except if
exists it is appended to instead of being truncated.
Also, the file is opened
in append mode, so writes always go to the end of the file (see
-.Fn open 2 ) .
+.Xr open 2 ) .
.It Ic \&< Ar file
Standard input is redirected from
.Ar file ,
@@ -2208,7 +2208,7 @@ above).
.Pp
When listing aliases, one of two formats is used.
Normally, aliases are listed as
-.Ar name Ns No = Ar value ,
+.Ar name Ns No = Ns Ar value ,
where
.Ar value
is quoted.
@@ -2394,7 +2394,7 @@ option suppresses the trailing newline,
.Fl e
enables backslash interpretation (a no-op, since this is normally done), and
.Fl E
-which suppresses backslash interpretation.
+suppresses backslash interpretation.
.It Ic eval Ar command ...
The arguments are concatenated (with spaces between them) to form a single
string which the shell then parses and executes in the current environment.
@@ -2983,7 +2983,7 @@ defaults to 1.
.Ic test
evaluates the
.Ar expression
-and returns zero status if true, 1 status if false, or greater than 1 if there
+and returns zero status if true, 1 if false, or greater than 1 if there
was an error.
It is normally used as the condition command of
.Ic if
@@ -3368,7 +3368,7 @@ option.)
.It Fl p
Print complete
.Ic typeset
-commands that can be used to re-create the attributes (but not the values) or
+commands that can be used to re-create the attributes (but not the values) of
parameters.
This is the default action (option exists for ksh93 compatibility).
.It Fl r
diff --git a/bin/pax/pax.1 b/bin/pax/pax.1
index d4b343fb2ab..4665ab935c2 100644
--- a/bin/pax/pax.1
+++ b/bin/pax/pax.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: pax.1,v 1.36 2003/04/20 20:16:24 jmc Exp $
+.\" $OpenBSD: pax.1,v 1.37 2003/04/28 06:27:36 jmc Exp $
.\" $NetBSD: pax.1,v 1.3 1995/03/21 09:07:37 cgd Exp $
.\"
.\" Copyright (c) 1992 Keith Muller.
@@ -316,7 +316,7 @@ operand does not select at least one archive member,
.Nm
will write these
.Ar pattern
-operands in a diagnostic message to standard error.
+operands in a diagnostic message to standard error
and then exit with a non-zero exit status.
.Pp
The
@@ -539,7 +539,7 @@ Preserve the user ID and group ID.
.It Cm p
.Sq Preserve
the file mode bits.
-This intended to be used by a
+This is intended to be used by a
.Em user
with regular privileges who wants to preserve all aspects of the file other
than the ownership.
diff --git a/bin/pax/tar.1 b/bin/pax/tar.1
index f9760d2190f..4d8ad1318f1 100644
--- a/bin/pax/tar.1
+++ b/bin/pax/tar.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: tar.1,v 1.40 2003/03/12 20:12:35 deraadt Exp $
+.\" $OpenBSD: tar.1,v 1.41 2003/04/28 06:27:36 jmc Exp $
.\"
.\" Copyright (c) 1996 SigmaSoft, Th. Lockert
.\" All rights reserved.
@@ -28,7 +28,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.
.\"
-.\" $OpenBSD: tar.1,v 1.40 2003/03/12 20:12:35 deraadt Exp $
+.\" $OpenBSD: tar.1,v 1.41 2003/04/28 06:27:36 jmc Exp $
.\"
.Dd February 7, 2001
.Dt TAR 1
@@ -232,8 +232,7 @@ can be used to select one of the compiled-in backup devices,
Creates an archive on the default tape drive, containing the files named
.Pa bonvole
and
-.Pa sekve
-.
+.Pa sekve .
.Pp
.Li $ tar zcf foriru.tar.gz bonvole sekve
.Pp
@@ -244,16 +243,16 @@ compressed archive containing the files
and
.Pa sekve
to a file called
-.Pa foriru.tar.gz
+.Pa foriru.tar.gz .
.Pp
.Li $ tar zcvf backup.tar.gz *.c
.Pp
Verbosely creates an archive, called
-.Pa backup.tar.gz
-, of all files matching the shell
+.Pa backup.tar.gz ,
+of all files matching the shell
.Xr glob 3
function
-.Pa *.c
+.Pa *.c .
.Pp
.Li $ tar tvzf backup.tar.gz '*.jpeg'
.Pp
diff --git a/bin/ps/ps.1 b/bin/ps/ps.1
index 60bbcc819fd..af9cfef3c77 100644
--- a/bin/ps/ps.1
+++ b/bin/ps/ps.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: ps.1,v 1.39 2003/03/18 12:46:52 david Exp $
+.\" $OpenBSD: ps.1,v 1.40 2003/04/28 06:27:36 jmc Exp $
.\" $NetBSD: ps.1,v 1.16 1996/03/21 01:36:28 jtc Exp $
.\"
.\" Copyright (c) 1980, 1990, 1991, 1993, 1994
@@ -229,7 +229,7 @@ when children stop
.Xr exec 3
was set[ug]id
.It Dv "P_NOCLDWAIT" Ta No "0x0080000 let pid 1 wait for my children"
-.It Dv "P_NOZOMBIE" Ta No "0x0100000 pid 1 waits for me indead of dad"
+.It Dv "P_NOZOMBIE" Ta No "0x0100000 pid 1 waits for me instead of dad"
.It Dv "P_INEXEC" Ta No "0x0200000 process is doing an exec right now"
.It Dv "P_SYSTRACE" Ta No "0x0400000 process system call tracing is active"
.El
@@ -552,7 +552,7 @@ A
.Nm
command appeared in
.At v3
-in the section 8 of the manual.
+in section 8 of the manual.
.Sh BUGS
Since
.Nm