diff options
author | kstailey <> | 1997-09-09 11:45:17 +0000 |
---|---|---|
committer | kstailey <> | 1997-09-09 11:45:17 +0000 |
commit | 4481b74b5b79e4df97de9c70538600c44ad30874 (patch) | |
tree | 4bfe08d6481706eb7bd4bd16f5e64f2cc74e4866 | |
parent | bfd128f94625f172f40a718b307278563ab0a20e (diff) | |
download | openbsd-4481b74b5b79e4df97de9c70538600c44ad30874.tar.gz openbsd-4481b74b5b79e4df97de9c70538600c44ad30874.tar.bz2 openbsd-4481b74b5b79e4df97de9c70538600c44ad30874.zip |
s/ns_toa/ns_ntoa/
-rw-r--r-- | src/lib/libc/net/ipx.3 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/lib/libc/net/ipx.3 b/src/lib/libc/net/ipx.3 index 91ddd49f71..073be74807 100644 --- a/src/lib/libc/net/ipx.3 +++ b/src/lib/libc/net/ipx.3 | |||
@@ -1,4 +1,4 @@ | |||
1 | .\" $OpenBSD: ipx.3,v 1.2 1996/08/19 08:29:17 tholo Exp $ | 1 | .\" $OpenBSD: ipx.3,v 1.3 1997/09/09 11:45:17 kstailey Exp $ |
2 | .\" | 2 | .\" |
3 | .\" Copyright (c) 1986, 1991, 1993 | 3 | .\" Copyright (c) 1986, 1991, 1993 |
4 | .\" The Regents of the University of California. All rights reserved. | 4 | .\" The Regents of the University of California. All rights reserved. |
@@ -113,7 +113,7 @@ None. (See | |||
113 | The precursor | 113 | The precursor |
114 | .Fn ns_addr | 114 | .Fn ns_addr |
115 | and | 115 | and |
116 | .Fn ns_toa | 116 | .Fn ns_ntoa |
117 | functions appeared in | 117 | functions appeared in |
118 | .Bx 4.3 . | 118 | .Bx 4.3 . |
119 | .Sh BUGS | 119 | .Sh BUGS |