diff options
Diffstat (limited to 'usr.sbin/ypserv')
-rw-r--r-- | usr.sbin/ypserv/yppush/yppush.8 | 6 |
1 files 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 <moj@stacken.kth.se> .\" 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: |