Hi, A small grammar fix for ypxfr.8
RCS file: /cvs/src/usr.sbin/ypserv/ypxfr/ypxfr.8,v retrieving revision 1.22 diff -u -p -u -p -r1.22 ypxfr.8 --- usr.sbin/ypserv/ypxfr/ypxfr.8 21 Nov 2015 19:43:50 -0000 1.22 +++ usr.sbin/ypserv/ypxfr/ypxfr.8 2 Feb 2021 07:26:18 -0000 @@ -45,7 +45,7 @@ .Nm ypxfr is the utility in YP that transfers maps to the local host. .Pp -Since the YP master transfers a map when it has changed, an YP slave should +Since the YP master transfers a map when it has changed, a YP slave should check for missed maps regularly. This can be done via an entry in .Xr crontab 5 .
