From: Karel Zak Date: Wed, 11 Jan 2012 14:45:36 +0000 (+0100) Subject: losetup: add note about non-root users to losetup.8 X-Git-Tag: v2.21-rc1~58 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6af8d3d7225efc3d8595f472d73beb0ba3c257b6;p=thirdparty%2Futil-linux.git losetup: add note about non-root users to losetup.8 Signed-off-by: Karel Zak --- diff --git a/sys-utils/losetup.8 b/sys-utils/losetup.8 index 3d407217a4..a68836ed09 100644 --- a/sys-utils/losetup.8 +++ b/sys-utils/losetup.8 @@ -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..."