File: 05_ipv6-zeroconf.patch

package info (click to toggle)
distcc 3.4%2Breally3.4-12
  • links: PTS
  • area: main
  • in suites: forky, sid, trixie
  • size: 4,752 kB
  • sloc: ansic: 27,888; python: 6,460; sh: 4,433; makefile: 912; perl: 68
file content (19 lines) | stat: -rw-r--r-- 600 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
Description: IPv6 patch for Zeroconf and IPv6 literals in hosts file
Bug: http://code.google.com/p/distcc/issues/detail?id=34
Bug-Debian: http://bugs.debian.org/481951
Bug-Ubuntu: https://bugs.launchpad.net/bugs/593047
Origin: upstream, http://code.google.com/p/distcc/source/detail?r=650

--- a/man/distcc.1
+++ b/man/distcc.1
@@ -534,6 +534,10 @@ hostname.  (This will be slower.)
 A literal IPv6 address enclosed in square brackets, such as
 .B [::1]
 .TP
+.B IPV6
+A literal IPv6 address enclosed in square brackets, such as
+.B [::1]
+.TP
 .B IPV4
 A literal IPv4 address, such as 
 .B 10.0.0.1