diff options
author | millert <> | 2000-12-17 21:30:38 +0000 |
---|---|---|
committer | millert <> | 2000-12-17 21:30:38 +0000 |
commit | 78b2c3ac86d9ee02f2761acc9bca087e29198a44 (patch) | |
tree | 4411d1fc2f70149d23647db5c388b7e3cec88f8a /src/lib/libc/net/ethers.3 | |
parent | b0ce9fc31bf5fcfddbbaff4dacf377e9da301728 (diff) | |
download | openbsd-78b2c3ac86d9ee02f2761acc9bca087e29198a44.tar.gz openbsd-78b2c3ac86d9ee02f2761acc9bca087e29198a44.tar.bz2 openbsd-78b2c3ac86d9ee02f2761acc9bca087e29198a44.zip |
data base -> database
Diffstat (limited to 'src/lib/libc/net/ethers.3')
-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 8c5066a760..4d4d24146d 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.12 2000/04/18 03:01:31 aaron Exp $ | 1 | .\" $OpenBSD: ethers.3,v 1.13 2000/12/17 21:30:38 millert Exp $ |
2 | .\" | 2 | .\" |
3 | .\" Written by roland@frob.com. Public domain. | 3 | .\" Written by roland@frob.com. Public domain. |
4 | .\" | 4 | .\" |
@@ -55,7 +55,7 @@ The | |||
55 | .Fn ether_ntohost | 55 | .Fn ether_ntohost |
56 | and | 56 | and |
57 | .Fn ether_hostton | 57 | .Fn ether_hostton |
58 | functions interrogate the data base mapping host names to Ethernet | 58 | functions interrogate the database mapping host names to Ethernet |
59 | addresses, | 59 | addresses, |
60 | .Pa /etc/ethers . | 60 | .Pa /etc/ethers . |
61 | The | 61 | The |