Man-page name order fixes

This commit is contained in:
Erik van der Kouwe 2009-12-30 20:35:05 +00:00
parent eeeadf65f5
commit 41f3075f99
4 changed files with 4 additions and 4 deletions

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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