summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorTheo de Raadt <deraadt@cvs.openbsd.org>1998-05-12 09:15:20 +0000
committerTheo de Raadt <deraadt@cvs.openbsd.org>1998-05-12 09:15:20 +0000
commite78c4d4462f62cb9d000732d49ff5e4b61bd020b (patch)
treee3b6b4b639d7ff8cb67df9ad02d18cb0d087f31d /lib
parentc303b3d5a83ebd80bba2e07f533aff20f2d00f2f (diff)
document how to enable YP for each database
Diffstat (limited to 'lib')
-rw-r--r--lib/libc/net/ethers.33
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/libc/net/ethers.3 b/lib/libc/net/ethers.3
index 3ad3bfc2b72..f5db308115e 100644
--- a/lib/libc/net/ethers.3
+++ b/lib/libc/net/ethers.3
@@ -1,4 +1,4 @@
-.\" $OpenBSD: ethers.3,v 1.8 1998/03/17 23:58:20 millert Exp $
+.\" $OpenBSD: ethers.3,v 1.9 1998/05/12 09:15:19 deraadt Exp $
.\"
.\" Written by roland@frob.com. Public domain.
.\"
@@ -64,6 +64,7 @@ The
function looks up the given host name and writes the associated
Ethernet address into the structure passed. Both functions return
zero if they find the requested host name or address, and -1 if not.
+.Pp
Each call reads
.Pa /etc/ethers
from the beginning; if a + appears alone on a line in the file, then