From ea07427c1c47448089326aa51e9dae339e010a7b Mon Sep 17 00:00:00 2001 From: deraadt Date: Tue, 2 Aug 2022 16:47:16 +0000 Subject: [PATCH] The Xr to ypbind 3 doesn't help improve anyone's understanding of how the YP libc/protocol/ypserv|ypldap->ldapd situation works. Delete it. --- lib/libc/gen/getgrent.3 | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/lib/libc/gen/getgrent.3 b/lib/libc/gen/getgrent.3 index cf4a08e26cb..4667d519ef1 100644 --- a/lib/libc/gen/getgrent.3 +++ b/lib/libc/gen/getgrent.3 @@ -1,4 +1,4 @@ -.\" $OpenBSD: getgrent.3,v 1.24 2019/08/30 23:35:40 jmc Exp $ +.\" $OpenBSD: getgrent.3,v 1.25 2022/08/02 16:47:16 deraadt 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: August 30 2019 $ +.Dd $Mdocdate: August 2 2022 $ .Dt GETGRENT 3 .Os .Sh NAME @@ -236,7 +236,6 @@ functions do not set errno. .Sh SEE ALSO .Xr getpwent 3 , .Xr sysconf 3 , -.Xr yp_bind 3 , .Xr group 5 , .Xr yp 8 .Sh STANDARDS -- 2.20.1