diff options
author | Otto Moerbeek <otto@cvs.openbsd.org> | 2004-01-30 16:41:02 +0000 |
---|---|---|
committer | Otto Moerbeek <otto@cvs.openbsd.org> | 2004-01-30 16:41:02 +0000 |
commit | d3fd98825907f06bc5e7cdba792f9979a78ae400 (patch) | |
tree | 7dda9d9619ac5a440dc9940a98db9ce344a28031 /share | |
parent | 46a20d35bf494138245ec5efc6d1d3396700e04d (diff) |
have to specify a + to enable yp support.
ok miod@ jmc@
Diffstat (limited to 'share')
-rw-r--r-- | share/man/man5/ethers.5 | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/share/man/man5/ethers.5 b/share/man/man5/ethers.5 index 1c6d599ffc7..85e5447e09d 100644 --- a/share/man/man5/ethers.5 +++ b/share/man/man5/ethers.5 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ethers.5,v 1.16 2003/10/28 15:11:37 jmc Exp $ +.\" $OpenBSD: ethers.5,v 1.17 2004/01/30 16:41:01 otto Exp $ .\" $NetBSD: ethers.5,v 1.2 1994/11/30 19:31:16 jtc Exp $ .\" .\" Written by Roland McGrath <roland@frob.com>. Public domain. @@ -28,7 +28,10 @@ can read and produce this format. .Pp The .Nm -file has support for YP functionality. +file has support for YP functionality, +which is enabled by specifying a +.Ql + +alone on a line. .Sh FILES .Bl -tag -width /etc/ethers -compact .It Pa /etc/ethers |