From 830639c3e51a5d035fad18c0fcc9ca817382452d Mon Sep 17 00:00:00 2001 From: Gerfried Fuchs Date: Mon, 8 Sep 2008 16:39:23 +0200 Subject: initramfs-tools.8: Fix manpage-has-errors-from-man `/usr/share/initramfs-tools/hook-functions' would not show up. --- initramfs-tools.8 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/initramfs-tools.8 b/initramfs-tools.8 index 4c4aeb4..e19d562 100644 --- a/initramfs-tools.8 +++ b/initramfs-tools.8 @@ -153,7 +153,7 @@ prereqs) ;; esac -. /usr/share/initramfs-tools/hook-functions +\fR. /usr/share/initramfs-tools/hook-functions # Begin real processing below this line .fi .RE @@ -399,7 +399,7 @@ prereqs) ;; esac -. /usr/share/initramfs-tools/hook-functions +\fR. /usr/share/initramfs-tools/hook-functions # Begin real processing below this line if [ ! \-x "/sbin/frobnicate" ]; then -- cgit v1.2.3