diff options
author | Daniel Baumann <daniel@debian.org> | 2013-01-08 07:00:00 +0100 |
---|---|---|
committer | Daniel Baumann <mail@daniel-baumann.ch> | 2013-05-06 13:54:14 +0200 |
commit | 21e3499bcbfeb06818b1a3c8943ebfaff55cb873 (patch) | |
tree | 67a687be782c88659549004daecf894a1b44d520 /manpages/en | |
parent | ad7f1c680c596957ee4233309a61e0c07590b5a6 (diff) | |
download | live-boot-21e3499bcbfeb06818b1a3c8943ebfaff55cb873.tar.gz live-boot-21e3499bcbfeb06818b1a3c8943ebfaff55cb873.zip |
Updating noeject description in manpage.
Diffstat (limited to 'manpages/en')
-rw-r--r-- | manpages/en/live-boot.7 | 6 | ||||
-rw-r--r-- | manpages/en/persistence.conf.5 | 2 |
2 files changed, 3 insertions, 5 deletions
diff --git a/manpages/en/live-boot.7 b/manpages/en/live-boot.7 index ab453bb..4f67c52 100644 --- a/manpages/en/live-boot.7 +++ b/manpages/en/live-boot.7 @@ -1,4 +1,4 @@ -.TH LIVE\-BOOT 7 2013\-01\-07 4.0~a4-1 "Debian Live Project" +.TH LIVE\-BOOT 7 2013\-01\-08 4.0~a4-1 "Debian Live Project" .SH NAME \fBlive\-boot\fR \- System Boot Scripts @@ -101,9 +101,7 @@ This parameter disables the default disabling of filesystem checks in /etc/fstab .IP "\fBnopersistence\fR" 4 disables the "persistence" feature, useful if the bootloader (like syslinux) has been installed with persistence enabled. .IP "\fBnoeject\fR" 4 -Do not prompt to eject the CD or remove the USB flash drive on reboot. -.IP "\fBnoeject\fR=\fITYPE\fR" 4 -This tells live-boot not to prompt to eject the CD (when noeject=cd) or remove the USB flash drive (when noeject=usb) on reboot. +Do not prompt to eject the live medium. .IP "\fBramdisk\-size\fR" 4 This parameters allows to set a custom ramdisk size (it's the '\-o size' option of tmpfs mount). By default, there is no ramdisk size set, so the default of mount applies (currently 50% of available RAM). Note that this option has no currently no effect when booting with toram. .IP "\fBswapon\fR" 4 diff --git a/manpages/en/persistence.conf.5 b/manpages/en/persistence.conf.5 index b459821..1ae96be 100644 --- a/manpages/en/persistence.conf.5 +++ b/manpages/en/persistence.conf.5 @@ -1,4 +1,4 @@ -.TH LIVE\-BOOT conf 2013\-01\-07 4.0~a4-1 "Debian Live Project" +.TH LIVE\-BOOT conf 2013\-01\-08 4.0~a4-1 "Debian Live Project" .SH NAME \fBpersistence.conf\fR \- Configuration file for persistence media in |