mirror of
https://github.com/opnsense/src.git
synced 2026-06-04 22:32:43 -04:00
Correct a cuple of improperly formatted xrefs.
This commit is contained in:
parent
d1dd4d6ef0
commit
586d7a09f3
2 changed files with 2 additions and 2 deletions
|
|
@ -57,7 +57,7 @@ expressed as a double.
|
|||
.Xr floor 3 ,
|
||||
.Xr rint 3 ,
|
||||
.Xr ieee 3 ,
|
||||
.Xr math.3
|
||||
.Xr math 3 .
|
||||
.Sh STANDARDS
|
||||
The
|
||||
.Fn ceil
|
||||
|
|
|
|||
|
|
@ -58,7 +58,7 @@ function returns the absolute value of
|
|||
.Xr floor 3 ,
|
||||
.Xr rint 3 ,
|
||||
.Xr ieee 3 ,
|
||||
.Xr math.3
|
||||
.Xr math 3 .
|
||||
.Sh STANDARDS
|
||||
The
|
||||
.Fn fabs
|
||||
|
|
|
|||
Loading…
Reference in a new issue