mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Change references from rpc.bootparamd to bootparamd.
This commit is contained in:
parent
d4893bd812
commit
e35defbe2b
2 changed files with 3 additions and 3 deletions
|
|
@ -3,7 +3,7 @@
|
|||
.SH NAME
|
||||
bootparamd \- boot parameter server
|
||||
.SH SYNOPSIS
|
||||
.B rpc.bootparamd
|
||||
.B bootparamd
|
||||
[
|
||||
.B \-d
|
||||
]
|
||||
|
|
|
|||
|
|
@ -25,7 +25,7 @@
|
|||
.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
.\"
|
||||
.\" from: Id: bootparams.5,v 1.2 1994/10/03 19:26:13 gwr Exp
|
||||
.\" $Id$
|
||||
.\" $Id: bootparams.5,v 1.1 1996/03/28 20:49:31 joerg Exp $
|
||||
.\"
|
||||
.Dd October 2, 1994
|
||||
.Dt BOOTPARAMS 5
|
||||
|
|
@ -76,4 +76,4 @@ default configuration file
|
|||
.El
|
||||
.Sh "SEE ALSO"
|
||||
.Xr diskless 8 ,
|
||||
.Xr rpc.bootparamd 8
|
||||
.Xr bootparamd 8
|
||||
|
|
|
|||
Loading…
Reference in a new issue