diff options
author | Ian Darwin <ian@cvs.openbsd.org> | 2002-08-19 21:15:40 +0000 |
---|---|---|
committer | Ian Darwin <ian@cvs.openbsd.org> | 2002-08-19 21:15:40 +0000 |
commit | cff834a92c1531d048b2a5647a0f8b4ac6d9876d (patch) | |
tree | 381511b8c3e474aa5ff55b2ebbcb52346f02f964 /usr.sbin | |
parent | 8448e17eabfe6bc7803686b1116d71ee034cdabd (diff) |
Typo
Diffstat (limited to 'usr.sbin')
-rw-r--r-- | usr.sbin/ypserv/ypserv/ypserv.acl.5 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.sbin/ypserv/ypserv/ypserv.acl.5 b/usr.sbin/ypserv/ypserv/ypserv.acl.5 index d418b092e75..c6ab1747e3c 100644 --- a/usr.sbin/ypserv/ypserv/ypserv.acl.5 +++ b/usr.sbin/ypserv/ypserv/ypserv.acl.5 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ypserv.acl.5,v 1.14 2002/07/19 02:38:40 deraadt Exp $ +.\" $OpenBSD: ypserv.acl.5,v 1.15 2002/08/19 21:15:39 ian Exp $ .\" .\" Copyright (c) 1994 Mats O Jansson <moj@stacken.kth.se> .\" All rights reserved. @@ -62,7 +62,7 @@ The .Nm YP server reads the configuration file and builds a list in memory. This list is processed from the beginning for every incomming request. -As soon a +As soon as a match is found in the list the search terminates and it returns success or failure depending on which of .Nm allow |