diff options
author | Daniel Baumann <daniel@debian.org> | 2009-09-02 06:50:40 +0200 |
---|---|---|
committer | Daniel Baumann <daniel@debian.org> | 2011-03-09 19:09:46 +0100 |
commit | 7bb7a832c9eabcbb4bdb17a9879a574e1675b502 (patch) | |
tree | 52e05c153dd89481bcd027f810656735755085c8 /manpages/lh.en.1 | |
parent | 7afd8d1938e72789333e4ab44a307c835793bd44 (diff) | |
download | vyos-live-build-7bb7a832c9eabcbb4bdb17a9879a574e1675b502.tar.gz vyos-live-build-7bb7a832c9eabcbb4bdb17a9879a574e1675b502.zip |
Applying patch from Chris Leick <c.leick@vollbio.de> to fix some spelling typos in the manpages (Closes: #543868).
Diffstat (limited to 'manpages/lh.en.1')
-rw-r--r-- | manpages/lh.en.1 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/manpages/lh.en.1 b/manpages/lh.en.1 index 1f5737cdf..53d27fd87 100644 --- a/manpages/lh.en.1 +++ b/manpages/lh.en.1 @@ -9,7 +9,7 @@ live\-helper \- generic live\-helper wrapper \fBlh\fR [\fIlive\-helper\ options\fR] .SH DESCRIPTION -lh is a high\-level command (porcelain) of live\-helper, the Debian Live tool suite. It is a a generic wrapper for live\-helper programs. Instead of calling "lh_\fICOMMAND\fR", it can also called through lh as "lh \fICOMMAND\fR", where command is a name of a live\-helper program. See the man page of live\-helper for a list of all available programs and the man page of lh_command for the documentation of the actual helper. +lh is a high\-level command (porcelain) of live\-helper, the Debian Live tool suite. It is a generic wrapper for live\-helper programs. Instead of calling "lh_\fICOMMAND\fR", it can also called through lh as "lh \fICOMMAND\fR", where command is a name of a live\-helper program. See the man page of live\-helper for a list of all available programs and the man page of lh_command for the documentation of the actual helper. .SH OPTIONS lh 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. |