mirror of
https://github.com/freebsd/freebsd-src.git
synced 2024-12-03 08:22:44 +00:00
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
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=163592
@ -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…
Reference in New Issue
Block a user