]> git.ipfire.org Git - thirdparty/util-linux.git/commitdiff
Asciidoc: Fix artifact from initial import, sixth attempt
authorMario Blättermann <mario.blaettermann@gmail.com>
Fri, 26 Mar 2021 23:10:27 +0000 (00:10 +0100)
committerMario Blättermann <mario.blaettermann@gmail.com>
Fri, 26 Mar 2021 23:10:27 +0000 (00:10 +0100)
disk-utils/isosize.8.adoc

index 32ec4254e2b81cd6903f82b02391d6de66e23a3a..bb2c885456a2c0877a158a8600a79c787e0cf2aa 100644 (file)
@@ -16,7 +16,7 @@ isosize - output the length of an iso9660 filesystem
 
 == DESCRIPTION
 
-This command outputs the length of an iso9660 filesystem that is contained in the specified file. This file may be a normal file or a block device (e.g. _/dev/hdd_ or _/dev/sr0_). In the absence of any options (and errors), it will output the size of the iso9660 filesystem in bytes. This can now be a large number (>> 4 GB).
+This command outputs the length of an iso9660 filesystem that is contained in the specified file. This file may be a normal file or a block device (e.g. _/dev/hdd_ or _/dev/sr0_). In the absence of any options (and errors), it will output the size of the iso9660 filesystem in bytes. This can now be a large number (>> 4 GB).
 
 == OPTIONS