diff options
author | Todd C. Miller <millert@cvs.openbsd.org> | 2000-12-17 21:30:40 +0000 |
---|---|---|
committer | Todd C. Miller <millert@cvs.openbsd.org> | 2000-12-17 21:30:40 +0000 |
commit | 9db84960510173b809c7aaf7c6b09193b4d5006a (patch) | |
tree | ff5de468207e28fb0f5c7ed1f5a70ca20257b583 /lib/libc/net/ethers.3 | |
parent | 06dfc172b936c807d2bd242ca4fd24125ba151bd (diff) |
data base -> database
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 8c5066a7602..4d4d24146de 100644 --- a/lib/libc/net/ethers.3 +++ b/lib/libc/net/ethers.3 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ethers.3,v 1.12 2000/04/18 03:01:31 aaron Exp $ +.\" $OpenBSD: ethers.3,v 1.13 2000/12/17 21:30:38 millert Exp $ .\" .\" Written by roland@frob.com. Public domain. .\" @@ -55,7 +55,7 @@ The .Fn ether_ntohost and .Fn ether_hostton -functions interrogate the data base mapping host names to Ethernet +functions interrogate the database mapping host names to Ethernet addresses, .Pa /etc/ethers . The |