summaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authorkstailey <kstailey@openbsd.org>1997-09-09 11:45:17 +0000
committerkstailey <kstailey@openbsd.org>1997-09-09 11:45:17 +0000
commit45db2806b2a0fecb7b769a84e9bfb231c0df439b (patch)
tree40643f712cbb70a887f7068b08c0de8f3226f673 /lib
parentFrom NetBSD: s/vm_pmap/vm_map.pmap/ (diff)
downloadwireguard-openbsd-45db2806b2a0fecb7b769a84e9bfb231c0df439b.tar.xz
wireguard-openbsd-45db2806b2a0fecb7b769a84e9bfb231c0df439b.zip
s/ns_toa/ns_ntoa/
Diffstat (limited to 'lib')
-rw-r--r--lib/libc/net/ipx.34
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libc/net/ipx.3 b/lib/libc/net/ipx.3
index 91ddd49f71f..073be74807c 100644
--- a/lib/libc/net/ipx.3
+++ b/lib/libc/net/ipx.3
@@ -1,4 +1,4 @@
-.\" $OpenBSD: ipx.3,v 1.2 1996/08/19 08:29:17 tholo Exp $
+.\" $OpenBSD: ipx.3,v 1.3 1997/09/09 11:45:17 kstailey Exp $
.\"
.\" Copyright (c) 1986, 1991, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -113,7 +113,7 @@ None. (See
The precursor
.Fn ns_addr
and
-.Fn ns_toa
+.Fn ns_ntoa
functions appeared in
.Bx 4.3 .
.Sh BUGS