diff options
Diffstat (limited to 'share')
-rw-r--r-- | share/man/man8/yp.8 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man8/yp.8 b/share/man/man8/yp.8 index fa328b31837..7590e1427d9 100644 --- a/share/man/man8/yp.8 +++ b/share/man/man8/yp.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: yp.8,v 1.33 2019/08/30 23:35:40 jmc Exp $ +.\" $OpenBSD: yp.8,v 1.34 2022/09/27 13:30:36 kn 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: August 30 2019 $ +.Dd $Mdocdate: September 27 2022 $ .Dt YP 8 .Os .Sh NAME @@ -118,7 +118,7 @@ also provides hooks for numerous other client programs such as .Xr amd 8 and -.Xr bootparamd 8 +.Xr rpc.bootparamd 8 to access distributed and shareable versions of their maps through .Nm YP . |