From 843d26fb73ccffa5878005ce9ab0f7c0b7b75f6d Mon Sep 17 00:00:00 2001 From: deraadt <> Date: Tue, 12 May 1998 09:15:19 +0000 Subject: document how to enable YP for each database --- src/lib/libc/net/ethers.3 | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src/lib') diff --git a/src/lib/libc/net/ethers.3 b/src/lib/libc/net/ethers.3 index 3ad3bfc2b7..f5db308115 100644 --- a/src/lib/libc/net/ethers.3 +++ b/src/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-55-g6feb