summaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
Diffstat (limited to 'lib')
-rw-r--r--lib/libarchive/archive_read.32
-rw-r--r--lib/libarchive/archive_write.32
-rw-r--r--lib/libc/db/man/dbopen.34
-rw-r--r--lib/libc/db/man/mpool.32
-rw-r--r--lib/libc/gen/exec.34
-rw-r--r--lib/libc/gen/getcap.314
-rw-r--r--lib/libc/gen/getgrent.32
-rw-r--r--lib/libc/gen/getpwent.32
-rw-r--r--lib/libc/net/inet.32
-rw-r--r--lib/libc/net/resolver.32
-rw-r--r--lib/libc/regex/regex.36
-rw-r--r--lib/libc/rpc/rpc_clnt_create.32
-rw-r--r--lib/libc/stdtime/time2posix.32
-rw-r--r--lib/libc/sys/flock.22
-rw-r--r--lib/libc/sys/intro.24
-rw-r--r--lib/libc/sys/kldnext.22
-rw-r--r--lib/libc/sys/kldunload.22
-rw-r--r--lib/libc/sys/modnext.22
-rw-r--r--lib/libc/sys/ptrace.24
-rw-r--r--lib/libc/sys/rfork.22
-rw-r--r--lib/libc/sys/send.22
-rw-r--r--lib/libc/sys/vfork.22
-rw-r--r--lib/libcam/cam.38
-rw-r--r--lib/libcam/cam_cdbparse.310
-rw-r--r--lib/libdisk/libdisk.32
-rw-r--r--lib/libedit/editline.34
-rw-r--r--lib/libedit/editrc.52
-rw-r--r--lib/libfetch/fetch.32
-rw-r--r--lib/libmd/mdX.36
-rw-r--r--lib/libmd/ripemd.34
-rw-r--r--lib/libmd/sha.34
-rw-r--r--lib/libpam/modules/pam_radius/pam_radius.82
-rw-r--r--lib/libutil/realhostname.32
-rw-r--r--lib/libutil/realhostname_sa.32
-rw-r--r--lib/libutil/uucplock.34
35 files changed, 60 insertions, 60 deletions
diff --git a/lib/libarchive/archive_read.3 b/lib/libarchive/archive_read.3
index 9618f99..bf8f621 100644
--- a/lib/libarchive/archive_read.3
+++ b/lib/libarchive/archive_read.3
@@ -272,7 +272,7 @@ Complete the archive and invoke the close callback.
.It Fn archive_read_finish
Invokes
.Fn archive_read_close
-if it wasn't invoked maually, then release all resources.
+if it was not invoked maually, then release all resources.
.El
.Pp
Note that the library determines most of the relevant information about
diff --git a/lib/libarchive/archive_write.3 b/lib/libarchive/archive_write.3
index 033e8a5..73b433b 100644
--- a/lib/libarchive/archive_write.3
+++ b/lib/libarchive/archive_write.3
@@ -196,7 +196,7 @@ Complete the archive and invoke the close callback.
.It Fn archive_write_finish
Invokes
.Fn archive_write_close
-if it wasn't invoked manually, then release all resources.
+if it was not invoked manually, then release all resources.
.El
More information about the
.Va struct archive
diff --git a/lib/libc/db/man/dbopen.3 b/lib/libc/db/man/dbopen.3
index e247563..ef1a182 100644
--- a/lib/libc/db/man/dbopen.3
+++ b/lib/libc/db/man/dbopen.3
@@ -98,7 +98,7 @@ is not possible.)
.\".Bl -tag -width indent
.\".It Dv DB_LOCK
.\"Do the necessary locking in the database to support concurrent access.
-.\"If concurrent access isn't needed or the database is read-only this
+.\"If concurrent access is not needed or the database is read-only this
.\"flag should not be set, as it tends to have an associated performance
.\"penalty.
.\".It Dv DB_SHMEM
@@ -541,7 +541,7 @@ The typedef
is a mnemonic for
.Dq "data base thang" ,
and was used
-because noone could think of a reasonable name that wasn't already used.
+because noone could think of a reasonable name that was not already used.
.Pp
The file descriptor interface is a kluge and will be deleted in a
future version of the interface.
diff --git a/lib/libc/db/man/mpool.3 b/lib/libc/db/man/mpool.3
index 78feab9..0c8a12a 100644
--- a/lib/libc/db/man/mpool.3
+++ b/lib/libc/db/man/mpool.3
@@ -196,7 +196,7 @@ function may fail and set
for the following:
.Bl -tag -width Er
.It Bq Er EINVAL
-The requested record doesn't exist.
+The requested record does not exist.
.El
.Pp
The
diff --git a/lib/libc/gen/exec.3 b/lib/libc/gen/exec.3
index fa85291..3fbf2b5 100644
--- a/lib/libc/gen/exec.3
+++ b/lib/libc/gen/exec.3
@@ -159,7 +159,7 @@ and
search path is the path specified in the environment by
.Dq Ev PATH
variable.
-If this variable isn't specified,
+If this variable is not specified,
the default path is set according to the
.Dv _PATH_DEFPATH
definition in
@@ -196,7 +196,7 @@ or
according to whether at least one file with suitable execute permissions
was found.
.Pp
-If the header of a file isn't recognized (the attempted
+If the header of a file is not recognized (the attempted
.Fn execve
returned
.Er ENOEXEC ) ,
diff --git a/lib/libc/gen/getcap.3 b/lib/libc/gen/getcap.3
index 090ec5a..6858b0e 100644
--- a/lib/libc/gen/getcap.3
+++ b/lib/libc/gen/getcap.3
@@ -110,8 +110,8 @@ On success 0 is returned, 1 if the returned
record contains an unresolved
.Ic tc
expansion,
-\-1 if the requested record couldn't be found,
-\-2 if a system error was encountered (couldn't open/read a file, etc.) also
+\-1 if the requested record could not be found,
+\-2 if a system error was encountered (could not open/read a file, etc.) also
setting
.Va errno ,
and \-3 if a potential reference loop is detected (see
@@ -178,7 +178,7 @@ in
.Fa buf
is returned on success,
.Dv NULL
-if the requested capability couldn't be
+if the requested capability could not be
found.
The end of the capability value is signaled by a `:' or
.Tn ASCII
@@ -195,7 +195,7 @@ The numeric value is returned in the
.Ft long
pointed to by
.Fa num .
-0 is returned on success, \-1 if the requested numeric capability couldn't
+0 is returned on success, \-1 if the requested numeric capability could not
be found.
.Pp
The
@@ -214,7 +214,7 @@ pointed to by
.Fa str .
The number of characters in the decoded string not including the trailing
.Dv NUL
-is returned on success, \-1 if the requested string capability couldn't
+is returned on success, \-1 if the requested string capability could not
be found, \-2 if a system error was encountered (storage allocation
failure).
.Pp
@@ -257,7 +257,7 @@ expansion is done (see
.Ic tc=
comments below).
Upon completion of the database 0 is returned, 1 is returned upon successful
-return of record with possibly more remaining (we haven't reached the end of
+return of record with possibly more remaining (we have not reached the end of
the database yet), 2 is returned if the record contains an unresolved
.Ic tc
expansion, \-1 is returned if a system error occurred, and \-2
@@ -559,7 +559,7 @@ No memory to allocate.
.Xr cap_mkdb 1 ,
.Xr malloc 3
.Sh BUGS
-Colons (`:') can't be used in names, types, or values.
+Colons (`:') cannot be used in names, types, or values.
.Pp
There are no checks for
.Ic tc Ns = Ns Ic name
diff --git a/lib/libc/gen/getgrent.3 b/lib/libc/gen/getgrent.3
index 4678811..2f5dd77 100644
--- a/lib/libc/gen/getgrent.3
+++ b/lib/libc/gen/getgrent.3
@@ -147,7 +147,7 @@ is non-zero, file descriptors are left open, significantly speeding
functions subsequent calls.
This functionality is unnecessary for
.Fn getgrent
-as it doesn't close its file descriptors by default.
+as it does not close its file descriptors by default.
It should also
be noted that it is dangerous for long-running programs to use this
functionality as the group file may be updated.
diff --git a/lib/libc/gen/getpwent.3 b/lib/libc/gen/getpwent.3
index 64c8986..dc47181 100644
--- a/lib/libc/gen/getpwent.3
+++ b/lib/libc/gen/getpwent.3
@@ -151,7 +151,7 @@ is non-zero, file descriptors are left open, significantly speeding
up subsequent accesses for all of the routines.
(This latter functionality is unnecessary for
.Fn getpwent
-as it doesn't close its file descriptors by default.)
+as it does not close its file descriptors by default.)
.Pp
It is dangerous for long-running programs to keep the file descriptors
open as the database will become out of date if it is updated while the
diff --git a/lib/libc/net/inet.3 b/lib/libc/net/inet.3
index 21d0d71..28877f1 100644
--- a/lib/libc/net/inet.3
+++ b/lib/libc/net/inet.3
@@ -94,7 +94,7 @@ as held in a character string) to network format (usually a
.Ft struct in_addr
or some other internal binary representation, in network byte order).
It returns 1 if the address was valid for the specified address family, or
-0 if the address wasn't parseable in the specified address family, or -1
+0 if the address was not parseable in the specified address family, or -1
if some system error occurred (in which case
.Va errno
will have been set).
diff --git a/lib/libc/net/resolver.3 b/lib/libc/net/resolver.3
index a736db9..16f7006 100644
--- a/lib/libc/net/resolver.3
+++ b/lib/libc/net/resolver.3
@@ -166,7 +166,7 @@ This is useful only in programs that regularly do many queries.
.Tn UDP
should be the normal mode used.
.It Dv RES_IGNTC
-Unused currently (ignore truncation errors, i.e., don't retry with
+Unused currently (ignore truncation errors, i.e., do not retry with
.Tn TCP ) .
.It Dv RES_RECURSE
Set the recursion-desired bit in queries.
diff --git a/lib/libc/regex/regex.3 b/lib/libc/regex/regex.3
index 7800575..9d101e9 100644
--- a/lib/libc/regex/regex.3
+++ b/lib/libc/regex/regex.3
@@ -436,7 +436,7 @@ places the NUL-terminated message into the buffer pointed to by
limiting the length (including the NUL) to at most
.Fa errbuf_size
bytes.
-If the whole message won't fit,
+If the whole message will not fit,
as much of it as will fit before the terminating NUL is supplied.
In any case,
the returned value is the size of buffer needed to hold the whole
@@ -641,7 +641,7 @@ operand invalid
.It Dv REG_EMPTY
empty (sub)expression
.It Dv REG_ASSERT
-can't happen - you found a bug
+cannot happen - you found a bug
.It Dv REG_INVARG
invalid argument, e.g.\& negative-length string
.It Dv REG_ILLSEQ
@@ -715,7 +715,7 @@ are legal REs because
is
a special character only in the presence of a previous unmatched
.Ql (\& .
-This can't be fixed until the spec is fixed.
+This cannot be fixed until the spec is fixed.
.Pp
The standard's definition of back references is vague.
For example, does
diff --git a/lib/libc/rpc/rpc_clnt_create.3 b/lib/libc/rpc/rpc_clnt_create.3
index 2c60472..223b9af 100644
--- a/lib/libc/rpc/rpc_clnt_create.3
+++ b/lib/libc/rpc/rpc_clnt_create.3
@@ -105,7 +105,7 @@ Set the timeout argument to 0 for batching calls.
.It Dv CLGET_SVC_ADDR Ta "struct netbuf *" Ta "get servers address"
.It Dv CLGET_FD Ta "int *" Ta "get fd from handle"
.It Dv CLSET_FD_CLOSE Ta "void" Ta "close fd on destroy"
-.It Dv CLSET_FD_NCLOSE Ta void Ta "don't close fd on destroy"
+.It Dv CLSET_FD_NCLOSE Ta void Ta "do not close fd on destroy"
.It Dv CLGET_VERS Ta "u_int32_t *" Ta "get RPC program version"
.It Dv CLSET_VERS Ta "u_int32_t *" Ta "set RPC program version"
.It Dv CLGET_XID Ta "u_int32_t *" Ta "get XID of previous call"
diff --git a/lib/libc/stdtime/time2posix.3 b/lib/libc/stdtime/time2posix.3
index c11a402..219bb5f 100644
--- a/lib/libc/stdtime/time2posix.3
+++ b/lib/libc/stdtime/time2posix.3
@@ -78,7 +78,7 @@ The
function is less well-behaved:
for a positive leap second hit the result is not unique,
and for a negative leap second hit the corresponding
-POSIX time_t doesn't exist so an adjacent value is returned.
+POSIX time_t does not exist so an adjacent value is returned.
Both of these are good indicators of the inferiority of the
POSIX representation.
.Pp
diff --git a/lib/libc/sys/flock.2 b/lib/libc/sys/flock.2
index acb9741..654f7df 100644
--- a/lib/libc/sys/flock.2
+++ b/lib/libc/sys/flock.2
@@ -44,7 +44,7 @@
.In sys/file.h
.Fd "#define LOCK_SH 0x01 /* shared file lock */"
.Fd "#define LOCK_EX 0x02 /* exclusive file lock */"
-.Fd "#define LOCK_NB 0x04 /* don't block when locking */"
+.Fd "#define LOCK_NB 0x04 /* do not block when locking */"
.Fd "#define LOCK_UN 0x08 /* unlock file */"
.Ft int
.Fn flock "int fd" "int operation"
diff --git a/lib/libc/sys/intro.2 b/lib/libc/sys/intro.2
index 1615e9e..582f34b 100644
--- a/lib/libc/sys/intro.2
+++ b/lib/libc/sys/intro.2
@@ -302,7 +302,7 @@ The protocol family has not been configured into the
system or no implementation for it exists.
.It Er 47 EAFNOSUPPORT Em "Address family not supported by protocol family" .
An address incompatible with the requested protocol was used.
-For example, you shouldn't necessarily expect to be able to use
+For example, you should not necessarily expect to be able to use
.Tn NS
addresses with
.Tn ARPA
@@ -426,7 +426,7 @@ on the remote host
.It Er 76 EPROCUNAVAIL Em "Bad procedure for program" .
An
.Tn RPC
-call was attempted for a procedure which doesn't exist
+call was attempted for a procedure which does not exist
in the remote program.
.It Er 77 ENOLCK Em "No locks available" .
A system-imposed limit on the number of simultaneous file
diff --git a/lib/libc/sys/kldnext.2 b/lib/libc/sys/kldnext.2
index 9588647c..607761a 100644
--- a/lib/libc/sys/kldnext.2
+++ b/lib/libc/sys/kldnext.2
@@ -63,7 +63,7 @@ is
.Er ENOENT ,
which is set when
.Va fileid
-refers to a kld file that does not exist (isn't loaded).
+refers to a kld file that does not exist (is not loaded).
.Sh SEE ALSO
.Xr kldfind 2 ,
.Xr kldfirstmod 2 ,
diff --git a/lib/libc/sys/kldunload.2 b/lib/libc/sys/kldunload.2
index aa042d2..ef6282b 100644
--- a/lib/libc/sys/kldunload.2
+++ b/lib/libc/sys/kldunload.2
@@ -52,7 +52,7 @@ The file referred to by
is unloaded unless:
.Bl -tag -width Er
.It Bq Er EPERM
-You don't have access to unlink the file from the kernel.
+You do not have access to unlink the file from the kernel.
.It Bq Er ENOENT
The file was not found.
.It Bq Er EBUSY
diff --git a/lib/libc/sys/modnext.2 b/lib/libc/sys/modnext.2
index 3a6f69b..c0c0a0d 100644
--- a/lib/libc/sys/modnext.2
+++ b/lib/libc/sys/modnext.2
@@ -77,7 +77,7 @@ is
.Er ENOENT ,
which is set when
.Va modid
-refers to a kernel module that does not exist (isn't loaded).
+refers to a kernel module that does not exist (is not loaded).
.Sh SEE ALSO
.Xr kldfind 2 ,
.Xr kldfirstmod 2 ,
diff --git a/lib/libc/sys/ptrace.2 b/lib/libc/sys/ptrace.2
index a8910d7..0d6009f 100644
--- a/lib/libc/sys/ptrace.2
+++ b/lib/libc/sys/ptrace.2
@@ -359,7 +359,7 @@ some process other than the one making the request.
A request
(other than
.Dv PT_ATTACH )
-specified a process that wasn't stopped.
+specified a process that was not stopped.
.El
.It Bq Er EPERM
.Bl -bullet -compact
@@ -367,7 +367,7 @@ specified a process that wasn't stopped.
A request
(other than
.Dv PT_ATTACH )
-attempted to manipulate a process that wasn't being traced at all.
+attempted to manipulate a process that was not being traced at all.
.It
An attempt was made to use
.Dv PT_ATTACH
diff --git a/lib/libc/sys/rfork.2 b/lib/libc/sys/rfork.2
index 9dcbf52..9187a55 100644
--- a/lib/libc/sys/rfork.2
+++ b/lib/libc/sys/rfork.2
@@ -107,7 +107,7 @@ The
system call
can be implemented as a call to
.Fn rfork "RFFDG | RFPROC"
-but isn't for backwards compatibility.
+but is not for backwards compatibility.
.Sh RETURN VALUES
Upon successful completion,
.Fn rfork
diff --git a/lib/libc/sys/send.2 b/lib/libc/sys/send.2
index 86bad18..de04854 100644
--- a/lib/libc/sys/send.2
+++ b/lib/libc/sys/send.2
@@ -220,7 +220,7 @@ function appeared in
.Sh BUGS
Because
.Fn sendmsg
-doesn't necessarily block until the data has been transferred, it
+does not necessarily block until the data has been transferred, it
is possible to transfer an open file descriptor across an
.Dv AF_UNIX
domain socket
diff --git a/lib/libc/sys/vfork.2 b/lib/libc/sys/vfork.2
index 3727256..498ee11 100644
--- a/lib/libc/sys/vfork.2
+++ b/lib/libc/sys/vfork.2
@@ -89,7 +89,7 @@ Be careful, also, to call
.Xr _exit 2
rather than
.Xr exit 3
-if you can't
+if you cannot
.Xr execve 2 ,
since
.Xr exit 3
diff --git a/lib/libcam/cam.3 b/lib/libcam/cam.3
index 76b716b..539709f 100644
--- a/lib/libcam/cam.3
+++ b/lib/libcam/cam.3
@@ -191,8 +191,8 @@ Once the device name and unit number
are determined, a lookup is performed to determine the passthrough device
that corresponds to the given device.
.Fn cam_open_device
-is rather simple to use, but it isn't really suitable for general use
-because its behavior isn't necessarily deterministic.
+is rather simple to use, but it is not really suitable for general use
+because its behavior is not necessarily deterministic.
Programmers writing
new applications should make the extra effort to use one of the other open
routines documented below.
@@ -419,10 +419,10 @@ The CAM library first appeared in
.An Kenneth Merry Aq ken@FreeBSD.org
.Sh BUGS
.Fn cam_open_device
-doesn't check to see if the
+does not check to see if the
.Fa path
passed in is a symlink to something.
-It also doesn't check to see if the
+It also does not check to see if the
.Fa path
passed in is an actual
.Xr pass 4
diff --git a/lib/libcam/cam_cdbparse.3 b/lib/libcam/cam_cdbparse.3
index 7d7d4de..891652d 100644
--- a/lib/libcam/cam_cdbparse.3
+++ b/lib/libcam/cam_cdbparse.3
@@ -279,7 +279,7 @@ This flag tells the
.Xr pass 4
driver to enable error recovery.
The default is to not perform error
-recovery, which means that the retry count won't be honored without this
+recovery, which means that the retry count will not be honored without this
flag, among other things.
.It Dv CAM_DATA_PHYS
This indicates that the address contained in
@@ -301,7 +301,7 @@ The
.Fa timeout
tells the kernel how long to wait for the given command to complete.
If
-the timeout expires and the command hasn't completed, the CCB will be
+the timeout expires and the command has not completed, the CCB will be
returned from the kernel with an appropriate error status.
.Pp
.Fa cmd_spec
@@ -559,10 +559,10 @@ CCB.
I discovered this while implementing the arbitrary command execution
code in
.Xr camcontrol 8 ,
-but I haven't yet had time to implement such a function.
+but I have not yet had time to implement such a function.
.Pp
-Some of the CCB flag descriptions really don't belong here.
+Some of the CCB flag descriptions really do not belong here.
Rather they
belong in a generic CCB man page.
-Since that man page hasn't yet been
+Since that man page has not yet been
written, the shorter descriptions here will have to suffice.
diff --git a/lib/libdisk/libdisk.3 b/lib/libdisk/libdisk.3
index 1b7abc7..b57f6e7 100644
--- a/lib/libdisk/libdisk.3
+++ b/lib/libdisk/libdisk.3
@@ -324,7 +324,7 @@ returns the name strings associated with the specified
.Ql subtype .
If
.Fn slice_type_name
-returns "unknown" for slices it isn't familiar with.
+returns "unknown" for slices it is not familiar with.
.Sh AUTHORS
.An -nosplit
The
diff --git a/lib/libedit/editline.3 b/lib/libedit/editline.3
index 373e5cd..1321fe8 100644
--- a/lib/libedit/editline.3
+++ b/lib/libedit/editline.3
@@ -189,7 +189,7 @@ The return value is
-1 if the command is unknown,
0 if there was no error or
.Dq prog
-didn't match, or
+did not match, or
1 if the command returned an error.
Refer to
.Xr editrc 5
@@ -449,7 +449,7 @@ Insert
into the line at the cursor.
Returns -1 if
.Fa str
-is empty or won't fit, and 0 otherwise.
+is empty or will not fit, and 0 otherwise.
.It Fn el_deletestr
Delete
.Fa num
diff --git a/lib/libedit/editrc.5 b/lib/libedit/editrc.5
index 62c1409..e1fba8b 100644
--- a/lib/libedit/editrc.5
+++ b/lib/libedit/editrc.5
@@ -254,7 +254,7 @@ No sanity checking is done.
.Xc
Control which tty modes that
.Nm
-won't allow the user to change.
+will not allow the user to change.
.Fl d ,
.Fl q
or
diff --git a/lib/libfetch/fetch.3 b/lib/libfetch/fetch.3
index 3e15132..9e78a17 100644
--- a/lib/libfetch/fetch.3
+++ b/lib/libfetch/fetch.3
@@ -381,7 +381,7 @@ To register the authentication callback, simply set
.Va fetchAuthMethod
to point at it.
The callback will be used whenever a site requires authentication and
-the appropriate environment variables aren't set.
+the appropriate environment variables are not set.
.Pp
This interface is experimental and may be subject to change.
.Sh RETURN VALUES
diff --git a/lib/libmd/mdX.3 b/lib/libmd/mdX.3
index 8677bca..85b47db 100644
--- a/lib/libmd/mdX.3
+++ b/lib/libmd/mdX.3
@@ -50,7 +50,7 @@ hash-function, that is, you cannot find (except by exhaustive search)
the input corresponding to a particular output.
This net result is a
.Dq fingerprint
-of the input-data, which doesn't disclose the actual input.
+of the input-data, which does not disclose the actual input.
.Pp
MD2 is the slowest, MD4 is the fastest and MD5 is somewhere in the middle.
MD2 can only be used for Privacy-Enhanced Mail.
@@ -196,7 +196,7 @@ Phk ristede runen.
.Sh BUGS
No method is known to exist which finds two files having the same hash value,
nor to find a file with a specific hash value.
-There is on the other hand no guarantee that such a method doesn't exist.
+There is on the other hand no guarantee that such a method does not exist.
.Pp
MD2 has only been licensed for use in Privacy Enhanced Mail.
-Use MD4 or MD5 if that isn't what you're doing.
+Use MD4 or MD5 if that is not what you're doing.
diff --git a/lib/libmd/ripemd.3 b/lib/libmd/ripemd.3
index 068faac..6c2f21c 100644
--- a/lib/libmd/ripemd.3
+++ b/lib/libmd/ripemd.3
@@ -50,7 +50,7 @@ hash function; that is, it is computationally impractical to find
the input corresponding to a particular output.
This net result is a
.Dq fingerprint
-of the input-data, which doesn't disclose the actual input.
+of the input-data, which does not disclose the actual input.
.Pp
The
.Fn RIPEMD160_Init ,
@@ -138,4 +138,4 @@ specification.
.Sh BUGS
No method is known to exist which finds two files having the same hash value,
nor to find a file with a specific hash value.
-There is on the other hand no guarantee that such a method doesn't exist.
+There is on the other hand no guarantee that such a method does not exist.
diff --git a/lib/libmd/sha.3 b/lib/libmd/sha.3
index d24ad95..46937c8 100644
--- a/lib/libmd/sha.3
+++ b/lib/libmd/sha.3
@@ -74,7 +74,7 @@ the input corresponding to a particular output.
This net result is
a
.Dq fingerprint
-of the input-data, which doesn't disclose the actual input.
+of the input-data, which does not disclose the actual input.
.Pp
.Tn SHA
(or
@@ -169,7 +169,7 @@ standards.
.Sh BUGS
No method is known to exist which finds two files having the same hash value,
nor to find a file with a specific hash value.
-There is on the other hand no guarantee that such a method doesn't exist.
+There is on the other hand no guarantee that such a method does not exist.
.Pp
The
.Tn IA32
diff --git a/lib/libpam/modules/pam_radius/pam_radius.8 b/lib/libpam/modules/pam_radius/pam_radius.8
index 2ff5575..25e7312 100644
--- a/lib/libpam/modules/pam_radius/pam_radius.8
+++ b/lib/libpam/modules/pam_radius/pam_radius.8
@@ -88,7 +88,7 @@ specifies a NAS identifier to send instead of the hostname.
specifies a user whose
.Xr passwd 5
entry will be used as a template to create the session environment
-if the supplied username doesn't exist in local password database.
+if the supplied username does not exist in local password database.
The user
will be authenticated with the supplied username and password, but his
credentials to the system will be presented as the ones for
diff --git a/lib/libutil/realhostname.3 b/lib/libutil/realhostname.3
index e5cdbf1..fd64d4c 100644
--- a/lib/libutil/realhostname.3
+++ b/lib/libutil/realhostname.3
@@ -55,7 +55,7 @@ must point to a buffer of at least
.Ar hsize
bytes, and will always be written to by this function.
.Pp
-If the name resolution doesn't work both ways or if the host name is longer
+If the name resolution does not work both ways or if the host name is longer
than
.Ar hsize
bytes,
diff --git a/lib/libutil/realhostname_sa.3 b/lib/libutil/realhostname_sa.3
index 773c4af..9f7f0df 100644
--- a/lib/libutil/realhostname_sa.3
+++ b/lib/libutil/realhostname_sa.3
@@ -84,7 +84,7 @@ must point to a buffer of at least
.Ar hsize
bytes, and will always be written to by this function.
.Pp
-If the name resolution doesn't work both ways or if the host name is longer
+If the name resolution does not work both ways or if the host name is longer
than
.Ar hsize
bytes,
diff --git a/lib/libutil/uucplock.3 b/lib/libutil/uucplock.3
index d901831..5f75c7f 100644
--- a/lib/libutil/uucplock.3
+++ b/lib/libutil/uucplock.3
@@ -103,7 +103,7 @@ The lock file could not be read via
.Xr read 2 .
.Pp
.Dv UU_LOCK_CREAT_ERR :
-Can't create temporary lock file via
+Cannot create temporary lock file via
.Xr creat 2 .
.Pp
.Dv UU_LOCK_WRITE_ERR :
@@ -111,7 +111,7 @@ The current process id could not be written to the lock file via a call to
.Xr write 2 .
.Pp
.Dv UU_LOCK_LINK_ERR :
-Can't link temporary lock file via
+Cannot link temporary lock file via
.Xr link 2 .
.Pp
.Dv UU_LOCK_TRY_ERR :
OpenPOWER on IntegriCloud