I think you should at least change the comment:

> # When IPV6_V6ONLY is enabled, daemons interested in both IPv4 and IPv6
> # connections must open two listening sockets.
> # This is the default behaviour of all modern operating systems.

Into:

> # When IPV6_V6ONLY is enabled, daemons interested in both IPv4 and IPv6
> # connections can open two listening sockets or use a setsockopt to
> # change this setting.
> # This is the default behaviour of all modern operating systems.

Which in my opinion makes the documentation say something true rather then 
something false.

-- 
Salvo Tomaselli



-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to