summaryrefslogtreecommitdiff
path: root/src/lib
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib')
-rw-r--r--src/lib/libc/net/link_addr.36
1 files changed, 3 insertions, 3 deletions
diff --git a/src/lib/libc/net/link_addr.3 b/src/lib/libc/net/link_addr.3
index 7be9920cd5..d0283fa1ce 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.3 1999/05/10 17:56:29 aaron Exp $ 1.\" $OpenBSD: link_addr.3,v 1.4 1999/05/15 02:17: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.
@@ -91,8 +91,8 @@ low order bytes through high order bytes.
91.\" .Pp 91.\" .Pp
92Thus 92Thus
93.Li le0:8.0.9.13.d.30 93.Li le0:8.0.9.13.d.30
94represents an ethernet address 94represents an Ethernet address
95to be transmitted on the first Lance ethernet interface. 95to be transmitted on the first Lance Ethernet interface.
96.Sh RETURN VALUES 96.Sh RETURN VALUES
97.Fn link_ntoa 97.Fn link_ntoa
98always returns a null terminated string. 98always returns a null terminated string.