Fixing typing errors.

This commit is contained in:
Daniel Baumann 2007-11-13 20:55:43 +01:00
parent 494d45fda1
commit e40202da69
1 changed files with 2 additions and 2 deletions

View File

@ -4,7 +4,7 @@
live\-helper \- the Debian Live tool suite live\-helper \- the Debian Live tool suite
.SH SYNOPSIS .SH SYNOPSIS
\fBdh_\fR\fI*\fR [\fB\-h|\-\-help\fR] [\fB\-u|\-\-usage\fR] [\fB\-v|\-\-version\fR] \fBlh_\fR\fI*\fR [\fB\-h|\-\-help\fR] [\fB\-u|\-\-usage\fR] [\fB\-v|\-\-version\fR]
.SH DESCRIPTION .SH DESCRIPTION
live\-helper is used to help you build a Debian Live system. The philosophy live\-helper is used to help you build a Debian Live system. The philosophy
@ -109,7 +109,7 @@ config/stage or config/stage_helper (where "stage" of course, is replaced with
the name of the stage that they belong to, and "helper" with the name of the the name of the stage that they belong to, and "helper" with the name of the
helper). helper).
.PP .PP
For example, dh_bootstrap_debootstrap uses files named config/bootstrap and For example, lh_bootstrap_debootstrap uses files named config/bootstrap and
config/bootstrap_debootstrap to read the options it will use. See the man pages config/bootstrap_debootstrap to read the options it will use. See the man pages
of individual commands for details about the names and formats of the files they of individual commands for details about the names and formats of the files they
use. Generally, these files contain variables with values assigned, one variable use. Generally, these files contain variables with values assigned, one variable