Corrected line breaks in man xorrisofs example about isohybrid

This commit is contained in:
Thomas Schmitt 2013-08-01 09:55:20 +00:00
parent 379d270121
commit 7e0521b6d2
2 changed files with 4 additions and 2 deletions

View File

@ -1686,7 +1686,9 @@ and its first parttion will start at hard disk block 64.
It will also boot from optical media.
.br
$ xorrisofs \-o output.iso \\
.br
\-b isolinux/isolinux.bin \-c isolinux/boot.cat \\
.br
\-no\-emul\-boot \-boot\-load\-size 4 \-boot\-info\-table \\
.br
\-isohybrid\-mbr /usr/lib/syslinux/isohdpfx.bin \\

View File

@ -2236,9 +2236,9 @@ It will also boot from optical media.
@*
@sp 1
$ xorrisofs -o output.iso \
@*
@*
-b isolinux/isolinux.bin -c isolinux/boot.cat \
@*
@*
-no-emul-boot -boot-load-size 4 -boot-info-table \
@*
-isohybrid-mbr /usr/lib/syslinux/isohdpfx.bin \