summaryrefslogtreecommitdiffstats
path: root/disk-utils
diff options
context:
space:
mode:
authorBjarni Ingi Gislason2014-04-03 01:37:26 +0200
committerKarel Zak2014-04-07 12:30:17 +0200
commit98cd16d369b6c1f47fc1593b42f2c517e5bdddb7 (patch)
tree99b862a4a5aeddfc29e4312c2f8224e7dc16c02c /disk-utils
parentfsck.minix: A few typographical corrections to the manual (diff)
downloadkernel-qcow2-util-linux-98cd16d369b6c1f47fc1593b42f2c517e5bdddb7.tar.gz
kernel-qcow2-util-linux-98cd16d369b6c1f47fc1593b42f2c517e5bdddb7.tar.xz
kernel-qcow2-util-linux-98cd16d369b6c1f47fc1593b42f2c517e5bdddb7.zip
isosize: A few typographical changes to the manual
A full stop (.), that begins or ends a string, protected with \& A space between a number and an unit changed to an unpaddable space "\ " Signed-off-by: Karel Zak <kzak@redhat.com>
Diffstat (limited to 'disk-utils')
-rw-r--r--disk-utils/isosize.84
1 files changed, 2 insertions, 2 deletions
diff --git a/disk-utils/isosize.8 b/disk-utils/isosize.8
index c88896716..07ecfdc0c 100644
--- a/disk-utils/isosize.8
+++ b/disk-utils/isosize.8
@@ -8,9 +8,9 @@ isosize \- output the length of an iso9660 filesystem
.PP
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
+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).
+filesystem in bytes. This can now be a large number (>> 4\ GB).
.SH OPTIONS
.TP
.BR \-x , " \-\-sectors"