Fixing typing errors.

This commit is contained in:
Daniel Baumann 2007-11-13 20:55:43 +01:00
parent 1726b902a2
commit 914b4739de
1 changed files with 2 additions and 2 deletions

View File

@ -4,7 +4,7 @@
live\-helper \- the Debian Live tool suite
.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
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
helper).
.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
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