summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authoraaron <>1999-05-15 02:17:59 +0000
committeraaron <>1999-05-15 02:17:59 +0000
commit348594ae9996fbccff97c4b838f78053ccfd54d1 (patch)
tree03a280fcbafad7cf1dad12756f93f45d409a67f8 /src
parent38ee2f0bce3a30f097064de3468a35e8002fe649 (diff)
downloadopenbsd-348594ae9996fbccff97c4b838f78053ccfd54d1.tar.gz
openbsd-348594ae9996fbccff97c4b838f78053ccfd54d1.tar.bz2
openbsd-348594ae9996fbccff97c4b838f78053ccfd54d1.zip
ethernet -> Ethernet, other repairs
Diffstat (limited to 'src')
-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.