summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorkstailey <kstailey@cvs.openbsd.org>1997-09-09 11:45:18 +0000
committerkstailey <kstailey@cvs.openbsd.org>1997-09-09 11:45:18 +0000
commit89d9858ce394bdf768d0e1d8314996f62e96314d (patch)
tree3ee1edcbf36da5cd442e3399a7b3ab3da2c32692
parent7e23d14c83fa903cc9e8d988f2cc5ecc8757bb22 (diff)
s/ns_toa/ns_ntoa/
-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