Closes #413997
[packages/xinetd.git] / debian / patches / 0001-Documentation-fixes.patch
index 3960584..fff43e5 100644 (file)
@@ -1,12 +1,14 @@
-From 42c52da8f077dcbe17fda272eef03b393c0a5309 Mon Sep 17 00:00:00 2001
+From d6198f79903fad189118abcd1edc860c4c98a404 Mon Sep 17 00:00:00 2001
 From: Pierre Habouzit <madcoder@debian.org>
 Date: Mon, 26 Nov 2007 16:01:01 +0100
 Subject: [PATCH] Documentation fixes.
 
+Signed-off-by: Pierre Habouzit <madcoder@debian.org>
 ---
- xinetd/itox.8     |   15 +++++++++------
- xinetd/xinetd.man |    2 +-
- 2 files changed, 10 insertions(+), 7 deletions(-)
+ xinetd/itox.8          |   15 +++++++++------
+ xinetd/xinetd.conf.man |    2 +-
+ xinetd/xinetd.man      |    2 +-
+ 3 files changed, 11 insertions(+), 8 deletions(-)
 
 diff --git a/xinetd/itox.8 b/xinetd/itox.8
 index de109db..89a68fb 100644
@@ -41,6 +43,19 @@ index de109db..89a68fb 100644
 -This man page was written by Norbert Veber <nveber@debian.org>.
 +This man page was written by Norbert Veber <nveber@debian.org> and Thomas Seyrat
 +<tomasera@debian.org>
+diff --git a/xinetd/xinetd.conf.man b/xinetd/xinetd.conf.man
+index a006e48..2fa4656 100644
+--- a/xinetd/xinetd.conf.man
++++ b/xinetd/xinetd.conf.man
+@@ -228,7 +228,7 @@ determines the program to execute for this service.
+ determines the arguments passed to the server. In contrast to \fBinetd\fP,
+ the server name should \fInot\fP be included in \fIserver_args\fP.
+ .TP
+-+.B libwrap
++.B libwrap
+ overrides the service name passed to libwrap (which defaults to the
+ server name, the first server_args component with NAMEINARGS, the id
+ for internal services and the service name for redirected services).
 diff --git a/xinetd/xinetd.man b/xinetd/xinetd.man
 index d52c2cc..c76c3c6 100644
 --- a/xinetd/xinetd.man