aboutsummaryrefslogtreecommitdiff
path: root/usr.bin
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin')
-rw-r--r--usr.bin/calendar/calendar.12
-rw-r--r--usr.bin/cap_mkdb/cap_mkdb.12
-rw-r--r--usr.bin/col/col.12
-rw-r--r--usr.bin/colcrt/colcrt.12
-rw-r--r--usr.bin/ee/ee.12
-rw-r--r--usr.bin/enigma/enigma.12
-rw-r--r--usr.bin/fetch/fetch.12
-rw-r--r--usr.bin/file/file.112
-rw-r--r--usr.bin/fstat/fstat.16
-rw-r--r--usr.bin/getopt/getopt.12
-rw-r--r--usr.bin/gprof/gprof.12
-rw-r--r--usr.bin/indent/indent.14
-rw-r--r--usr.bin/join/join.12
-rw-r--r--usr.bin/last/last.12
-rw-r--r--usr.bin/locate/locate/locate.12
-rw-r--r--usr.bin/lock/lock.12
-rw-r--r--usr.bin/make/make.110
-rw-r--r--usr.bin/passwd/passwd.12
-rw-r--r--usr.bin/ruptime/ruptime.12
-rw-r--r--usr.bin/rwho/rwho.12
-rw-r--r--usr.bin/sed/sed.12
-rw-r--r--usr.bin/talk/talk.12
-rw-r--r--usr.bin/tcopy/tcopy.12
-rw-r--r--usr.bin/touch/touch.12
-rw-r--r--usr.bin/tput/tput.14
-rw-r--r--usr.bin/tset/tset.12
-rw-r--r--usr.bin/tty/tty.12
-rw-r--r--usr.bin/units/units.12
-rw-r--r--usr.bin/vis/vis.12
-rw-r--r--usr.bin/w/w.12
-rw-r--r--usr.bin/wc/wc.12
-rw-r--r--usr.bin/window/window.12
-rw-r--r--usr.bin/xinstall/install.14
-rw-r--r--usr.bin/xlint/xlint/lint.12
-rw-r--r--usr.bin/xstr/xstr.12
35 files changed, 49 insertions, 49 deletions
diff --git a/usr.bin/calendar/calendar.1 b/usr.bin/calendar/calendar.1
index 6b9fb2aa47ad4..404f44c4adec3 100644
--- a/usr.bin/calendar/calendar.1
+++ b/usr.bin/calendar/calendar.1
@@ -262,4 +262,4 @@ command appeared in
.Sh BUGS
The
.Nm
-utility doesn't handle Jewish holidays and moon phases.
+utility does not handle Jewish holidays and moon phases.
diff --git a/usr.bin/cap_mkdb/cap_mkdb.1 b/usr.bin/cap_mkdb/cap_mkdb.1
index 0775997dd203e..63c06efb9755f 100644
--- a/usr.bin/cap_mkdb/cap_mkdb.1
+++ b/usr.bin/cap_mkdb/cap_mkdb.1
@@ -78,7 +78,7 @@ the record (not including the trailing colon (``:'')) with a data
field consisting of a special byte followed by the rest of the record.
The special byte is either a 0 or 1, where a 0 means that the record
is okay, and a 1 means that there was a ``tc'' capability in the record
-that couldn't be expanded.
+that could not be expanded.
.Pp
The second type is a key which consists of one of the names from the
first capability of the record with a data field consisting a special
diff --git a/usr.bin/col/col.1 b/usr.bin/col/col.1
index affb306045489..3197c02d5a430 100644
--- a/usr.bin/col/col.1
+++ b/usr.bin/col/col.1
@@ -70,7 +70,7 @@ Forward half line feeds are permitted (``fine'' mode).
Normally characters printed on a half line boundary are printed
on the following line.
.It Fl h
-Don't output multiple spaces instead of tabs (default).
+Do not output multiple spaces instead of tabs (default).
.It Fl l Ar num
Buffer at least
.Ar num
diff --git a/usr.bin/colcrt/colcrt.1 b/usr.bin/colcrt/colcrt.1
index d599710e1f4d9..a4a727e8940b4 100644
--- a/usr.bin/colcrt/colcrt.1
+++ b/usr.bin/colcrt/colcrt.1
@@ -105,7 +105,7 @@ Should fold underlines onto blanks even with the
option so that
a true underline character would show.
.Pp
-Can't back up more than 102 lines.
+Cannot back up more than 102 lines.
.Pp
General overstriking is lost;
as a special case
diff --git a/usr.bin/ee/ee.1 b/usr.bin/ee/ee.1
index c3c574fa94043..4072a4cd440c6 100644
--- a/usr.bin/ee/ee.1
+++ b/usr.bin/ee/ee.1
@@ -234,7 +234,7 @@ Display the current line number.
.It nocase
Make searches insensitive to case (the default).
.It noexpand
-Don't expand tab to spaces when the TAB key is pressed.
+Do not expand tab to spaces when the TAB key is pressed.
.It quit
Leave the editor without saving changes.
.It read Ar file
diff --git a/usr.bin/enigma/enigma.1 b/usr.bin/enigma/enigma.1
index c1114ec9dd302..aa61f800122c3 100644
--- a/usr.bin/enigma/enigma.1
+++ b/usr.bin/enigma/enigma.1
@@ -61,7 +61,7 @@ can be given the option
and it will take the key from the environment variable
.Ev CrYpTkEy .
While this at a first glance seems to be more secure than the previous
-option, it actually isn't since environment variables can also be
+option, it actually is not since environment variables can also be
examined with
.Xr ps 1 .
Thus this option is mainly provided for compatibility with other
diff --git a/usr.bin/fetch/fetch.1 b/usr.bin/fetch/fetch.1
index 0acd1564302a5..5a629304b06ca 100644
--- a/usr.bin/fetch/fetch.1
+++ b/usr.bin/fetch/fetch.1
@@ -133,7 +133,7 @@ See
for a description of the file format.
This feature is experimental.
.It Fl n
-Don't preserve the modification time of the transferred file.
+Do not preserve the modification time of the transferred file.
.It Fl o Ar file
Set the output file name to
.Ar file .
diff --git a/usr.bin/file/file.1 b/usr.bin/file/file.1
index 3cf281e562f62..6565a9b87094b 100644
--- a/usr.bin/file/file.1
+++ b/usr.bin/file/file.1
@@ -53,7 +53,7 @@ People depend on knowing that all the readable files in a directory
have the word
.Dq Li text
printed.
-Don't do as Berkeley did and change
+Do not do as Berkeley did and change
.Dq Li "shell commands text"
to
.Dq Li "shell script" .
@@ -203,7 +203,7 @@ file.
.Sx FILES
section, below).
.It Fl k , -keep-going
-Don't stop at the first match, keep going.
+Do not stop at the first match, keep going.
.It Fl L , -dereference
option causes symlinks to be followed, as the like-named option in
.Xr ls 1 .
@@ -225,7 +225,7 @@ This is only useful if checking a list of files.
It is intended to be used by programs that want
filetype output from a pipe.
.It Fl N , -no-pad
-Don't pad filenames so that they align in the output.
+Do not pad filenames so that they align in the output.
.It Fl p , -preserve-date
On systems that support
.Xr utime 3
@@ -235,7 +235,7 @@ attempt to preserve the access time of files analyzed, to pretend that
.Nm
never read them.
.It Fl r , -raw
-Don't translate unprintable characters to \eooo.
+Do not translate unprintable characters to \eooo.
Normally
.Nm
translates unprintable characters to their octal representation.
@@ -504,7 +504,7 @@ for e.g.,
commands vs man page macros.
Regular expression support would make this easy.
.Pp
-The program doesn't grok
+The program does not grok
.Tn FORTRAN .
It should be able to figure
.Tn FORTRAN
@@ -540,7 +540,7 @@ they are not as good as other guesses (e.g.\&
.Dq Li "Newsgroups:"
versus
.Dq Li "Return-Path:" ) .
-Still, if the others don't pan out, it should be possible to use the
+Still, if the others do not pan out, it should be possible to use the
first guess.
.Pp
This program is slower than some vendors' file commands.
diff --git a/usr.bin/fstat/fstat.1 b/usr.bin/fstat/fstat.1
index 6888c9b7fbcb1..91bf4d27530df 100644
--- a/usr.bin/fstat/fstat.1
+++ b/usr.bin/fstat/fstat.1
@@ -133,14 +133,14 @@ If the file number is followed by an asterisk (``*''), the file is
not an inode, but rather a socket,
.Tn FIFO ,
or there is an error.
-In this case the remainder of the line doesn't
+In this case the remainder of the line does not
correspond to the remaining headers -- the format of the line
is described later under
.Sx Sockets .
.It Li MOUNT
If the
.Fl n
-flag wasn't specified, this header is present and is the
+flag was not specified, this header is present and is the
pathname that the file system the file resides in is mounted on.
.It Li DEV
If the
@@ -153,7 +153,7 @@ The inode number of the file.
The mode of the file.
If the
.Fl n
-flag isn't specified, the mode is printed
+flag is not specified, the mode is printed
using a symbolic format (see
.Xr strmode 3 ) ;
otherwise, the mode is printed
diff --git a/usr.bin/getopt/getopt.1 b/usr.bin/getopt/getopt.1
index ef4c39521e2b5..771a2e73645f0 100644
--- a/usr.bin/getopt/getopt.1
+++ b/usr.bin/getopt/getopt.1
@@ -109,7 +109,7 @@ has.
.Pp
Arguments containing white space or embedded shell metacharacters
generally will not survive intact; this looks easy to fix but
-isn't.
+is not.
People trying to fix
.Nm
or the example in this manpage should check the history of this file
diff --git a/usr.bin/gprof/gprof.1 b/usr.bin/gprof/gprof.1
index 1481c330cb9bf..035e14674b3aa 100644
--- a/usr.bin/gprof/gprof.1
+++ b/usr.bin/gprof/gprof.1
@@ -140,7 +140,7 @@ to run for a very long time.
Suppress the printing of the graph profile entry for routine
.Ar name
and all its descendants
-(unless they have other ancestors that aren't suppressed).
+(unless they have other ancestors that are not suppressed).
More than one
.Fl e
option may be given.
diff --git a/usr.bin/indent/indent.1 b/usr.bin/indent/indent.1
index 69f0accd22e02..e3d980afcbb56 100644
--- a/usr.bin/indent/indent.1
+++ b/usr.bin/indent/indent.1
@@ -388,7 +388,7 @@ You need to specify all the typenames that
appear in your program that are defined by
.Ic typedef
\- nothing will be
-harmed if you miss a few, but the program won't be formatted as nicely as
+harmed if you miss a few, but the program will not be formatted as nicely as
it should.
This sounds like a painful thing to have to do, but it's really
a symptom of a problem in C:
@@ -396,7 +396,7 @@ a symptom of a problem in C:
causes a syntactic change in the
language and
.Nm
-can't find all
+cannot find all
instances of
.Ic typedef .
.It Fl troff
diff --git a/usr.bin/join/join.1 b/usr.bin/join/join.1
index 85baaeab4514f..b42ea5abcac81 100644
--- a/usr.bin/join/join.1
+++ b/usr.bin/join/join.1
@@ -204,7 +204,7 @@ This has obvious difficulties in the presence of files named
.Ql 1.2 .
.El
.Pp
-These options are available only so historic shellscripts don't require
+These options are available only so historic shellscripts do not require
modification and should not be used.
.Sh SEE ALSO
.Xr awk 1 ,
diff --git a/usr.bin/last/last.1 b/usr.bin/last/last.1
index 2c8ef9c07f301..f838c4aab8a27 100644
--- a/usr.bin/last/last.1
+++ b/usr.bin/last/last.1
@@ -211,7 +211,7 @@ utility appeared in
.Bx 3.0 .
.Sh BUGS
If a login shell should terminate abnormally for some reason, it is likely
-that a logout record won't be written to the
+that a logout record will not be written to the
.Pa wtmp
file.
In this case,
diff --git a/usr.bin/locate/locate/locate.1 b/usr.bin/locate/locate/locate.1
index 4205a4cd665e4..27b750e08d903 100644
--- a/usr.bin/locate/locate/locate.1
+++ b/usr.bin/locate/locate/locate.1
@@ -83,7 +83,7 @@ current implementation store any character except newline
.Pq Sq \en
and NUL
.Pq Sq \e0 .
-The 8-bit character support doesn't waste extra space for
+The 8-bit character support does not waste extra space for
plain ASCII file names.
Characters less than 32 or greater than 127
are stored in 2 bytes.
diff --git a/usr.bin/lock/lock.1 b/usr.bin/lock/lock.1
index f74dd9772cb24..7c9c65025cf2e 100644
--- a/usr.bin/lock/lock.1
+++ b/usr.bin/lock/lock.1
@@ -55,7 +55,7 @@ with the appropriate permission.
The following options are available:
.Bl -tag -width indent
.It Fl n
-Don't use a timeout value.
+Do not use a timeout value.
Terminal will be locked forever.
.It Fl p
A password is not requested, instead the user's current login password
diff --git a/usr.bin/make/make.1 b/usr.bin/make/make.1
index b931a97f06220..c5950bb7bc3bf 100644
--- a/usr.bin/make/make.1
+++ b/usr.bin/make/make.1
@@ -992,7 +992,7 @@ variable is being compared against 0.
When
.Nm
is evaluating one of these conditional expressions, and it encounters
-a word it doesn't recognize, either the
+a word it does not recognize, either the
.Dq make
or
.Dq defined
@@ -1068,8 +1068,8 @@ This source prevents this target from being selected.
.It Ic .OPTIONAL
If a target is marked with this attribute and
.Nm
-can't figure out how to create it, it will ignore this fact and assume
-the file isn't needed or already exists.
+cannot figure out how to create it, it will ignore this fact and assume
+the file is not needed or already exists.
.It Ic .PRECIOUS
When
.Nm
@@ -1113,7 +1113,7 @@ This is sort of a
rule for any target (that was used only as a
source) that
.Nm
-can't figure out any other way to create.
+cannot figure out any other way to create.
Only the shell script is used.
The
.Ic .IMPSRC
@@ -1462,7 +1462,7 @@ For loops are expanded before tests, so a fragment such as:
\&.endfor
.Ed
.Pp
-won't work, and should be rewritten as:
+will not work, and should be rewritten as:
.Bd -literal -offset indent
\&.for ARCH in ${SHARED_ARCHS}
\&.if ${MACHINE} == ${ARCH}
diff --git a/usr.bin/passwd/passwd.1 b/usr.bin/passwd/passwd.1
index 66643004ac9f6..6dc815587657f 100644
--- a/usr.bin/passwd/passwd.1
+++ b/usr.bin/passwd/passwd.1
@@ -196,7 +196,7 @@ When a domain is specified with the
option and
.Nm
is unable to determine the name of the NIS master server (possibly because
-the local domainname isn't set), the name of the NIS master is assumed to
+the local domainname is not set), the name of the NIS master is assumed to
be
.Dq localhost .
This can be overridden with the
diff --git a/usr.bin/ruptime/ruptime.1 b/usr.bin/ruptime/ruptime.1
index defe832aab440..3d0938140daf2 100644
--- a/usr.bin/ruptime/ruptime.1
+++ b/usr.bin/ruptime/ruptime.1
@@ -65,7 +65,7 @@ The options are as follows:
.Bl -tag -width Ds
.It Fl a
Include all users.
-By default, if a user hasn't typed to the system for
+By default, if a user has not typed to the system for
an hour or more, then the user will be omitted from the output.
.It Fl l
Sort by load average.
diff --git a/usr.bin/rwho/rwho.1 b/usr.bin/rwho/rwho.1
index 756a3eb246588..8a70fb531d231 100644
--- a/usr.bin/rwho/rwho.1
+++ b/usr.bin/rwho/rwho.1
@@ -61,7 +61,7 @@ The following option is available:
.Bl -tag -width indent
.It Fl a
Include all users.
-By default, if a user hasn't typed to the system for
+By default, if a user has not typed to the system for
an hour or more, then the user will be omitted from the output.
.El
.Sh FILES
diff --git a/usr.bin/sed/sed.1 b/usr.bin/sed/sed.1
index ca170ee17ae2e..a21248f5c77a0 100644
--- a/usr.bin/sed/sed.1
+++ b/usr.bin/sed/sed.1
@@ -205,7 +205,7 @@ stands for itself, so that the regular expression is
.It
The escape sequence \en matches a newline character embedded in the
pattern space.
-You can't, however, use a literal newline character in an address or
+You cannot, however, use a literal newline character in an address or
in the substitute command.
.El
.Pp
diff --git a/usr.bin/talk/talk.1 b/usr.bin/talk/talk.1
index 716c2978acc45..775b6d1437cea 100644
--- a/usr.bin/talk/talk.1
+++ b/usr.bin/talk/talk.1
@@ -88,7 +88,7 @@ of the message should reply by typing
.Pp
.Dl talk \ your_name@your_machine
.Pp
-It doesn't matter from which machine the recipient replies, as
+It does not matter from which machine the recipient replies, as
long as his login-name is the same.
Once communication is established,
the two parties may type simultaneously, with their output appearing
diff --git a/usr.bin/tcopy/tcopy.1 b/usr.bin/tcopy/tcopy.1
index b305def0ea479..498e12d427e10 100644
--- a/usr.bin/tcopy/tcopy.1
+++ b/usr.bin/tcopy/tcopy.1
@@ -114,6 +114,6 @@ When using the copy/verify option \-c
does not rewind the tapes prior to start.
A rewind is performed
after writing prior to the verification stage.
-If one doesn't start
+If one does not start
at BOT then the comparison may not be of the intended data.
.El
diff --git a/usr.bin/touch/touch.1 b/usr.bin/touch/touch.1
index f405ffb9477a1..8c7ab8b3b9f54 100644
--- a/usr.bin/touch/touch.1
+++ b/usr.bin/touch/touch.1
@@ -52,7 +52,7 @@ The
.Nm
utility sets the modification and access times of files to the
current time of day.
-If the file doesn't exist, it is created with default permissions.
+If the file does not exist, it is created with default permissions.
.Pp
The following options are available:
.Bl -tag -width Ds
diff --git a/usr.bin/tput/tput.1 b/usr.bin/tput/tput.1
index d29e27625cef8..33950a766bf58 100644
--- a/usr.bin/tput/tput.1
+++ b/usr.bin/tput/tput.1
@@ -145,14 +145,14 @@ utility appeared in
.Sh BUGS
The
.Nm
-utility can't really distinguish between different types of attributes.
+utility cannot really distinguish between different types of attributes.
.Pp
Some termcap entries depend upon having a
.Sq %
in them that is just a
.Sq %
and nothing more.
-Right now we just warn about them if they don't
+Right now we just warn about them if they do not
have a valid type declaration.
These warnings are sent to
stderr.
diff --git a/usr.bin/tset/tset.1 b/usr.bin/tset/tset.1
index 30d6e36ac31c3..fd62aabdd1ee5 100644
--- a/usr.bin/tset/tset.1
+++ b/usr.bin/tset/tset.1
@@ -132,7 +132,7 @@ Set the line kill character to
Specify a mapping from a port type to a terminal.
See below for more information.
.It Fl Q
-Don't display any values for the erase, interrupt and line kill characters.
+Do not display any values for the erase, interrupt and line kill characters.
.It Fl r
Print the terminal type to the standard error output.
.It Fl S
diff --git a/usr.bin/tty/tty.1 b/usr.bin/tty/tty.1
index 357432f2f8497..4c91919f0b45f 100644
--- a/usr.bin/tty/tty.1
+++ b/usr.bin/tty/tty.1
@@ -56,7 +56,7 @@ is written.
The options are as follows:
.Bl -tag -width Ds
.It Fl s
-Don't write the terminal name; only the exit status is affected
+Do not write the terminal name; only the exit status is affected
when this option is specified.
The
.Fl s
diff --git a/usr.bin/units/units.1 b/usr.bin/units/units.1
index 0c08e95ae74ee..96b84d6efa30c 100644
--- a/usr.bin/units/units.1
+++ b/usr.bin/units/units.1
@@ -177,5 +177,5 @@ The program contains various arbitrary limits on the length
of the units converted and on the length of the data file.
.Pp
The program should use a hash table to store units so that
-it doesn't take so long to load the units list and check
+it does not take so long to load the units list and check
for duplication.
diff --git a/usr.bin/vis/vis.1 b/usr.bin/vis/vis.1
index 64ab754360869..5c2bf1066eb1d 100644
--- a/usr.bin/vis/vis.1
+++ b/usr.bin/vis/vis.1
@@ -84,7 +84,7 @@ If the last character in the encoded file does not end in a newline,
a hidden newline sequence is appended to the output.
This makes
the output usable with various editors and other utilities which
-typically don't work with partial lines.
+typically do not work with partial lines.
.It Fl f
Same as
.Fl F .
diff --git a/usr.bin/w/w.1 b/usr.bin/w/w.1
index daad7c4c7389d..e8dbbf4b560b9 100644
--- a/usr.bin/w/w.1
+++ b/usr.bin/w/w.1
@@ -78,7 +78,7 @@ Extract the name list from the specified system instead of the
default
.Dq /boot/kernel/kernel .
.It Fl n
-Don't attempt to resolve network addresses (normally
+Do not attempt to resolve network addresses (normally
.Nm
interprets addresses and attempts to display them as names).
.El
diff --git a/usr.bin/wc/wc.1 b/usr.bin/wc/wc.1
index 48aeb6b700688..d5284dcea8a3f 100644
--- a/usr.bin/wc/wc.1
+++ b/usr.bin/wc/wc.1
@@ -117,7 +117,7 @@ Historically, the
.Nm
utility was documented to define a word as a ``maximal string of
characters delimited by <space>, <tab> or <newline> characters''.
-The implementation, however, didn't handle non-printing characters
+The implementation, however, did not handle non-printing characters
correctly so that
.Dq Li " ^D^E "
counted as 6 spaces, while
diff --git a/usr.bin/window/window.1 b/usr.bin/window/window.1
index 7a779b4605366..307ae2e92592a 100644
--- a/usr.bin/window/window.1
+++ b/usr.bin/window/window.1
@@ -88,7 +88,7 @@ Turn on terse mode (see
command below).
.It Fl f
Fast.
-Don't perform any startup action.
+Do not perform any startup action.
.It Fl d
Ignore
.Pa .windowrc
diff --git a/usr.bin/xinstall/install.1 b/usr.bin/xinstall/install.1
index d41556e2817c6..d82cc5542f445 100644
--- a/usr.bin/xinstall/install.1
+++ b/usr.bin/xinstall/install.1
@@ -100,7 +100,7 @@ is given.
.It Fl C
Copy the file.
If the target file already exists and the files are the same,
-then don't change the modification time of the target.
+then do not change the modification time of the target.
If the target's file flags and mode need not to be changed,
the target's inode change time is also unchanged.
.It Fl c
@@ -136,7 +136,7 @@ Preserve the access and modification times.
Copy the file, as if the
.Fl C
(compare and copy) option is specified,
-except if the target file doesn't already exist or is different,
+except if the target file does not already exist or is different,
then preserve the access and modification times of the source file.
.It Fl S
Safe copy.
diff --git a/usr.bin/xlint/xlint/lint.1 b/usr.bin/xlint/xlint/lint.1
index 869c85dacb2e8..13ffce10dbc86 100644
--- a/usr.bin/xlint/xlint/lint.1
+++ b/usr.bin/xlint/xlint/lint.1
@@ -213,7 +213,7 @@ and combinations of
and
.Sy integer Ns -Types .
.It Fl g
-Don't print warnings for some extensions of
+Do not print warnings for some extensions of
.Xr gcc 1
to the C language.
Currently these are nonconstant initializers in
diff --git a/usr.bin/xstr/xstr.1 b/usr.bin/xstr/xstr.1
index 0875568833b5a..278a9e461a045 100644
--- a/usr.bin/xstr/xstr.1
+++ b/usr.bin/xstr/xstr.1
@@ -146,7 +146,7 @@ massaged C source
.It Pa xs.c
C source for definition of array `xstr'
.It Pa /tmp/xs*
-temp file when `xstr name' doesn't touch
+temp file when `xstr name' does not touch
.Pa strings
.El
.Sh SEE ALSO