diff options
| author | Sheldon Hearn <sheldonh@FreeBSD.org> | 2001-12-11 13:14:48 +0000 |
|---|---|---|
| committer | Sheldon Hearn <sheldonh@FreeBSD.org> | 2001-12-11 13:14:48 +0000 |
| commit | fa4ec4a5c20251e77d263e8eb76381d4e9cc3366 (patch) | |
| tree | 975ed22952be9933a392076ed1766246ad5b6e72 | |
| parent | 048e49762740db031bdf163c0bf6f0e1a71fbdfa (diff) | |
Notes
| -rw-r--r-- | usr.sbin/inetd/inetd.8 | 2 |
1 files changed, 1 insertions, 1 deletions
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. |
