diff options
author | Klemens Nanni <kn@cvs.openbsd.org> | 2022-09-27 13:30:37 +0000 |
---|---|---|
committer | Klemens Nanni <kn@cvs.openbsd.org> | 2022-09-27 13:30:37 +0000 |
commit | 72d2e63abd8cb72b2814932f0d4fcb203ab7cc08 (patch) | |
tree | b59354ae8cd447de70b7b02d1689cfd6850743fa /usr.sbin | |
parent | 69ef1a0410fd47785c23329f203a920594701ac3 (diff) |
complete bootparamd -> rpc.bootparamd
reminded by jmc
Diffstat (limited to 'usr.sbin')
-rw-r--r-- | usr.sbin/rpc.bootparamd/rpc.bootparamd.8 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.sbin/rpc.bootparamd/rpc.bootparamd.8 b/usr.sbin/rpc.bootparamd/rpc.bootparamd.8 index c2050b9f85c..3f3382a6196 100644 --- a/usr.sbin/rpc.bootparamd/rpc.bootparamd.8 +++ b/usr.sbin/rpc.bootparamd/rpc.bootparamd.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: rpc.bootparamd.8,v 1.20 2022/09/27 11:52:29 kn Exp $ +.\" $OpenBSD: rpc.bootparamd.8,v 1.21 2022/09/27 13:30:36 kn Exp $ .\" @(#)bootparamd.8 .\" .\" This code is not copyright, and is placed in the public domain. @@ -9,7 +9,7 @@ .\" Parser rewritten (adding YP support) by Roland McGrath <roland@frob.com> .\" .Dd $Mdocdate: September 27 2022 $ -.Dt BOOTPARAMD 8 +.Dt RPC.BOOTPARAMD 8 .Os .Sh NAME .Nm rpc.bootparamd |