diff options
author | michaels <michaels@cvs.openbsd.org> | 1996-10-08 01:21:08 +0000 |
---|---|---|
committer | michaels <michaels@cvs.openbsd.org> | 1996-10-08 01:21:08 +0000 |
commit | 3335b6ad7d1ede975afee2a7acfdfb5c494383b6 (patch) | |
tree | 03ec310c66dd7745b8e3adbecda62e6ba70d9f0e /lib/libc/net | |
parent | ca19a796dca7b796e77a9567be0e357be4b16b63 (diff) |
Attempt at cleanup.
Diffstat (limited to 'lib/libc/net')
-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 191239f9edc..a5586339d05 100644 --- a/lib/libc/net/ethers.3 +++ b/lib/libc/net/ethers.3 @@ -1,10 +1,10 @@ -.\" $OpenBSD: ethers.3,v 1.4 1996/08/19 08:28:35 tholo Exp $ +.\" $OpenBSD: ethers.3,v 1.5 1996/10/08 01:20:09 michaels Exp $ .\" .\" Written by roland@frob.com. Public domain. .\" .Dd December 16, 1993 .Dt ETHERS 3 -.Os NetBSD +.Os .Sh NAME .Nm ether_aton , .Nm ether_ntoa , |