diff options
Diffstat (limited to '')
-rw-r--r-- | src/lib/libc/net/ethers.3 | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/src/lib/libc/net/ethers.3 b/src/lib/libc/net/ethers.3 index febd62392e..5f961b4246 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.16 2005/07/22 04:50:51 jaredy Exp $ | 1 | .\" $OpenBSD: ethers.3,v 1.17 2005/10/02 14:48:48 jmc Exp $ |
2 | .\" | 2 | .\" |
3 | .\" Written by roland@frob.com. Public domain. | 3 | .\" Written by roland@frob.com. Public domain. |
4 | .\" | 4 | .\" |
@@ -8,7 +8,6 @@ | |||
8 | .Sh NAME | 8 | .Sh NAME |
9 | .Nm ether_aton , | 9 | .Nm ether_aton , |
10 | .Nm ether_ntoa , | 10 | .Nm ether_ntoa , |
11 | .Nm ether_addr , | ||
12 | .Nm ether_ntohost , | 11 | .Nm ether_ntohost , |
13 | .Nm ether_hostton , | 12 | .Nm ether_hostton , |
14 | .Nm ether_line | 13 | .Nm ether_line |