can not -> cannot
This commit is contained in:
parent
002436d796
commit
7950d85ec2
@ -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.
|
||||
|
@ -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).
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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.
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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.
|
||||
|
@ -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.
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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).
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user