diff options
author | Klemens Nanni <kn@cvs.openbsd.org> | 2022-09-27 11:52:30 +0000 |
---|---|---|
committer | Klemens Nanni <kn@cvs.openbsd.org> | 2022-09-27 11:52:30 +0000 |
commit | ffee03184f977a8662d271ac948e30945661307c (patch) | |
tree | 8ef3461a0c5e8eaef34b385359ff2f601a4242f4 /usr.sbin | |
parent | 6e522e55320b1dc29d1ab95f0d0d33ebb5b74d0a (diff) |
Zap .Nm bootparamd
Match rpc.{lock,stat}d(8) only having their proper name.
OK deraadt
Diffstat (limited to 'usr.sbin')
-rw-r--r-- | usr.sbin/rpc.bootparamd/rpc.bootparamd.8 | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/usr.sbin/rpc.bootparamd/rpc.bootparamd.8 b/usr.sbin/rpc.bootparamd/rpc.bootparamd.8 index c3c221e9c40..c2050b9f85c 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.19 2013/07/16 11:13:34 schwarze Exp $ +.\" $OpenBSD: rpc.bootparamd.8,v 1.20 2022/09/27 11:52:29 kn Exp $ .\" @(#)bootparamd.8 .\" .\" This code is not copyright, and is placed in the public domain. @@ -8,11 +8,10 @@ .\" Various small changes by Theo de Raadt <deraadt@fsa.ca> .\" Parser rewritten (adding YP support) by Roland McGrath <roland@frob.com> .\" -.Dd $Mdocdate: July 16 2013 $ +.Dd $Mdocdate: September 27 2022 $ .Dt BOOTPARAMD 8 .Os .Sh NAME -.Nm bootparamd , .Nm rpc.bootparamd .Nd boot parameter server .Sh SYNOPSIS |