diff options
author | jaredy <> | 2005-07-22 04:50:51 +0000 |
---|---|---|
committer | jaredy <> | 2005-07-22 04:50:51 +0000 |
commit | 3553ae132550867ea92f1c819130713a94c9aa57 (patch) | |
tree | 0fcccaffb7fe67c8d9c1f46e9831c994ceadc81a /src/lib/libc/net/link_addr.3 | |
parent | fca3e187a867f51bfd0b46cc4d3f49175ffddef6 (diff) | |
download | openbsd-3553ae132550867ea92f1c819130713a94c9aa57.tar.gz openbsd-3553ae132550867ea92f1c819130713a94c9aa57.tar.bz2 openbsd-3553ae132550867ea92f1c819130713a94c9aa57.zip |
- sync prototypes and header file excerpts
- typos/spelling, punctuation, rewording, macro, and layout fixes.
help & ok jmc
Diffstat (limited to 'src/lib/libc/net/link_addr.3')
-rw-r--r-- | src/lib/libc/net/link_addr.3 | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/src/lib/libc/net/link_addr.3 b/src/lib/libc/net/link_addr.3 index 0f8787e191..fc1fd85257 100644 --- a/src/lib/libc/net/link_addr.3 +++ b/src/lib/libc/net/link_addr.3 | |||
@@ -1,4 +1,4 @@ | |||
1 | .\" $OpenBSD: link_addr.3,v 1.10 2005/02/25 03:12:43 cloder Exp $ | 1 | .\" $OpenBSD: link_addr.3,v 1.11 2005/07/22 04:50:51 jaredy 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. |
@@ -105,7 +105,8 @@ and | |||
105 | functions appeared in | 105 | functions appeared in |
106 | .Bx 4.3 Reno . | 106 | .Bx 4.3 Reno . |
107 | .Sh BUGS | 107 | .Sh BUGS |
108 | The returned values for link_ntoa | 108 | The returned values for |
109 | .Fn link_ntoa | ||
109 | reside in a static memory area. | 110 | reside in a static memory area. |
110 | .Pp | 111 | .Pp |
111 | The function | 112 | The function |