]> git.ipfire.org Git - thirdparty/util-linux.git/commitdiff
lsmem: (man page) recommend use --output
authorKarel Zak <kzak@redhat.com>
Wed, 9 Nov 2016 08:58:21 +0000 (09:58 +0100)
committerKarel Zak <kzak@redhat.com>
Wed, 9 Nov 2016 09:02:32 +0000 (10:02 +0100)
Signed-off-by: Karel Zak <kzak@redhat.com>
sys-utils/lsmem.1

index 15494e98055a04c38c740467f8d457dd82d6d89f..a9e2bfcc1e6358bc9041e283a2d17bf7bc526d60 100644 (file)
@@ -10,10 +10,10 @@ status. The listed memory blocks correspond to the memory block representation
 in sysfs. The command also shows the memory block size and the amount of memory
 in online and offline state.
 
-The default output is subject to change.  So whenever possible, you should
-avoid using default outputs in your scripts.  Always explicitly define expected
-columns by using the \fB\-\-output\fR option together with a columns list in
-environments where a stable output is required.
+The default output compatible with original implementaion from s390-tools, but
+it's strongly recommended to avoid using default outputs in your scripts.
+Always explicitly define expected columns by using the \fB\-\-output\fR option
+together with a columns list in environments where a stable output is required.
 
 Not all columns are supported on all systems.  If an unsupported column is
 specified, \fBlsmem\fP prints the column but does not provide any data for it.