diff options
author | Daniel Baumann <daniel@debian.org> | 2010-09-02 13:55:53 +0200 |
---|---|---|
committer | Daniel Baumann <daniel@debian.org> | 2011-03-09 19:17:19 +0100 |
commit | 520ddfc89dbffc98a3a8e759b69ede69b3b19df8 (patch) | |
tree | 82dc8f93cafc0445c1bf1cb81afacf0b4fb8615c /manpages/en/lb_testroot.1 | |
parent | 1d1e3c095192fe6c8c04de5679be1323ed6514aa (diff) | |
download | vyos-live-build-520ddfc89dbffc98a3a8e759b69ede69b3b19df8.tar.gz vyos-live-build-520ddfc89dbffc98a3a8e759b69ede69b3b19df8.zip |
Replacing some references to live-helper with live-build in manpages.
Diffstat (limited to 'manpages/en/lb_testroot.1')
-rw-r--r-- | manpages/en/lb_testroot.1 | 22 |
1 files changed, 11 insertions, 11 deletions
diff --git a/manpages/en/lb_testroot.1 b/manpages/en/lb_testroot.1 index 81f7e0417..26afd4ecc 100644 --- a/manpages/en/lb_testroot.1 +++ b/manpages/en/lb_testroot.1 @@ -1,36 +1,36 @@ .TH LIVE\-BUILD 1 2010\-09\-02 2.0~a23 "Debian Live Project" .SH NAME -\fBlh testroot\fR \- Ensure that a system is built as root +\fBlb testroot\fR \- Ensure that a system is built as root .SH SYNOPSIS -\fBlh testroot\fR [\fIlive\-helper options\fR] +\fBlb testroot\fR [\fIlive\-build options\fR] .SH DESCRIPTION -\fBlh testroot\fR is a high\-level command (porcelain) of \fIlive\-helper\fR(7), the Debian Live tool suite. +\fBlb testroot\fR is a high\-level command (porcelain) of \fIlive\-build\fR(7), the Debian Live tool suite. .PP .\" FIXME -\fBlh testroot\fR simply checks to see if you are root. If not, it exits with an error. Debian Live images must currently be built as real root. +\fBlb testroot\fR simply checks to see if you are root. If not, it exits with an error. Debian Live images must currently be built as real root. .PP -Note: Support for using \fIfakeroot\fR(1) and \fIsudo\fR(8) internally in live\-helper itself is still experimental, however, calling a helper yourself with sudo is safe. +Note: Support for using \fIfakeroot\fR(1) and \fIsudo\fR(8) internally in live\-build itself is still experimental, however, calling a helper yourself with sudo is safe. .\" FIXME .SH OPTIONS -\fBlh testroot\fR has no specific options but understands all generic live\-helper options. See \fIlive\-helper\fR(7) for a complete list of all generic live\-helper options. +\fBlb testroot\fR has no specific options but understands all generic live\-build options. See \fIlive\-build\fR(7) for a complete list of all generic live\-build options. .SH FILES .IP "\fBnone\fR" 4 .SH SEE ALSO -\fIlive\-helper\fR(7) +\fIlive\-build\fR(7) .PP -This program is a part of live\-helper. +This program is a part of live\-build. .SH HOMEPAGE -More information about live\-helper and the Debian Live project can be found on the homepage at <\fIhttp://live.debian.net/\fR> and in the manual at <\fIhttp://live.debian.net/manual/\fR>. +More information about live\-build and the Debian Live project can be found on the homepage at <\fIhttp://live.debian.net/\fR> and in the manual at <\fIhttp://live.debian.net/manual/\fR>. .SH BUGS -Bugs can be reported by submitting a bugreport for the live\-helper package in the Debian Bug Tracking System at <\fIhttp://bugs.debian.org/\fR> or by writing a mail to the Debian Live mailing list at <\fIdebian-live@lists.debian.org\fR>. +Bugs can be reported by submitting a bugreport for the live\-build package in the Debian Bug Tracking System at <\fIhttp://bugs.debian.org/\fR> or by writing a mail to the Debian Live mailing list at <\fIdebian-live@lists.debian.org\fR>. .SH AUTHOR -live\-helper was written by Daniel Baumann <\fIdaniel@debian.org\fR> for the Debian project. +live\-build was written by Daniel Baumann <\fIdaniel@debian.org\fR> for the Debian project. |