diff options
Diffstat (limited to 'lib/libc/net/ethers.3')
-rw-r--r-- | lib/libc/net/ethers.3 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libc/net/ethers.3 b/lib/libc/net/ethers.3 index 4d4d24146de..0509c121b8d 100644 --- a/lib/libc/net/ethers.3 +++ b/lib/libc/net/ethers.3 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ethers.3,v 1.13 2000/12/17 21:30:38 millert Exp $ +.\" $OpenBSD: ethers.3,v 1.14 2001/08/06 10:42:26 mpech Exp $ .\" .\" Written by roland@frob.com. Public domain. .\" @@ -112,7 +112,7 @@ The and .Fn ether_line functions were adopted from SunOS and appeared in -NetBSD 0.9b. +.Nx 0.9 b. .Sh BUGS The data space used by these functions is static; if future use requires the data, it should be copied before any subsequent calls to |