summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--lib/libc/gen/getgrent.36
-rw-r--r--share/man/man8/yp.86
2 files changed, 6 insertions, 6 deletions
diff --git a/lib/libc/gen/getgrent.3 b/lib/libc/gen/getgrent.3
index 8151dfb881b..cf4a08e26cb 100644
--- a/lib/libc/gen/getgrent.3
+++ b/lib/libc/gen/getgrent.3
@@ -1,4 +1,4 @@
-.\" $OpenBSD: getgrent.3,v 1.23 2018/12/28 11:40:23 tb Exp $
+.\" $OpenBSD: getgrent.3,v 1.24 2019/08/30 23:35:40 jmc Exp $
.\"
.\" Copyright (c) 1989, 1991, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -27,7 +27,7 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
-.Dd $Mdocdate: December 28 2018 $
+.Dd $Mdocdate: August 30 2019 $
.Dt GETGRENT 3
.Os
.Sh NAME
@@ -236,7 +236,7 @@ functions do not set errno.
.Sh SEE ALSO
.Xr getpwent 3 ,
.Xr sysconf 3 ,
-.Xr ypclnt 3 ,
+.Xr yp_bind 3 ,
.Xr group 5 ,
.Xr yp 8
.Sh STANDARDS
diff --git a/share/man/man8/yp.8 b/share/man/man8/yp.8
index 772d3cbe13d..fa328b31837 100644
--- a/share/man/man8/yp.8
+++ b/share/man/man8/yp.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: yp.8,v 1.32 2015/11/26 20:00:40 jmc Exp $
+.\" $OpenBSD: yp.8,v 1.33 2019/08/30 23:35:40 jmc Exp $
.\" $NetBSD: yp.8,v 1.9 1995/08/11 01:16:52 thorpej Exp $
.\"
.\" Copyright (c) 1992, 1993, 1996 Theo de Raadt <deraadt@theos.com>
@@ -25,7 +25,7 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
-.Dd $Mdocdate: November 26 2015 $
+.Dd $Mdocdate: August 30 2019 $
.Dt YP 8
.Os
.Sh NAME
@@ -190,7 +190,7 @@ YP maps Makefile
.Xr ypcat 1 ,
.Xr ypmatch 1 ,
.Xr ypwhich 1 ,
-.Xr ypclnt 3 ,
+.Xr yp_bind 3 ,
.Xr defaultdomain 5 ,
.Xr group 5 ,
.Xr passwd 5 ,