MFC 1.33:
Minor markup fix: A comma should be seperated by space from macro argument. This resulted in "pwritev,()" instead of the intended "pwritev()," in the output. Approved by: re (hrs)
This commit is contained in:
parent
67beb4298e
commit
97b93183bd
@ -84,7 +84,7 @@ the file without modifying the file pointer.
|
||||
For
|
||||
.Fn writev
|
||||
and
|
||||
.Fn pwritev,
|
||||
.Fn pwritev ,
|
||||
the
|
||||
.Fa iovec
|
||||
structure is defined as:
|
||||
|
Loading…
x
Reference in New Issue
Block a user