diff options
author | 2003-08-08 09:26:02 +0000 | |
---|---|---|
committer | 2003-08-08 09:26:02 +0000 | |
commit | d55ea0e866f04b8efa03882da641812f349cf46f (patch) | |
tree | d9223fb22306b53932aa80c81b240ce8a0844fdb /lib/libc/net/inet.3 | |
parent | Be more careful when using constant_lookup() in messages. Pointed out by (diff) | |
download | wireguard-openbsd-d55ea0e866f04b8efa03882da641812f349cf46f.tar.xz wireguard-openbsd-d55ea0e866f04b8efa03882da641812f349cf46f.zip |
refer to RFCs consistently (RFC XXXX);
Diffstat (limited to 'lib/libc/net/inet.3')
-rw-r--r-- | lib/libc/net/inet.3 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libc/net/inet.3 b/lib/libc/net/inet.3 index 73beb8d7a46..cb974c9e853 100644 --- a/lib/libc/net/inet.3 +++ b/lib/libc/net/inet.3 @@ -1,4 +1,4 @@ -.\" $OpenBSD: inet.3,v 1.16 2003/06/02 20:18:35 millert Exp $ +.\" $OpenBSD: inet.3,v 1.17 2003/08/08 09:26:02 jmc Exp $ .\" $NetBSD: inet.3,v 1.7 1997/06/18 02:25:24 lukem Exp $ .\" .\" Copyright (c) 1983, 1990, 1991, 1993 @@ -201,7 +201,7 @@ and .Xr getnameinfo 3 are recommended rather than the functions presented here. .Pp -The presentation format of an IPv6 address is given in [RFC1884 2.2]: +The presentation format of an IPv6 address is given in [RFC 1884 2.2]: .Pp There are three conventional forms for representing IPv6 addresses as text strings: |