summaryrefslogtreecommitdiffstats
path: root/lib/libutil
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2005-02-13 22:25:33 +0000
committerru <ru@FreeBSD.org>2005-02-13 22:25:33 +0000
commit1541af42f12f8570fb332516efee8f1e030c3e46 (patch)
tree8a41fa7aceada1e7e82a06e67d6722b3c843f482 /lib/libutil
parent13e88b41bac03367de7406f96648f28a64fc7322 (diff)
downloadFreeBSD-src-1541af42f12f8570fb332516efee8f1e030c3e46.zip
FreeBSD-src-1541af42f12f8570fb332516efee8f1e030c3e46.tar.gz
Expand *n't contractions.
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