Mark up errno as a variable (Va), not as a defined value (Dv).

Do not terminate the cross-reference list in the SEE ALSO section with
a period.
This commit is contained in:
Sheldon Hearn 2000-06-23 15:02:29 +00:00
parent a6a2ba1c18
commit 8a4272bf51
1 changed files with 3 additions and 3 deletions

View File

@ -85,8 +85,8 @@ returns
.Dv -1 ,
sets iocbp to
.Dv NULL
and
.Dv errno
and sets
.Va errno
to indicate the error condition.
.Sh ERRORS
The
@ -117,7 +117,7 @@ completed.
.Xr aio_write 2 ,
.Xr fsync 2 ,
.Xr read 2 ,
.Xr write 2 .
.Xr write 2
.Sh STANDARDS
The
.Fn aio_waitcomplete