]> Zhao Yanbai Git Server - minix.git/commitdiff
Man-page name order fixes
authorErik van der Kouwe <erik@minix3.org>
Wed, 30 Dec 2009 20:35:05 +0000 (20:35 +0000)
committerErik van der Kouwe <erik@minix3.org>
Wed, 30 Dec 2009 20:35:05 +0000 (20:35 +0000)
man/man3/fesetround.3
man/man3/islessgreater.3
man/man3/nearbyint.3
man/man3/syslog.3

index 97c9109d29a12b249598b3e0fc037f4a93f43828..adf51ee6c521c015227679124c8f42138715ea1b 100644 (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
index 96cba3326af0d53b414dbe13a64737734ce3b3e3..b4ed8087356b60773130410ccf35afaee29fcad6 100644 (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
index c91303257c93077c0a8d400c26dbafab2c737737..6b9b4861843ebaa99aaed089e2c8af809480a605 100644 (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
index 9441df618c94035541de1a7bce935a1a0c47ba2a..c090cce3ba372cf61a07e60f1ab538030ffc372a 100644 (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