Typo fixes.
PR: docs/46815 Submitted by: SUZUKI Koichi <koich@cac.co.jp>
This commit is contained in:
parent
d90656e720
commit
a58d3725ee
@ -107,7 +107,7 @@ Returns 1 if synchronised I/O is supported for this file, otherwise 0.
|
||||
.It Li _PC_ALLOC_SIZE_MIN
|
||||
Minimum number of bytes of storage allocated for any portion of a file.
|
||||
.It Li _PC_FILESIZEBITS
|
||||
Number of bits needed to represented the maximum file size.
|
||||
Number of bits needed to represent the maximum file size.
|
||||
.It Li _PC_REC_INCR_XFER_SIZE
|
||||
Recommended increment for file transfer sizes between
|
||||
.Dv _PC_REC_MIN_XFER_SIZE
|
||||
|
@ -118,7 +118,7 @@ in this way, the effective user ID of a set-user-ID executable
|
||||
may be toggled by switching to the real user ID, then re-enabled
|
||||
by reverting to the set-user-ID value.
|
||||
Similarly, the effective group ID may be set to the value
|
||||
of the real group ID or the saved set-user-ID.
|
||||
of the real group ID or the saved set-group-ID.
|
||||
.Sh RETURN VALUES
|
||||
.Rv -std
|
||||
.Sh ERRORS
|
||||
|
Loading…
Reference in New Issue
Block a user