diff options
author | asmodai <asmodai@FreeBSD.org> | 2000-06-04 16:15:56 +0000 |
---|---|---|
committer | asmodai <asmodai@FreeBSD.org> | 2000-06-04 16:15:56 +0000 |
commit | 3b6210310f023ffc208e1a15f35f869642e9e601 (patch) | |
tree | cb095d20d26c6c8fee08740f3b151a9eba0c5c5e /usr.sbin/ypserv | |
parent | 4dc1a14f85ad661f840a6ec07135dfe58cc8e4aa (diff) | |
download | FreeBSD-src-3b6210310f023ffc208e1a15f35f869642e9e601.zip FreeBSD-src-3b6210310f023ffc208e1a15f35f869642e9e601.tar.gz |
Fix typo.
PR: 18845
Submitted by: Kevin <kevin@ns1.stcp.net>
Diffstat (limited to 'usr.sbin/ypserv')
-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 1576843..a5807ed 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 |