From ab3e786dd11f563a59ebda4b33f0be7f574e4d8e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mario=20Bl=C3=A4ttermann?= Date: Sat, 27 Mar 2021 00:10:27 +0100 Subject: [PATCH] Asciidoc: Fix artifact from initial import, sixth attempt --- disk-utils/isosize.8.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/disk-utils/isosize.8.adoc b/disk-utils/isosize.8.adoc index 32ec4254e..bb2c88545 100644 --- a/disk-utils/isosize.8.adoc +++ b/disk-utils/isosize.8.adoc @@ -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