Minor wording changes

This commit is contained in:
Michael Kerrisk 2005-06-22 10:59:21 +00:00
parent 1864073923
commit 72da38ce1d
1 changed files with 3 additions and 3 deletions

View File

@ -88,7 +88,7 @@ On success, the new descriptor is returned.
See
.BR dup (2)
for further details.
.SS "The file descriptor flags"
.SS "File descriptor flags"
The following commands manipulate the flags associated with
a file descriptor.
Currently, only one such flag is defined:
@ -106,7 +106,7 @@ Read the file descriptor flags.
.B F_SETFD
Set the file descriptor flags to the value specified by
.IR arg .
.SS "The file status flags"
.SS "File status flags"
Each open file description has certain associated flags, initialized by
.BR open (2)
.\" or
@ -720,7 +720,7 @@ For a successful call, the return value depends on the operation:
The new descriptor.
.TP
.B F_GETFD
Value of flag.
Value of flags.
.TP
.B F_GETFL
Value of flags.