From e6fbeb4f03e18bbc6d4a62b0195e0c79021c41a6 Mon Sep 17 00:00:00 2001
From: Lukas Larsson
Date: Wed, 6 Aug 2014 15:06:02 +0200
Subject: os_mon: Ignore posix_only on windows and solaris
---
lib/os_mon/doc/src/disksup.xml | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
(limited to 'lib/os_mon/doc')
diff --git a/lib/os_mon/doc/src/disksup.xml b/lib/os_mon/doc/src/disksup.xml
index c8566d0126..0e76178edb 100644
--- a/lib/os_mon/doc/src/disksup.xml
+++ b/lib/os_mon/doc/src/disksup.xml
@@ -81,7 +81,8 @@
necessary on embedded systems with stripped-down versions
of Unix tools like df. The returned disk data and alarms
can be different when using this option.
- The parameter is ignored on Windows.
+ The parameter is ignored on platforms that are known to not be
+ posix compatible (Windows and SunOS).
See config(4) for
--
cgit v1.2.3