]> git.ipfire.org Git - thirdparty/util-linux.git/commitdiff
losetup: add note about non-root users to losetup.8
authorKarel Zak <kzak@redhat.com>
Wed, 11 Jan 2012 14:45:36 +0000 (15:45 +0100)
committerKarel Zak <kzak@redhat.com>
Wed, 11 Jan 2012 14:45:36 +0000 (15:45 +0100)
Signed-off-by: Karel Zak <kzak@redhat.com>
sys-utils/losetup.8

index 3d407217a41d457e09dcd5ac0ebfb2f86cf20ed6..a68836ed09ede67947028260307b5e6e6ccf6bdb 100644 (file)
@@ -74,7 +74,8 @@ suffixes KiB, MiB, GiB, TiB, PiB and EiB (the "iB" is optional, e.g. "K" has the
 same meaning as "KiB") or decimal (10^N) suffixes KB, MB, GB, PB and EB.
 
 .IP "\fB\-a, \-\-all\fP"
-show status of all loop devices
+show status of all loop devices. Note that not all information are accessible
+for non-root users.
 .IP "\fB\-c, \-\-set-capacity\fP \fIloopdev\fP
 force loop driver to reread size of the file associated with the specified loop device
 .IP "\fB\-d, \-\-detach\fP \fIloopdev\fP..."