summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjmc <jmc@openbsd.org>2021-02-02 07:37:18 +0000
committerjmc <jmc@openbsd.org>2021-02-02 07:37:18 +0000
commit1a1120cac9f0b01ab9f6155ab7713e4d682271d2 (patch)
tree85f6740a4acdd19eb6a714cc435ddd19f0a8b1e9
parentarticle fixes; from eddie youseph (diff)
downloadwireguard-openbsd-1a1120cac9f0b01ab9f6155ab7713e4d682271d2.tar.xz
wireguard-openbsd-1a1120cac9f0b01ab9f6155ab7713e4d682271d2.zip
article fix; from eddie youseph
-rw-r--r--usr.sbin/ypserv/ypxfr/ypxfr.86
1 files changed, 3 insertions, 3 deletions
diff --git a/usr.sbin/ypserv/ypxfr/ypxfr.8 b/usr.sbin/ypserv/ypxfr/ypxfr.8
index 12a468cdadb..74cd0ee0aae 100644
--- a/usr.sbin/ypserv/ypxfr/ypxfr.8
+++ b/usr.sbin/ypserv/ypxfr/ypxfr.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: ypxfr.8,v 1.22 2015/11/21 19:43:50 jmc Exp $
+.\" $OpenBSD: ypxfr.8,v 1.23 2021/02/02 07:37:18 jmc Exp $
.\"
.\" Copyright (c) 1994 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: November 21 2015 $
+.Dd $Mdocdate: February 2 2021 $
.Dt YPXFR 8
.Os
.Sh NAME
@@ -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 .