summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBjarni Ingi Gislason <bjarniig@rhi.hi.is>2014-04-02 23:37:26 +0000
committerKarel Zak <kzak@redhat.com>2014-04-23 11:55:09 +0200
commitad7acc2178960fc4f97f8bda52d28cbcd1ed701c (patch)
tree28158b770b93456621175665e47f699cbe447c32
parent902d6d182b5d39377bee97a7ff4f6ae13677e542 (diff)
downloadutil-linux-ad7acc2178960fc4f97f8bda52d28cbcd1ed701c.tar.gz
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>
-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"