diff options
author | michaels <> | 1996-10-08 01:20:09 +0000 |
---|---|---|
committer | michaels <> | 1996-10-08 01:20:09 +0000 |
commit | 51aec3296c8aa1e3443b0db2ad950a19565908d2 (patch) | |
tree | 938988e3c53aa89a3db42d8b580fcf205e60030a /src/lib | |
parent | f31b0f0048dca1800699df5a79d7f3c9067a6a03 (diff) | |
download | openbsd-51aec3296c8aa1e3443b0db2ad950a19565908d2.tar.gz openbsd-51aec3296c8aa1e3443b0db2ad950a19565908d2.tar.bz2 openbsd-51aec3296c8aa1e3443b0db2ad950a19565908d2.zip |
Attempt at cleanup.
Diffstat (limited to 'src/lib')
-rw-r--r-- | src/lib/libc/net/ethers.3 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/lib/libc/net/ethers.3 b/src/lib/libc/net/ethers.3 index 191239f9ed..a5586339d0 100644 --- a/src/lib/libc/net/ethers.3 +++ b/src/lib/libc/net/ethers.3 | |||
@@ -1,10 +1,10 @@ | |||
1 | .\" $OpenBSD: ethers.3,v 1.4 1996/08/19 08:28:35 tholo Exp $ | 1 | .\" $OpenBSD: ethers.3,v 1.5 1996/10/08 01:20:09 michaels Exp $ |
2 | .\" | 2 | .\" |
3 | .\" Written by roland@frob.com. Public domain. | 3 | .\" Written by roland@frob.com. Public domain. |
4 | .\" | 4 | .\" |
5 | .Dd December 16, 1993 | 5 | .Dd December 16, 1993 |
6 | .Dt ETHERS 3 | 6 | .Dt ETHERS 3 |
7 | .Os NetBSD | 7 | .Os |
8 | .Sh NAME | 8 | .Sh NAME |
9 | .Nm ether_aton , | 9 | .Nm ether_aton , |
10 | .Nm ether_ntoa , | 10 | .Nm ether_ntoa , |