This commit is contained in:
Michael Kerrisk 2007-12-25 21:30:22 +00:00
parent 8382f16db1
commit d19a206dbb
5 changed files with 5 additions and 5 deletions

View File

@ -57,7 +57,7 @@ Failure to do this will cause the application
to receive a segmentation fault.
.SH "CONFORMING TO"
.BR outb ()
and friends are hardware specific.
and friends are hardware-specific.
The
.I value
argument is passed first and the

View File

@ -208,7 +208,7 @@ contains the
number of the queued error.
.I ee_origin
is the origin code of where the error originated.
The other fields are protocol specific.
The other fields are protocol-specific.
The macro
.B SOCK_EE_OFFENDER
returns a pointer to the address of the network object

View File

@ -1183,7 +1183,7 @@ will include the
bit.
Whether the
.BR SHF_WRITE
bit is set is processor specific.
bit is set is processor-specific.
This section is of type
.BR SHT_DYNAMIC .
See the attributes above.

View File

@ -415,7 +415,7 @@ but is employed on some other implementations.
.BR _REENTRANT ,
and
.B _THREAD_SAFE
are Linux (glibc) specific.
are specific to Linux (glibc).
.SH NOTES
.I <features.h>
is a Linux/glibc-specific header file.

View File

@ -428,7 +428,7 @@ contains the
number of the queued error.
.I ee_origin
is the origin code of where the error originated.
The other fields are protocol specific.
The other fields are protocol-specific.
The macro
.B SO_EE_OFFENDER
returns a pointer to the address of the network object