summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-analyzer/dhcp_probe/files/1.3.0/02_dhcp_probe.8.patch')
-rw-r--r--net-analyzer/dhcp_probe/files/1.3.0/02_dhcp_probe.8.patch35
1 files changed, 35 insertions, 0 deletions
diff --git a/net-analyzer/dhcp_probe/files/1.3.0/02_dhcp_probe.8.patch b/net-analyzer/dhcp_probe/files/1.3.0/02_dhcp_probe.8.patch
new file mode 100644
index 000000000000..d9d3d5aa898a
--- /dev/null
+++ b/net-analyzer/dhcp_probe/files/1.3.0/02_dhcp_probe.8.patch
@@ -0,0 +1,35 @@
+#! /bin/sh /usr/share/dpatch/dpatch-run
+## 02_dhcp_probe.8.dpatch by Laurent Guignard <lguignard.debian@gmail.com>
+##
+## All lines beginning with `## DP:' are a description of the patch.
+## DP: Change a syntax problem in groff file for hyphenation problem
+## Note:
+## Submitted to upstream programmer Irwin Tillman<irwin@princeton.edu>.
+## This patch will be applied in the next version of the upstream code.
+
+
+@DPATCH@
+diff -urNad trunk~/doc/dhcp_probe.8 trunk/doc/dhcp_probe.8
+--- trunk~/doc/dhcp_probe.8 2009-03-30 14:53:40.000000000 +0200
++++ trunk/doc/dhcp_probe.8 2009-03-30 15:18:09.000000000 +0200
+@@ -380,15 +380,15 @@
+ file,
+ that program is executed, with the following required options:
+ .nf
+- -p the name of the calling program (e.g. dhcp_probe)
+- -I the name of the interface on which the unexpected response packet was received
+- -i the IP source address of the packet
+- -m and the Ethernet source address of the packet
++ \-p the name of the calling program (e.g. dhcp_probe)
++ \-I the name of the interface on which the unexpected response packet was received
++ \-i the IP source address of the packet
++ \-m and the Ethernet source address of the packet
+ .fi
+ If the response packet's yiaddr is non-zero and falls within a "Lease Networks of Concern",
+ the following optional options are also passed:
+ .nf
+- -y the non-zero yiaddr value
++ \-y the non-zero yiaddr value
+ .fi
+ (We do not wait for the
+ .I alert_program_name2