diff options
author | Daniel Baumann <mail@daniel-baumann.ch> | 2013-06-24 21:44:41 +0200 |
---|---|---|
committer | Daniel Baumann <mail@daniel-baumann.ch> | 2013-06-24 21:44:41 +0200 |
commit | b14879f67399600c7330a384b0bfb9f13f349134 (patch) | |
tree | f6491fdd1f7b9db155a3bb0e7184610f1a581a95 /manpages/en | |
parent | a331218718282c5496ff062a0f6aa55908224862 (diff) | |
download | live-boot-b14879f67399600c7330a384b0bfb9f13f349134.tar.gz live-boot-b14879f67399600c7330a384b0bfb9f13f349134.zip |
Replace various mentionings of scripts with components.
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, 4 insertions, 4 deletions
diff --git a/manpages/en/live-boot.7 b/manpages/en/live-boot.7 index 3a04796..de43ce9 100644 --- a/manpages/en/live-boot.7 +++ b/manpages/en/live-boot.7 @@ -1,10 +1,10 @@ -.TH LIVE\-BOOT 7 2013\-05\-28 4.0~a13-1 "Live Systems Project" +.TH LIVE\-BOOT 7 2013\-06\-24 4.0~a13-1 "Live Systems Project" .SH NAME -\fBlive\-boot\fR \- System Boot Scripts +\fBlive\-boot\fR \- System Boot Components .SH DESCRIPTION -\fBlive\-boot\fR contains the scripts that configure a live system during the boot process (early userspace). +\fBlive\-boot\fR contains the components that configure a live system during the boot process (early userspace). .PP .\" FIXME live\-boot is a hook for the initramfs\-tools, used to generate a initramfs capable to boot live systems, such as those created by \fIlive\-helper\fR(7). This includes the Live systems ISOs, netboot tarballs, and usb stick images. diff --git a/manpages/en/persistence.conf.5 b/manpages/en/persistence.conf.5 index e623483..83ed118 100644 --- a/manpages/en/persistence.conf.5 +++ b/manpages/en/persistence.conf.5 @@ -1,4 +1,4 @@ -.TH LIVE\-BOOT conf 2013\-05\-28 4.0~a13-1 "Live Systems Project" +.TH LIVE\-BOOT conf 2013\-06\-24 4.0~a13-1 "Live Systems Project" .SH NAME \fBpersistence.conf\fR \- Configuration file for persistence media in |