summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--bin/sh/sh.12
-rw-r--r--sbin/setkey/setkey.82
-rw-r--r--share/man/man4/asr.42
-rw-r--r--share/man/man4/man4.i386/asr.42
-rw-r--r--share/man/man5/link.52
-rw-r--r--share/man/man9/bus_alloc_resource.92
-rw-r--r--share/man/man9/ithread.92
-rw-r--r--share/man/man9/mutex.92
-rw-r--r--usr.bin/chpass/chpass.12
-rw-r--r--usr.bin/gencat/gencat.12
-rw-r--r--usr.sbin/bootparamd/bootparamd/bootparamd.82
-rw-r--r--usr.sbin/i4b/isdntest/isdntest.82
-rw-r--r--usr.sbin/mtree/mtree.82
-rw-r--r--usr.sbin/setkey/setkey.82
-rw-r--r--usr.sbin/ypserv/ypserv.82
15 files changed, 15 insertions, 15 deletions
diff --git a/bin/sh/sh.1 b/bin/sh/sh.1
index ac22fb7..2a11e4d 100644
--- a/bin/sh/sh.1
+++ b/bin/sh/sh.1
@@ -1272,7 +1272,7 @@ make it the first or last character listed.
.Ss Builtin Commands
This section lists the commands which
are builtin because they need to perform some operation
-that can not be performed by a separate process. In addition to
+that cannot be performed by a separate process. In addition to
these, a builtin version of the
.Xr printf 1
command is provided for efficiency.
diff --git a/sbin/setkey/setkey.8 b/sbin/setkey/setkey.8
index b7d6c07..7efc2fe 100644
--- a/sbin/setkey/setkey.8
+++ b/sbin/setkey/setkey.8
@@ -223,7 +223,7 @@ IPCOMP
.It Ar spi
Security Parameter Index (SPI) for the SAD and the SPD.
It must be decimal number or hexadecimal number
-You can not use the set of SPI values in the range 0 through 255.
+You cannot use the set of SPI values in the range 0 through 255.
(with
.Li 0x
attached).
diff --git a/share/man/man4/asr.4 b/share/man/man4/asr.4
index 889338d..9a29537 100644
--- a/share/man/man4/asr.4
+++ b/share/man/man4/asr.4
@@ -63,7 +63,7 @@ Note that in the absence of a native
.Fx
version
of the configuration utilities
-does not mean one can not configure the devices via the BIOS
+does not mean one cannot configure the devices via the BIOS
based configuration tool Storage Manager on ROM (SMOR).
.Sh FILES
.Bl -tag -width "/dev/asr*" -compact
diff --git a/share/man/man4/man4.i386/asr.4 b/share/man/man4/man4.i386/asr.4
index 889338d..9a29537 100644
--- a/share/man/man4/man4.i386/asr.4
+++ b/share/man/man4/man4.i386/asr.4
@@ -63,7 +63,7 @@ Note that in the absence of a native
.Fx
version
of the configuration utilities
-does not mean one can not configure the devices via the BIOS
+does not mean one cannot configure the devices via the BIOS
based configuration tool Storage Manager on ROM (SMOR).
.Sh FILES
.Bl -tag -width "/dev/asr*" -compact
diff --git a/share/man/man5/link.5 b/share/man/man5/link.5
index 199591e..3f782bb 100644
--- a/share/man/man5/link.5
+++ b/share/man/man5/link.5
@@ -592,4 +592,4 @@ Next bucket in case of hashing collisions.
.El
.Sh CAVEATS
Only the (GNU) C compiler currently supports the creation of shared libraries.
-Other programming languages can not be used.
+Other programming languages cannot be used.
diff --git a/share/man/man9/bus_alloc_resource.9 b/share/man/man9/bus_alloc_resource.9
index 6b60610..00ff890 100644
--- a/share/man/man9/bus_alloc_resource.9
+++ b/share/man/man9/bus_alloc_resource.9
@@ -120,7 +120,7 @@ resource permits contemporaneous sharing.
Should always be set unless you know, that the resource cannot be shared.
It is the bus-code's task to filter out the flag if the bus doesn't
support sharing, which is, for example, the case for pccard/cardbus,
-which can or can not share devices, depending on the bus.
+which can or cannot share devices, depending on the bus.
.It Dv RF_TIMESHARE
resource permits time-division sharing.
.El
diff --git a/share/man/man9/ithread.9 b/share/man/man9/ithread.9
index 310f737..ef5e515 100644
--- a/share/man/man9/ithread.9
+++ b/share/man/man9/ithread.9
@@ -176,7 +176,7 @@ can be used to specify additional properties of both hardware and software
interrupt handlers.
The
.Dv INTR_EXCL
-flag specifies that this handler can not share an interrupt thread with
+flag specifies that this handler cannot share an interrupt thread with
another handler.
The
.Dv INTR_FAST
diff --git a/share/man/man9/mutex.9 b/share/man/man9/mutex.9
index a0dd224..ff46e84 100644
--- a/share/man/man9/mutex.9
+++ b/share/man/man9/mutex.9
@@ -225,7 +225,7 @@ function is used to acquire exclusive access
to those objects protected by the mutex
pointed to by
.Fa mutex .
-If the mutex can not be immediately acquired
+If the mutex cannot be immediately acquired
.Fn mtx_trylock
will return 0,
otherwise the mutex will be acquired
diff --git a/usr.bin/chpass/chpass.1 b/usr.bin/chpass/chpass.1
index cb1877b..85ba2f8 100644
--- a/usr.bin/chpass/chpass.1
+++ b/usr.bin/chpass/chpass.1
@@ -265,7 +265,7 @@ Except when invoked by the super-user on the NIS master server,
.Nm
(and, similarly,
.Xr passwd 1 )
-can not use the
+cannot use the
.Xr rpc.yppasswdd 8
server to change other user information or
add new records to the NIS passwd maps.
diff --git a/usr.bin/gencat/gencat.1 b/usr.bin/gencat/gencat.1
index 6bce2e1..f4a47f2 100644
--- a/usr.bin/gencat/gencat.1
+++ b/usr.bin/gencat/gencat.1
@@ -175,5 +175,5 @@ This manual page by
updated and revised by
.An Terry Lambert .
.Sh BUGS
-A message catalog file created from a blank input file can not be revised;
+A message catalog file created from a blank input file cannot be revised;
it must be deleted and recreated.
diff --git a/usr.sbin/bootparamd/bootparamd/bootparamd.8 b/usr.sbin/bootparamd/bootparamd/bootparamd.8
index c83ff30..37bd886 100644
--- a/usr.sbin/bootparamd/bootparamd/bootparamd.8
+++ b/usr.sbin/bootparamd/bootparamd/bootparamd.8
@@ -30,7 +30,7 @@ will be the name that appears in
.Pa /etc/bootparams
and not the canonical name.
In this way you can keep the answer short enough
-so that machines that can not handle long hostnames will not fail during boot.
+so that machines that cannot handle long hostnames will not fail during boot.
.Sh OPTIONS
.Bl -tag -width Fl
.It Fl d
diff --git a/usr.sbin/i4b/isdntest/isdntest.8 b/usr.sbin/i4b/isdntest/isdntest.8
index e81bb8a..172a0ff 100644
--- a/usr.sbin/i4b/isdntest/isdntest.8
+++ b/usr.sbin/i4b/isdntest/isdntest.8
@@ -54,7 +54,7 @@ must be run
.Em instead
of the
.Xr isdnd 8
-daemon and can not be used while the daemon runs.
+daemon and cannot be used while the daemon runs.
.Pp
The following options are available:
.Bl -tag -width Ds
diff --git a/usr.sbin/mtree/mtree.8 b/usr.sbin/mtree/mtree.8
index dceaed0..73a689a 100644
--- a/usr.sbin/mtree/mtree.8
+++ b/usr.sbin/mtree/mtree.8
@@ -105,7 +105,7 @@ option.
.It Fl q
Quiet mode. Do not complain when a
.Dq missing
-directory can not be created because it is already exists.
+directory cannot be created because it is already exists.
This occurs when the directory is a symbolic link.
.It Fl r
Remove any files in the file hierarchy that are not described in the
diff --git a/usr.sbin/setkey/setkey.8 b/usr.sbin/setkey/setkey.8
index b7d6c07..7efc2fe 100644
--- a/usr.sbin/setkey/setkey.8
+++ b/usr.sbin/setkey/setkey.8
@@ -223,7 +223,7 @@ IPCOMP
.It Ar spi
Security Parameter Index (SPI) for the SAD and the SPD.
It must be decimal number or hexadecimal number
-You can not use the set of SPI values in the range 0 through 255.
+You cannot use the set of SPI values in the range 0 through 255.
(with
.Li 0x
attached).
diff --git a/usr.sbin/ypserv/ypserv.8 b/usr.sbin/ypserv/ypserv.8
index 8ac0ed8..4dd2b10 100644
--- a/usr.sbin/ypserv/ypserv.8
+++ b/usr.sbin/ypserv/ypserv.8
@@ -323,7 +323,7 @@ persist in broadcasting in search of one even after they receive a
response from a v2 server). Note that while
support for normal client calls is provided, this version of
.Nm
-does not handle v1 map transfer requests; consequently, it can not
+does not handle v1 map transfer requests; consequently, it cannot
be used as a master or slave in conjunction with older
.Tn NIS
servers that
OpenPOWER on IntegriCloud