diff options
Diffstat (limited to 'usr.sbin/ypserv/yppush/yppush.8')
-rw-r--r-- | usr.sbin/ypserv/yppush/yppush.8 | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/usr.sbin/ypserv/yppush/yppush.8 b/usr.sbin/ypserv/yppush/yppush.8 index 8d3ce32a57e..4e2e53d60cd 100644 --- a/usr.sbin/ypserv/yppush/yppush.8 +++ b/usr.sbin/ypserv/yppush/yppush.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: yppush.8,v 1.17 2015/10/09 10:13:48 jmc Exp $ +.\" $OpenBSD: yppush.8,v 1.18 2015/11/30 17:03:06 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: October 9 2015 $ +.Dd $Mdocdate: November 30 2015 $ .Dt YPPUSH 8 .Os .Sh NAME @@ -46,8 +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 -map files from disk. +Berkeley DB map files from disk. .Pp The options are as follows: .Bl -tag -width Ds @@ -66,6 +65,7 @@ Verbose. Announce what the program is doing. .El .Sh SEE ALSO +.Xr dbopen 3 , .Xr Makefile.yp 8 , .Xr yp 8 , .Xr ypserv 8 |