mdoc(7) police: add missing markup bits for ``errno''.
This commit is contained in:
parent
ce9df6eefc
commit
58c0fdd850
@ -80,7 +80,9 @@ and should not be used in new code.
|
||||
.Sh ERRORS
|
||||
The function
|
||||
.Fn atof
|
||||
need not affect the value of errno on an error.
|
||||
need not affect the value of
|
||||
.Va errno
|
||||
on an error.
|
||||
.Sh SEE ALSO
|
||||
.Xr atoi 3 ,
|
||||
.Xr atol 3 ,
|
||||
|
@ -76,7 +76,9 @@ and should not be used in new code.
|
||||
.Sh ERRORS
|
||||
The function
|
||||
.Fn atoi
|
||||
need not affect the value of errno on an error.
|
||||
need not affect the value of
|
||||
.Va errno
|
||||
on an error.
|
||||
.Sh SEE ALSO
|
||||
.Xr atof 3 ,
|
||||
.Xr atol 3 ,
|
||||
|
@ -88,7 +88,9 @@ The functions
|
||||
and
|
||||
.Fn atoll
|
||||
need not
|
||||
affect the value of errno on an error.
|
||||
affect the value of
|
||||
.Va errno
|
||||
on an error.
|
||||
.Sh SEE ALSO
|
||||
.Xr atof 3 ,
|
||||
.Xr atoi 3 ,
|
||||
|
Loading…
x
Reference in New Issue
Block a user