diff options
| author | lukem <lukem@NetBSD.org> | 1997-10-17 15:59:05 +0000 |
|---|---|---|
| committer | lukem <lukem@NetBSD.org> | 1997-10-17 15:59:05 +0000 |
| commit | 6d66b6be40edcb764972f4bf19fddcef0325029b (patch) | |
| tree | aee1940891b10136355fe415b2937483bbccb0c3 /usr.sbin/rpc.bootparamd/rpc.bootparamd.8 | |
| parent | 03e194f678bf00cc128ac0af6223df2646b6def5 (diff) | |
WARNSify; generate ansi c code with rpcgen, cleanup manpage
Diffstat (limited to 'usr.sbin/rpc.bootparamd/rpc.bootparamd.8')
| -rw-r--r-- | usr.sbin/rpc.bootparamd/rpc.bootparamd.8 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/usr.sbin/rpc.bootparamd/rpc.bootparamd.8 b/usr.sbin/rpc.bootparamd/rpc.bootparamd.8 index 1e9afb510a9..442a2f12799 100644 --- a/usr.sbin/rpc.bootparamd/rpc.bootparamd.8 +++ b/usr.sbin/rpc.bootparamd/rpc.bootparamd.8 @@ -1,4 +1,4 @@ -.\" $NetBSD: rpc.bootparamd.8,v 1.7 1997/08/19 04:20:40 mikel Exp $ +.\" $NetBSD: rpc.bootparamd.8,v 1.8 1997/10/17 15:59:16 lukem Exp $ .\" @(#)bootparamd.8 .Dd Jan 8, 1994 .Dt BOOTPARAMD 8 @@ -8,13 +8,13 @@ .Nm rpc.bootparamd .Nd boot parameter server .Sh SYNOPSIS -.Nm /usr/sbin/rpc.bootparamd +.Nm .Op Fl d .Op Fl s .Op Fl r Ar router .Op Fl f Ar file .Sh DESCRIPTION -.Nm \&Bootparamd +.Nm is a server process that provides information to diskless clients necessary for booting. It consults the file .Dq Pa /etc/bootparams . |
