diff options
| author | Jeroen Ruigrok van der Werven <asmodai@FreeBSD.org> | 2000-06-04 16:15:56 +0000 |
|---|---|---|
| committer | Jeroen Ruigrok van der Werven <asmodai@FreeBSD.org> | 2000-06-04 16:15:56 +0000 |
| commit | c192455b4724ef4f8f8b66f1a42396b9c25ca58d (patch) | |
| tree | 258f6de8bbc38049f85c7c8c91ae351c147b17e9 | |
| parent | 7603b950ef964a00e3fd3cc7cd84471137b126a7 (diff) | |
Notes
| -rw-r--r-- | usr.sbin/ypserv/ypserv.8 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/ypserv/ypserv.8 b/usr.sbin/ypserv/ypserv.8 index 157684365ac9e..a5807edd27131 100644 --- a/usr.sbin/ypserv/ypserv.8 +++ b/usr.sbin/ypserv/ypserv.8 @@ -138,7 +138,7 @@ version of handles the .Pa master.passwd.byname and -.Pa master.basswd.byuid +.Pa master.passwd.byuid maps in a special way. When the server receives a request to access either of these two maps, it will check the TCP port from which the |
