summaryrefslogtreecommitdiff
path: root/share/man
diff options
context:
space:
mode:
authorIngo Schwarze <schwarze@cvs.openbsd.org>2009-04-05 23:23:01 +0000
committerIngo Schwarze <schwarze@cvs.openbsd.org>2009-04-05 23:23:01 +0000
commite5078ad265ba231e31297ed54d37eed20ebe8da1 (patch)
tree107f9281223ad6333051f093fbc7fab18f1c1c28 /share/man
parent54b53150f9fa46d24fb7ad9f8d1d55a7420951e7 (diff)
In the previous commit, i confused "any" and "all".
Fix prodded and checked by jmc@, thanks.
Diffstat (limited to 'share/man')
-rw-r--r--share/man/man8/yp.810
1 files changed, 5 insertions, 5 deletions
diff --git a/share/man/man8/yp.8 b/share/man/man8/yp.8
index a7fd725f42b..7a3f73dd031 100644
--- a/share/man/man8/yp.8
+++ b/share/man/man8/yp.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: yp.8,v 1.29 2009/04/04 12:49:11 schwarze Exp $
+.\" $OpenBSD: yp.8,v 1.30 2009/04/05 23:23:00 schwarze Exp $
.\" $NetBSD: yp.8,v 1.9 1995/08/11 01:16:52 thorpej Exp $
.\"
.\" Copyright (c) 1992, 1993, 1996 Theo de Raadt <deraadt@theos.com>
@@ -25,7 +25,7 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
-.Dd $Mdocdate: April 4 2009 $
+.Dd $Mdocdate: April 5 2009 $
.Dt YP 8
.Os
.Sh NAME
@@ -146,11 +146,11 @@ After running
optionally edit
.Pa /var/yp/DOMAINNAME/Makefile
to change settings, for example to switch from the default
-backwards compatible mode to secure mode, then run
+backwards compatible mode to secure mode.
+Finally, always run
.Xr make 1
in
-.Pa /var/yp
-in any case.
+.Pa /var/yp .
See
.Xr Makefile.yp 8
for details.