]> git.ipfire.org Git - thirdparty/util-linux.git/blobdiff - sys-utils/losetup.8
Manual pages: order NOTES / HISTORY / BUGS / EXAMPLE consistently
[thirdparty/util-linux.git] / sys-utils / losetup.8
index 6c4f603da2553b8caed8ed6cb661e7ae97e7f7e6..0db7104490f52e41359d7e9b68959f0693eca43e 100644 (file)
@@ -186,6 +186,9 @@ loop block devices
 .I /dev/loop-control
 loop control device
 
+.SH ENVIRONMENT
+.IP LOOPDEV_DEBUG=all
+enables debug output.
 .SH EXAMPLE
 The following commands can be used as an example of using the loop device.
 .nf
@@ -199,9 +202,6 @@ The following commands can be used as an example of using the loop device.
 # umount /dev/loop0
 # losetup \-\-detach /dev/loop0
 .fi
-.SH ENVIRONMENT
-.IP LOOPDEV_DEBUG=all
-enables debug output.
 .SH AUTHORS
 Karel Zak <kzak@redhat.com>, based on the original version from
 Theodore Ts'o <tytso@athena.mit.edu>