diff options
| author | Daniel Baumann <daniel@debian.org> | 2007-11-13 21:47:21 +0100 |
|---|---|---|
| committer | Daniel Baumann <daniel@debian.org> | 2011-03-09 18:22:29 +0100 |
| commit | 36277508efeee8c67adc19348363d4fa3036fc93 (patch) | |
| tree | e063dce88f79a4d08891a05b7d0c1b3b53baa80a | |
| parent | f17de7ce7cb7c50b8cb30d67fc0f292762a3b160 (diff) | |
| download | vyos-live-build-36277508efeee8c67adc19348363d4fa3036fc93.tar.gz vyos-live-build-36277508efeee8c67adc19348363d4fa3036fc93.zip | |
Fixed wrapping.
| -rw-r--r-- | manpages/lh.en.1 | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/manpages/lh.en.1 b/manpages/lh.en.1 index 6320e1fb9..6fe006a89 100644 --- a/manpages/lh.en.1 +++ b/manpages/lh.en.1 @@ -7,7 +7,11 @@ live\-helper \- generic live\-helper wrapper \fBlh\fR COMMAND [COMMAND_OPTIONS] [\fIlive\-helper options\fR] .SH DESCRIPTION -lh is a generic wrapper for live\-helper programs. Instead of calling "lh_command", it can also called through lh as "lh command", 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 actuall helper. +lh is a generic wrapper for live\-helper programs. Instead of calling +"lh_command", it can also called through lh as "lh command", 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 SEE ALSO \fIlive\-helper\fR(7) |
