Package: ifupdown
Version: 0.6.8
Severity: normal
Tags: patch

When dhclient3 was enabled, it forgot to add word on it and making man
page to lie about it.

Here is the patch for it.

-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.20-1-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages ifupdown depends on:
ii  debconf [debconf-2.0]         1.5.13     Debian configuration management sy
ii  libc6                         2.5-7      GNU C Library: Shared libraries
ii  lsb-base                      3.1-23.1   Linux Standard Base 3.1 init scrip
ii  net-tools                     1.60-17    The NET-3 networking toolkit

ifupdown recommends no packages.

-- debconf information excluded
diff -Nru ifupdown-0.6.8-orig/inet.defn ifupdown-0.6.8/inet.defn
--- ifupdown-0.6.8-orig/inet.defn	2006-09-29 02:10:29.000000000 +0900
+++ ifupdown-0.6.8/inet.defn	2007-05-09 01:33:35.000000000 +0900
@@ -57,7 +57,7 @@
 method dhcp
   description
     This method may be used to obtain an address via DHCP with any of
-    the tools: dhclient, pump, udhcpc, dhcpcd.
+    the tools: dhclient3, dhclient, pump, udhcpc, dhcpcd.
     (They have been listed in their order of precedence.)
     If you have a complicated DHCP setup you should
     note that some of these clients use their own configuration files

Reply via email to