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" .TH FESETROUND 3 "December 18, 2009"
.UC 4 .UC 4
.SH NAME .SH NAME
fegetround, fesetround \- floating point rounding mode control fesetround, fegetround \- floating point rounding mode control
.SH SYNOPSIS .SH SYNOPSIS
.nf .nf
.ft B .ft B

View File

@ -1,7 +1,7 @@
.TH ISLESSGREATER 3 "December 18, 2009" .TH ISLESSGREATER 3 "December 18, 2009"
.UC 4 .UC 4
.SH NAME .SH NAME
isgreater, isgreaterequal, isless, islessequal, islessgreater, isunordered \- order floating point numbers islessgreater, isgreater, isgreaterequal, isless, islessequal, isunordered \- order floating point numbers
.SH SYNOPSIS .SH SYNOPSIS
.nf .nf
.ft B .ft B

View File

@ -1,7 +1,7 @@
.TH NEARBYINT 3 "December 18, 2009" .TH NEARBYINT 3 "December 18, 2009"
.UC 4 .UC 4
.SH NAME .SH NAME
ceil, floor, nearbyint, trunc \- floating point rounding nearbyint, ceil, floor, trunc \- floating point rounding
.SH SYNOPSIS .SH SYNOPSIS
.nf .nf
.ft B .ft B

View File

@ -46,7 +46,7 @@
.\" end local macros .\" end local macros
.TH SYSLOG 3 "Jan. 18, 2000" .TH SYSLOG 3 "Jan. 18, 2000"
.SH NAME .SH NAME
openlog, syslog, closelog \- send messages to the system logger syslog, openlog, closelog \- send messages to the system logger
.SH SYNOPSIS .SH SYNOPSIS
.B #include <syslog.h> .B #include <syslog.h>
.sp .sp