Rewritten lh_testroot manpage.

This commit is contained in:
Daniel Baumann 2007-11-18 17:08:29 +01:00
parent b41483a261
commit 020d069b06
1 changed files with 11 additions and 5 deletions

View File

@ -4,10 +4,12 @@
lh_testroot \- ensure that a system is built as root lh_testroot \- ensure that a system is built as root
.SH SYNOPSIS .SH SYNOPSIS
.B lh_testroot [\fIlive\-helper\ options\fR\|] .B lh_testroot [\fIlive\-helper\ options\fR]
.SH DESCRIPTION .SH DESCRIPTION
lh_testroot 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, \fIfakeroot\fR(1) or \fIsudo\fR(8) does not work. lh_testroot 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,
support for \fIfakeroot\fR(1) and \fIsudo\fR(8) is still experimental.
.SH SEE ALSO .SH SEE ALSO
\fIlive\-helper\fR(7) \fIlive\-helper\fR(7)
@ -15,10 +17,14 @@ lh_testroot simply checks to see if you are root. If not, it exits with an error
This program is a part of live\-helper. This program is a part of live\-helper.
.SH BUGS .SH BUGS
Report bugs against live\-helper <\fIhttp://packages.qa.debian.org/live\-helper\fR>. Report bugs against live\-helper
<\fIhttp://packages.qa.debian.org/live\-helper\fR>.
.SH HOMEPAGE .SH HOMEPAGE
More information about the Debian Live project can be found at <\fIhttp://debian\-live.alioth.debian.org/\fR> and <\fIhttp://wiki.debian.org/DebianLive/\fR>. More information about the Debian Live project can be found at
<\fIhttp://debian\-live.alioth.debian.org/\fR> and
<\fIhttp://wiki.debian.org/DebianLive/\fR>.
.SH AUTHOR .SH AUTHOR
live\-helper was written by Daniel Baumann <\fIdaniel@debian.org\fR> for the Debian project. live\-helper was written by Daniel Baumann <\fIdaniel@debian.org\fR> for the
Debian project.