summaryrefslogtreecommitdiff
path: root/lib/libc/net
diff options
context:
space:
mode:
authorJun-ichiro itojun Hagino <itojun@cvs.openbsd.org>1999-12-12 14:57:21 +0000
committerJun-ichiro itojun Hagino <itojun@cvs.openbsd.org>1999-12-12 14:57:21 +0000
commit2c979cafb5feac9054cb58955bf8b19284f803a1 (patch)
treed40be7a2c5a4e3a1f5ee16b0da74480944c311fa /lib/libc/net
parent811fbc2f88ee6e57a2f75061c83e5512849cd212 (diff)
inet6_rthdr_reverse() is not available yet.
Diffstat (limited to 'lib/libc/net')
-rw-r--r--lib/libc/net/inet6_rthdr_space.35
1 files changed, 4 insertions, 1 deletions
diff --git a/lib/libc/net/inet6_rthdr_space.3 b/lib/libc/net/inet6_rthdr_space.3
index 887d8661063..3a0fa36c10f 100644
--- a/lib/libc/net/inet6_rthdr_space.3
+++ b/lib/libc/net/inet6_rthdr_space.3
@@ -1,4 +1,4 @@
-.\" $OpenBSD: inet6_rthdr_space.3,v 1.1 1999/12/11 08:09:11 itojun Exp $
+.\" $OpenBSD: inet6_rthdr_space.3,v 1.2 1999/12/12 14:57:20 itojun Exp $
.\"
.\" Copyright (c) 1983, 1987, 1991, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -320,3 +320,6 @@ are documented in
.\"
.Sh BUGS
The text was shamelessly copied from RFC2292.
+.Pp
+.Fn inet6_rthdr_reverse
+is not implemented yet.