diff options
author | Ruslan Ermilov <ru@FreeBSD.org> | 2005-02-13 23:45:54 +0000 |
---|---|---|
committer | Ruslan Ermilov <ru@FreeBSD.org> | 2005-02-13 23:45:54 +0000 |
commit | 36a142c455a41172df398f10eb3e110ca29fbf72 (patch) | |
tree | fcca2ff76dd4bd4de63ce13f86a3138bd09a2ca3 /lib | |
parent | bceab447de2643ed92a6d46e15b60a0635dd8288 (diff) | |
download | src-test2-36a142c455a41172df398f10eb3e110ca29fbf72.tar.gz src-test2-36a142c455a41172df398f10eb3e110ca29fbf72.zip |
Notes
Diffstat (limited to 'lib')
-rw-r--r-- | lib/libarchive/tar.5 | 4 | ||||
-rw-r--r-- | lib/libc/gen/getcap.3 | 2 | ||||
-rw-r--r-- | lib/libc/gen/stringlist.3 | 2 | ||||
-rw-r--r-- | lib/libc/stdtime/ctime.3 | 2 | ||||
-rw-r--r-- | lib/libc/sys/shmctl.2 | 2 | ||||
-rw-r--r-- | lib/libcompat/4.1/cftime.3 | 2 | ||||
-rw-r--r-- | lib/libcompat/regexp/regexp.3 | 2 | ||||
-rw-r--r-- | lib/libedit/editline.3 | 4 | ||||
-rw-r--r-- | lib/libfetch/fetch.3 | 4 | ||||
-rw-r--r-- | lib/libftpio/ftpio.3 | 6 | ||||
-rw-r--r-- | lib/libvgl/vgl.3 | 2 |
11 files changed, 16 insertions, 16 deletions
diff --git a/lib/libarchive/tar.5 b/lib/libarchive/tar.5 index 163aac4a35aa..3c08fceebe33 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 6858b0ee1d92..9cba02717cdc 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 d75407c34fac..30dd299a7a44 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 7b9830452b0a..ec480eca3efc 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 d73c516e2bde..90c61c9a1946 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 5f7dd348507c..116f5de5dfad 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 f6dad1050a51..7e30611aceae 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 1321fe804c28..56c81f49a1cf 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 9e78a175614b..27dac66b561d 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 dbc8dde2c3e7..64378c259279 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 4e79142fbf17..06d05a5ae16f 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 |