Removed tabs

This commit is contained in:
Michael Kerrisk 2007-12-05 13:47:50 +00:00
parent a18a4262a1
commit c7992edccf
3 changed files with 3 additions and 2 deletions

View File

@ -10,6 +10,7 @@ The following people contributed notes, ideas, or patches that have
been incorporated in changes in this release:
Bert Wesarg <bert.wesarg@googlemail.com>
Maxime Vaudequin <maxime.vaudequin@gmail.com>
Apologies if I missed anyone!

View File

@ -96,7 +96,7 @@ The parameter
.I flags
must include one of the following
.IR "access modes" :
.BR O_RDONLY ", " O_WRONLY ", or " O_RDWR.
.BR O_RDONLY ", " O_WRONLY ", or " O_RDWR .
These request opening the file read-only, write-only, or read/write,
respectively.

View File

@ -310,7 +310,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
.IR mbox_stat