summaryrefslogtreecommitdiffstats
path: root/lib/libutil
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libutil')
-rw-r--r--lib/libutil/realhostname.32
-rw-r--r--lib/libutil/realhostname_sa.32
-rw-r--r--lib/libutil/uucplock.34
3 files changed, 4 insertions, 4 deletions
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