Man-page name order fixes
This commit is contained in:
parent
eeeadf65f5
commit
41f3075f99
4 changed files with 4 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
|||
.TH FESETROUND 3 "December 18, 2009"
|
||||
.UC 4
|
||||
.SH NAME
|
||||
fegetround, fesetround \- floating point rounding mode control
|
||||
fesetround, fegetround \- floating point rounding mode control
|
||||
.SH SYNOPSIS
|
||||
.nf
|
||||
.ft B
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
.TH ISLESSGREATER 3 "December 18, 2009"
|
||||
.UC 4
|
||||
.SH NAME
|
||||
isgreater, isgreaterequal, isless, islessequal, islessgreater, isunordered \- order floating point numbers
|
||||
islessgreater, isgreater, isgreaterequal, isless, islessequal, isunordered \- order floating point numbers
|
||||
.SH SYNOPSIS
|
||||
.nf
|
||||
.ft B
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
.TH NEARBYINT 3 "December 18, 2009"
|
||||
.UC 4
|
||||
.SH NAME
|
||||
ceil, floor, nearbyint, trunc \- floating point rounding
|
||||
nearbyint, ceil, floor, trunc \- floating point rounding
|
||||
.SH SYNOPSIS
|
||||
.nf
|
||||
.ft B
|
||||
|
|
|
@ -46,7 +46,7 @@
|
|||
.\" end local macros
|
||||
.TH SYSLOG 3 "Jan. 18, 2000"
|
||||
.SH NAME
|
||||
openlog, syslog, closelog \- send messages to the system logger
|
||||
syslog, openlog, closelog \- send messages to the system logger
|
||||
.SH SYNOPSIS
|
||||
.B #include <syslog.h>
|
||||
.sp
|
||||
|
|
Loading…
Reference in a new issue