diff options
author | Chris Lamb <chris@chris-lamb.co.uk> | 2008-07-08 23:53:44 +0100 |
---|---|---|
committer | Daniel Baumann <daniel@debian.org> | 2011-03-09 19:03:36 +0100 |
commit | 2c30a051bb9bfea537c04b02c4beb068dc7b4155 (patch) | |
tree | 9bf10f66e35bd2ba14bf21f6c0512bcb22a599fa /manpages | |
parent | c184c0a74fb22852985ff32da31fdf3a331c15dd (diff) | |
download | vyos-live-build-2c30a051bb9bfea537c04b02c4beb068dc7b4155.tar.gz vyos-live-build-2c30a051bb9bfea537c04b02c4beb068dc7b4155.zip |
Correct location of /etc/default/live-helper in lh_config(1) manpage.
Diffstat (limited to 'manpages')
-rw-r--r-- | manpages/lh_config.en.1 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/manpages/lh_config.en.1 b/manpages/lh_config.en.1 index 6c73786b6..350993760 100644 --- a/manpages/lh_config.en.1 +++ b/manpages/lh_config.en.1 @@ -279,7 +279,7 @@ environment variable. Environment variables are name LH_FOO, means, e.g. \-\-apt\-ftp\-proxy becomes LH_APT_FTP_PROXY. .SH FILES -.I /etc/live-helper +.I /etc/default/live-helper .PP An optional conffile for lh_config defaults, useful to specify a few system wide defaults, like LH_MIRROR_BOOTSTRAP. |