summaryrefslogtreecommitdiffstats
path: root/lib/libc/net
diff options
context:
space:
mode:
authorderaadt <deraadt@openbsd.org>1998-05-12 09:15:15 +0000
committerderaadt <deraadt@openbsd.org>1998-05-12 09:15:15 +0000
commitdc08b23e2bd861f31e372cef8627839e4d1d7bf7 (patch)
treee19f4593605365215da351b05b5986df6511cf2c /lib/libc/net
parentrecommend fcntl.h not sys/file.h; kleink (diff)
downloadwireguard-openbsd-dc08b23e2bd861f31e372cef8627839e4d1d7bf7.tar.xz
wireguard-openbsd-dc08b23e2bd861f31e372cef8627839e4d1d7bf7.zip
document how to enable YP for each database
Diffstat (limited to 'lib/libc/net')
-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