From f1c3d47d1c59ddce40159a7c392a21c32cce3533 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Bastien=20ROUCARI=C3=88S?= <roucaries.bastien@gmail.com>
Date: Tue, 24 Jul 2012 00:03:09 +0200
Subject: [PATCH 4/4] Add hint for debian package

---
 psi/imainarg.c |    1 +
 1 file changed, 1 insertion(+)

diff --git a/psi/imainarg.c b/psi/imainarg.c
index f782788..0481394 100644
--- a/psi/imainarg.c
+++ b/psi/imainarg.c
@@ -922,6 +922,7 @@ static const char help_debug[] = "\
 #endif
 static const char help_trailer[] = "\
 For more information, see %s.\n\
+On debian system you may need to install ghostscript-doc package.\n
 Please report bugs to bugs.ghostscript.com.\n";
 static const char help_devices[] = "Available devices:";
 static const char help_default_device[] = "Default output device:";
-- 
1.7.10

