From b55f1963c8c2375381c63dc2bfb8ff87641de0e3 Mon Sep 17 00:00:00 2001
From: Daniel Baumann <daniel@debian.org>
Date: Sun, 2 Nov 2008 11:38:46 +0100
Subject: [PATCH] Correcting manpage section reference in a comment in lh.

---
 helpers/lh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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