From: Michael Prokop Date: Thu, 12 Mar 2009 11:45:38 +0000 (+0100) Subject: Fix comments section in manpage X-Git-Tag: v0.9.3~7 X-Git-Url: https://git.grml.org/?p=grml2usb.git;a=commitdiff_plain;h=ddf2721eb25c00a2816fa5c65cf57127e669aee2;hp=0c7f61de1f31ba80833bede85849aa34073660c6 Fix comments section in manpage --- diff --git a/debian/changelog b/debian/changelog index dcd1f93..f178c1c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -6,8 +6,10 @@ grml2usb (0.9.3) UNRELEASED; urgency=low * Rename --mbr-manager into --mbr-menu (people seem to be confused what this option does). Improve the according documentation. * Update failsafe bootoption. + * Fix comments section in manpage (thanks for reporting, + Alexander Steinböck). - -- Michael Prokop Sat, 07 Mar 2009 01:14:36 +0100 + -- Michael Prokop Thu, 12 Mar 2009 12:44:45 +0100 grml2usb (0.9.2) unstable; urgency=low diff --git a/grml2usb.8.txt b/grml2usb.8.txt index 0a0ffb7..43a383c 100644 --- a/grml2usb.8.txt +++ b/grml2usb.8.txt @@ -413,7 +413,7 @@ FAT16 filesystem. Install specified ISO on device /dev/sdx1 and use syslinux as bootloader (instead of grub being the default). -///////////////////////////////////////////////////////////////// +/////////////////////////////////////////////////////////////////////////////////////// # grml2usb --kernel=/boot/vmlinuz-2.6.28-grml --initrd=/boot/initrd.img-2.6.28-grml \ /home/grml/grml_2008.11.iso /dev/sdx1 @@ -422,10 +422,10 @@ instead of the ones provided by the ISO. # grml2usb --squashfs=/grml/grml-live/grml_cd/live/grml.squashfs \ /home/grml/grml_2008.11.iso /dev/sdx1 -///////////////////////////////////////////////////////////////// Install specified ISO on device /dev/sdx1 but use given squashfs file instead of the one provided by the ISO. +/////////////////////////////////////////////////////////////////////////////////////// # grml2usb --bootoptions="lang=de ssh=mysecret" grml_2008.11.iso /dev/sdx1