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>
This commit is contained in:
Bjarni Ingi Gislason 2014-04-02 23:37:26 +00:00 committed by Karel Zak
parent 897776a0d2
commit 98cd16d369
1 changed files with 2 additions and 2 deletions

View File

@ -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"