summaryrefslogtreecommitdiff
path: root/src/lib/libc/net/ethers.3
diff options
context:
space:
mode:
authormpech <>2001-08-06 10:42:26 +0000
committermpech <>2001-08-06 10:42:26 +0000
commit1161496b1fe96bd200abb99eecc93d8594aa8306 (patch)
tree7c1887ee57a63b82c0947f33c91add493bec7ee3 /src/lib/libc/net/ethers.3
parent40beaa1917cc6d5f9b08ece2312e913094b98711 (diff)
downloadopenbsd-1161496b1fe96bd200abb99eecc93d8594aa8306.tar.gz
openbsd-1161496b1fe96bd200abb99eecc93d8594aa8306.tar.bz2
openbsd-1161496b1fe96bd200abb99eecc93d8594aa8306.zip
o) We always close .Bl and .Bd tags;
o) .Sh AUTHOR -> .Sh AUTHORS; o) We don't like .Pp before/after .Sh; o) We don't like .Pp before/after .Rs/.Re; o) NetBSD -> .Nx; o) OpenBSD -> .Ox; millert@ ok
Diffstat (limited to 'src/lib/libc/net/ethers.3')
-rw-r--r--src/lib/libc/net/ethers.34
1 files changed, 2 insertions, 2 deletions
diff --git a/src/lib/libc/net/ethers.3 b/src/lib/libc/net/ethers.3
index 4d4d24146d..0509c121b8 100644
--- a/src/lib/libc/net/ethers.3
+++ b/src/lib/libc/net/ethers.3
@@ -1,4 +1,4 @@
1.\" $OpenBSD: ethers.3,v 1.13 2000/12/17 21:30:38 millert Exp $ 1.\" $OpenBSD: ethers.3,v 1.14 2001/08/06 10:42:26 mpech Exp $
2.\" 2.\"
3.\" Written by roland@frob.com. Public domain. 3.\" Written by roland@frob.com. Public domain.
4.\" 4.\"
@@ -112,7 +112,7 @@ The
112and 112and
113.Fn ether_line 113.Fn ether_line
114functions were adopted from SunOS and appeared in 114functions were adopted from SunOS and appeared in
115NetBSD 0.9b. 115.Nx 0.9 b.
116.Sh BUGS 116.Sh BUGS
117The data space used by these functions is static; if future use 117The data space used by these functions is static; if future use
118requires the data, it should be copied before any subsequent calls to 118requires the data, it should be copied before any subsequent calls to