This commit is contained in:
Michael Kerrisk 2007-09-04 06:30:39 +00:00
parent 1bf04717bd
commit 4df883b963
10 changed files with 12 additions and 12 deletions

View File

@ -67,7 +67,7 @@ The variables
.BR LC_CTYPE ,
.BR LC_MESSAGES ,
.BR LC_NUMERIC ,
.BR NLSPATH,
.BR NLSPATH ,
and
.B PATH
are used.

View File

@ -152,7 +152,7 @@ executed.
SVr4, 4.3BSD, POSIX.1-2001.
.SH NOTES
.PP
.BR Warning:
.BR Warning :
Using
.BR access ()
to check if a user is authorized to, for example,

View File

@ -353,7 +353,7 @@ If the
flag is enabled, then the system call fails with the error
.BR EAGAIN
or
.BR EWOULDBLOCK.
.BR EWOULDBLOCK .
To make use of mandatory locks, mandatory locking must be enabled
both on the file system that contains the file to be locked,
@ -644,7 +644,7 @@ Indicates what type of lease we hold on the file
referred to by
.I fd
by returning either
.BR F_RDLCK ", " F_WRLCK ", or " F_UNLCK,
.BR F_RDLCK ", " F_WRLCK ", or " F_UNLCK ,
indicating, respectively, that the calling process holds a
read, a write, or no lease on the file.
(The third argument to

View File

@ -127,7 +127,7 @@ either not valid, or doesn't refer to a pipe.
.B EINVAL
.I nr_segs
is 0 or greater than
.BR IOV_MAX;
.BR IOV_MAX ;
or memory not aligned if
.B SPLICE_F_GIFT
set.

View File

@ -50,7 +50,7 @@ writes up to
bytes from the buffer pointed
.IR buf
to the file referred to by the file descriptor
.IR fd.
.IR fd .
The number of bytes written may be less than
.I count

View File

@ -47,7 +47,7 @@ The
.I oflag
argument specifies flags that control the operation of the call.
Exactly one of the following must be specified in
.IR oflag:
.IR oflag :
.TP
.B O_RDONLY
Open the queue to receive messages only.

View File

@ -79,7 +79,7 @@ does not refer to a regular file.
.B ENOSPC
There is not enough space left on the device containing the file
referred to by
.IR fd.
.IR fd .
.TP
.B ESPIPE
.I fd

View File

@ -100,8 +100,8 @@ interrupts, but another one can.
The
.B /dev/rtc
(or
.BR /dev/rtc0,
.BR /dev/rtc1,
.BR /dev/rtc0 ,
.BR /dev/rtc1 ,
etc)
device can be opened only once (until it is closed) and it is read-only.
On

View File

@ -227,7 +227,7 @@ Notification method:
0 is
.BR SIGEV_SIGNAL ;
1 is
.BR SIGEV_NONE;
.BR SIGEV_NONE ;
and
2 is
.BR SIGEV_THREAD .

View File

@ -274,7 +274,7 @@ is smaller than four,
returns \-1 and sets
.I errno
to
.BR EINVAL.
.BR EINVAL .
Otherwise, a four-byte value is placed in the data buffer.
This value is the number of elements that can be read from (for
.I mbox_stat