On Fri, Oct 09, 2015 at 10:46:41AM +0200, Theo Buehler wrote: > Index: usr.sbin/ypserv/yppush/yppush.8 > =================================================================== > RCS file: /var/cvs/src/usr.sbin/ypserv/yppush/yppush.8,v > retrieving revision 1.16 > diff -u -p -r1.16 yppush.8 > --- usr.sbin/ypserv/yppush/yppush.8 16 Jul 2013 11:13:34 -0000 1.16 > +++ usr.sbin/ypserv/yppush/yppush.8 09 Oct 2015 08:42:11 -0000 > @@ -46,7 +46,7 @@ slave servers in the domain. > All servers of the domain are fetched from the YP map > .Pa ypservers . > Before starting distribution, the master server is told to reread its > -.Xr db(3) > +.Xr db 3 > map files from disk. > .Pp > The options are as follows: >
fixed, thanks. jmc