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. MFC after: 3 days
This commit is contained in:
parent
0036760ce3
commit
27111d392c
@ -85,7 +85,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