diff options
| author | Giorgos Keramidas <keramida@FreeBSD.org> | 2007-10-30 15:31:41 +0000 |
|---|---|---|
| committer | Giorgos Keramidas <keramida@FreeBSD.org> | 2007-10-30 15:31:41 +0000 |
| commit | ef824a431fbe31d63a77676a810e749a85620d3e (patch) | |
| tree | 6373fdce39a500cadc3fc438137595bc65823d04 /lib/libc | |
| parent | 3f85a8b4c521285dca68b7538a864f073454e58e (diff) | |
Notes
Diffstat (limited to 'lib/libc')
| -rw-r--r-- | lib/libc/net/ethers.3 | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/lib/libc/net/ethers.3 b/lib/libc/net/ethers.3 index 54d2149fa9a3..3148b6cb009c 100644 --- a/lib/libc/net/ethers.3 +++ b/lib/libc/net/ethers.3 @@ -31,7 +31,7 @@ .\" .\" $FreeBSD$ .\" -.Dd May 13, 2007 +.Dd October 30, 2007 .Dt ETHERS 3 .Os .Sh NAME @@ -166,7 +166,6 @@ stores the result in a static buffer; .Fn ether_ntoa_r stores the result in a user-passed buffer. .Pp - Likewise, .Fn ether_aton and |
