]> git.ipfire.org Git - thirdparty/util-linux.git/commit
losetup: improve --remove documentation
authorKarel Zak <kzak@redhat.com>
Thu, 16 Oct 2025 10:16:27 +0000 (12:16 +0200)
committerKarel Zak <kzak@redhat.com>
Tue, 21 Oct 2025 09:17:47 +0000 (11:17 +0200)
commit7190e6a44e366f4daddad0930500de49f402c60e
tree6bbc2dd5679488a84c472855ad0ab8a5fa0c3df0
parent8008075ce50114478cc1d4c9411e9a2439cac6bf
losetup: improve --remove documentation

Rewrite the --remove option description to clearly explain the
difference between --detach and --remove. Add a new LOOP DEVICE
LIFECYCLE section that describes the three stages: creation,
detachment, and removal, with corresponding ioctl names.

Signed-off-by: Karel Zak <kzak@redhat.com>
sys-utils/losetup.8.adoc