From fa4ec4a5c20251e77d263e8eb76381d4e9cc3366 Mon Sep 17 00:00:00 2001 From: Sheldon Hearn Date: Tue, 11 Dec 2001 13:14:48 +0000 Subject: [PATCH] Fix a typo. Reported by: Jurrien Koopmans --- usr.sbin/inetd/inetd.8 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/usr.sbin/inetd/inetd.8 b/usr.sbin/inetd/inetd.8 index a1be3fac88f9..fa936c2de5ef 100644 --- a/usr.sbin/inetd/inetd.8 +++ b/usr.sbin/inetd/inetd.8 @@ -275,7 +275,7 @@ The names .Dq tcp46 and .Dq udp46 -specify that the entry accepts both IPv6 and IPv6 connections +specify that the entry accepts both IPv4 and IPv6 connections via a wildcard .Dv AF_INET6 socket.