From b8778d6d15b1f2d91a7e8298c7de2faf44e3fa44 Mon Sep 17 00:00:00 2001 From: jmc Date: Fri, 9 Oct 2015 10:13:48 +0000 Subject: [PATCH] correct Xr; from theo buehler --- usr.sbin/ypserv/yppush/yppush.8 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/usr.sbin/ypserv/yppush/yppush.8 b/usr.sbin/ypserv/yppush/yppush.8 index 04e3f4791e9..8d3ce32a57e 100644 --- a/usr.sbin/ypserv/yppush/yppush.8 +++ b/usr.sbin/ypserv/yppush/yppush.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: yppush.8,v 1.16 2013/07/16 11:13:34 schwarze Exp $ +.\" $OpenBSD: yppush.8,v 1.17 2015/10/09 10:13:48 jmc Exp $ .\" .\" Copyright (c) 1995 Mats O Jansson .\" All rights reserved. @@ -24,7 +24,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.Dd $Mdocdate: July 16 2013 $ +.Dd $Mdocdate: October 9 2015 $ .Dt YPPUSH 8 .Os .Sh NAME @@ -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: -- 2.20.1