summaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2005-02-13 23:45:54 +0000
committerru <ru@FreeBSD.org>2005-02-13 23:45:54 +0000
commit6b6b8c04f623c7e2bd8c7ff4acaa40037b59580c (patch)
treefcca2ff76dd4bd4de63ce13f86a3138bd09a2ca3 /lib
parent2896c0ddcb033d90d22079e179db06a254613194 (diff)
downloadFreeBSD-src-6b6b8c04f623c7e2bd8c7ff4acaa40037b59580c.zip
FreeBSD-src-6b6b8c04f623c7e2bd8c7ff4acaa40037b59580c.tar.gz
Expand contractions.
Diffstat (limited to 'lib')
-rw-r--r--lib/libarchive/tar.54
-rw-r--r--lib/libc/gen/getcap.32
-rw-r--r--lib/libc/gen/stringlist.32
-rw-r--r--lib/libc/stdtime/ctime.32
-rw-r--r--lib/libc/sys/shmctl.22
-rw-r--r--lib/libcompat/4.1/cftime.32
-rw-r--r--lib/libcompat/regexp/regexp.32
-rw-r--r--lib/libedit/editline.34
-rw-r--r--lib/libfetch/fetch.34
-rw-r--r--lib/libftpio/ftpio.36
-rw-r--r--lib/libvgl/vgl.32
11 files changed, 16 insertions, 16 deletions
diff --git a/lib/libarchive/tar.5 b/lib/libarchive/tar.5
index 163aac4..3c08fce 100644
--- a/lib/libarchive/tar.5
+++ b/lib/libarchive/tar.5
@@ -384,7 +384,7 @@ Vendor-specific attributes used by Joerg Schilling's
implementation.
.It Cm SCHILY.acl.access , Cm SCHILY.acl.default
Stores the access and default ACLs as textual strings in a format
-that's an extension of the format specified by POSIX.1e draft 17.
+that is an extension of the format specified by POSIX.1e draft 17.
In particular, each user or group access specification can include a fourth
colon-separated field with the numeric UID or GID.
This allows ACLs to be restored on systems that may not have complete
@@ -570,7 +570,7 @@ The header contains a list of fragment offset/length pairs.
If more than four such entries are required, the header is
extended as necessary with
.Dq extra
-header extensions (an older format that's no longer used), or
+header extensions (an older format that is no longer used), or
.Dq sparse
extensions.
.It "V"
diff --git a/lib/libc/gen/getcap.3 b/lib/libc/gen/getcap.3
index 6858b0e..9cba027 100644
--- a/lib/libc/gen/getcap.3
+++ b/lib/libc/gen/getcap.3
@@ -324,7 +324,7 @@ does not exist
.Pp
Names consist of one or more characters.
Names may contain any character
-except `:', but it's usually best to restrict them to the printable
+except `:', but it is usually best to restrict them to the printable
characters and avoid use of graphics like `#', `=', `%', `@', etc.
Types
are single characters used to separate capability names from their
diff --git a/lib/libc/gen/stringlist.3 b/lib/libc/gen/stringlist.3
index d75407c..30dd299 100644
--- a/lib/libc/gen/stringlist.3
+++ b/lib/libc/gen/stringlist.3
@@ -121,7 +121,7 @@ Find
.Fa item
in
.Fa sl ,
-returning NULL if it's not found.
+returning NULL if it is not found.
.El
.Sh SEE ALSO
.Xr free 3 ,
diff --git a/lib/libc/stdtime/ctime.3 b/lib/libc/stdtime/ctime.3
index 7b98304..ec480ec 100644
--- a/lib/libc/stdtime/ctime.3
+++ b/lib/libc/stdtime/ctime.3
@@ -118,7 +118,7 @@ element of
.Fa tzname
to a pointer to an
.Tn ASCII
-string that's the time zone abbreviation to be
+string that is the time zone abbreviation to be
used with
.Fn localtime Ns 's
return value.
diff --git a/lib/libc/sys/shmctl.2 b/lib/libc/sys/shmctl.2
index d73c516..90c61c9 100644
--- a/lib/libc/sys/shmctl.2
+++ b/lib/libc/sys/shmctl.2
@@ -95,7 +95,7 @@ The
structure is defined as follows:
.\"
.\" I fiddled with the spaces a bit to make it fit well when viewed
-.\" with nroff, but otherwise it's straight from sys/shm.h
+.\" with nroff, but otherwise it is straight from sys/shm.h
.\"
.Bd -literal
struct shmid_ds {
diff --git a/lib/libcompat/4.1/cftime.3 b/lib/libcompat/4.1/cftime.3
index 5f7dd34..116f5de 100644
--- a/lib/libcompat/4.1/cftime.3
+++ b/lib/libcompat/4.1/cftime.3
@@ -73,7 +73,7 @@ The
.Fn ascftime
function is almost identical to
.Xr strftime 3 ,
-with the only exception that there's no parameter to tell about the
+with the only exception that there is no parameter to tell about the
maximal buffer length, and the
.Fa format
parameter defaults to
diff --git a/lib/libcompat/regexp/regexp.3 b/lib/libcompat/regexp/regexp.3
index f6dad10..7e30611 100644
--- a/lib/libcompat/regexp/regexp.3
+++ b/lib/libcompat/regexp/regexp.3
@@ -319,5 +319,5 @@ though.
.Pp
Due to emphasis on
compactness and simplicity,
-it's not strikingly fast.
+it is not strikingly fast.
It does give special attention to handling simple cases quickly.
diff --git a/lib/libedit/editline.3 b/lib/libedit/editline.3
index 1321fe8..56c81f4 100644
--- a/lib/libedit/editline.3
+++ b/lib/libedit/editline.3
@@ -429,7 +429,7 @@ If
has been set with
.Fn el_set ,
then this is done automatically.
-Otherwise, it's the responsibility of the application to call
+Otherwise, it is the responsibility of the application to call
.Fn el_resize
on the appropriate occasions.
.It Fn el_line
@@ -511,7 +511,7 @@ Clear the history.
.Xc
Define functions to perform various history operations.
.Fa ptr
-is the argument given to a function when it's invoked.
+is the argument given to a function when it is invoked.
.It Dv H_FIRST
Return the first element in the history.
.It Dv H_LAST
diff --git a/lib/libfetch/fetch.3 b/lib/libfetch/fetch.3
index 9e78a17..27dac66 100644
--- a/lib/libfetch/fetch.3
+++ b/lib/libfetch/fetch.3
@@ -341,7 +341,7 @@ The
and
.Fn fetchPutHTTP
functions implement the HTTP/1.1 protocol.
-With a little luck, there's
+With a little luck, there is
even a chance that they comply with RFC2616 and RFC2617.
.Pp
If the
@@ -641,7 +641,7 @@ examples of this are
.Fn fetchListFTP
and FTP proxy support.
.Pp
-There's no way to select a proxy at run-time other than setting the
+There is no way to select a proxy at run-time other than setting the
.Ev HTTP_PROXY
or
.Ev FTP_PROXY
diff --git a/lib/libftpio/ftpio.3 b/lib/libftpio/ftpio.3
index dbc8dde..64378c2 100644
--- a/lib/libftpio/ftpio.3
+++ b/lib/libftpio/ftpio.3
@@ -111,7 +111,7 @@ On failure, the error code from the server.
The
.Fn ftpErrno
function returns the server failure code for the last operation (useful for
-seeing more about what happened if you're familiar with FTP error codes).
+seeing more about what happened if you are familiar with FTP error codes).
The
.Fn ftpErrString
function returns a human readable version of the supplied server failure code.
@@ -255,6 +255,6 @@ extensions from Jean-Marc Zucconi.
and
.An Jean-Marc Zucconi
.Sh BUGS
-I'm sure you can get this thing's internal state machine confused if
-you really work at it, but so far it's proven itself pretty robust in
+I am sure you can get this thing's internal state machine confused if
+you really work at it, but so far it has proven itself pretty robust in
all my tests.
diff --git a/lib/libvgl/vgl.3 b/lib/libvgl/vgl.3
index 4e79142..06d05a5 100644
--- a/lib/libvgl/vgl.3
+++ b/lib/libvgl/vgl.3
@@ -412,7 +412,7 @@ blank the display if the argument
.Va blank
\*(Ne 0.
This can be done to shut off the screen during display updates that
-the user should first see when it's done.
+the user should first see when it is done.
.Ss Program termination and signal processing
It is important to call
.Fn VGLEnd
OpenPOWER on IntegriCloud