This commit is contained in:
Michael Kerrisk 2007-10-03 19:56:24 +00:00
parent c3624e89ee
commit b87dcfb900
3 changed files with 3 additions and 3 deletions

View File

@ -96,7 +96,7 @@ operation.
.TP
.B FUTEX_WAKE
This operation wakes at most \fIval\fP
processes waiting on this futex address (ie. inside
processes waiting on this futex address (i.e., inside
.BR FUTEX_WAIT ).
The arguments
.IR timeout ,

View File

@ -207,7 +207,7 @@ by the domain name server, not by
If set,
.BR res_search ()
will append the default domain name to
single component names, ie. those that do not contain a dot.
single component names, i.e., those that do not contain a dot.
[Enabled by default].
.TP
.B RES_STAYOPEN

View File

@ -70,7 +70,7 @@ checks the header and filenames of the libraries it encounters when
determining which versions should have their links updated.
.PP
.B ldconfig
will attempt to deduce the type of ELF libs (ie. libc5 or libc6/glibc)
will attempt to deduce the type of ELF libs (i.e., libc5 or libc6/glibc)
based on what C libs, if any, the library was linked against.
.\" The following sentence looks suspect
.\" (perhaps historical cruft) -- MTK, Jul 2005