diff options
author | Daniel Baumann <daniel@debian.org> | 2008-11-02 11:38:46 +0100 |
---|---|---|
committer | Daniel Baumann <daniel@debian.org> | 2011-03-09 19:03:44 +0100 |
commit | b55f1963c8c2375381c63dc2bfb8ff87641de0e3 (patch) | |
tree | 413ae247e7a80f90f97246c34df707bd9383c5b7 /helpers/lh | |
parent | 8ff4391fd7f2a89c3ae39cec097a28dc6b2e768b (diff) | |
download | vyos-live-build-b55f1963c8c2375381c63dc2bfb8ff87641de0e3.tar.gz vyos-live-build-b55f1963c8c2375381c63dc2bfb8ff87641de0e3.zip |
Correcting manpage section reference in a comment in lh.
Diffstat (limited to 'helpers/lh')
-rwxr-xr-x | helpers/lh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/helpers/lh b/helpers/lh index 5d3e59c5e..64b9f35cf 100755 --- a/helpers/lh +++ b/helpers/lh @@ -1,6 +1,6 @@ #!/bin/sh -# live-helper(1) - utility to build Debian Live systems +# live-helper(7) - utility to build Debian Live systems # Copyright (C) 2006-2008 Daniel Baumann <daniel@debian.org> # # This program is free software: you can redistribute it and/or modify |