From e78c4d4462f62cb9d000732d49ff5e4b61bd020b Mon Sep 17 00:00:00 2001 From: Theo de Raadt Date: Tue, 12 May 1998 09:15:20 +0000 Subject: document how to enable YP for each database --- lib/libc/net/ethers.3 | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'lib/libc') 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 -- cgit v1.2.3