diff options
Diffstat (limited to 'src/lib/libc/net/iso_addr.3')
-rw-r--r-- | src/lib/libc/net/iso_addr.3 | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/src/lib/libc/net/iso_addr.3 b/src/lib/libc/net/iso_addr.3 index d9bf9086be..e5b3f0fbdf 100644 --- a/src/lib/libc/net/iso_addr.3 +++ b/src/lib/libc/net/iso_addr.3 | |||
@@ -1,4 +1,4 @@ | |||
1 | .\" $OpenBSD: iso_addr.3,v 1.2 1996/08/19 08:29:22 tholo Exp $ | 1 | .\" $OpenBSD: iso_addr.3,v 1.3 1999/07/05 04:40:59 aaron Exp $ |
2 | .\" | 2 | .\" |
3 | .\" Copyright (c) 1993 | 3 | .\" Copyright (c) 1993 |
4 | .\" The Regents of the University of California. All rights reserved. | 4 | .\" The Regents of the University of California. All rights reserved. |
@@ -37,7 +37,7 @@ | |||
37 | .Sh NAME | 37 | .Sh NAME |
38 | .Nm iso_addr , | 38 | .Nm iso_addr , |
39 | .Nm iso_ntoa | 39 | .Nm iso_ntoa |
40 | .Nd "elementary network address conversion routines for Open System Interconnection | 40 | .Nd "network address conversion routines for Open System Interconnection" |
41 | .Sh SYNOPSIS | 41 | .Sh SYNOPSIS |
42 | .Fd #include <sys/types.h> | 42 | .Fd #include <sys/types.h> |
43 | .Fd #include <netiso/iso.h> | 43 | .Fd #include <netiso/iso.h> |
@@ -60,7 +60,7 @@ addresses and returns | |||
60 | .Tn ASCII | 60 | .Tn ASCII |
61 | strings representing NSAPs (network service | 61 | strings representing NSAPs (network service |
62 | access points) in a | 62 | access points) in a |
63 | notation inverse to that accepted by | 63 | notation inverse to that accepted by |
64 | .Fn iso_addr . | 64 | .Fn iso_addr . |
65 | .Pp | 65 | .Pp |
66 | Unfortunately, no universal standard exists for representing | 66 | Unfortunately, no universal standard exists for representing |
@@ -98,7 +98,7 @@ The | |||
98 | .Fn iso_addr | 98 | .Fn iso_addr |
99 | and | 99 | and |
100 | .Fn iso_ntoa | 100 | .Fn iso_ntoa |
101 | functions appeared in | 101 | functions appeared in |
102 | .Bx 4.3 Reno . | 102 | .Bx 4.3 Reno . |
103 | .Sh BUGS | 103 | .Sh BUGS |
104 | The returned values | 104 | The returned values |