Subject: bin/4000: rpc.bootparamd(8); extra dashes in front of option arguments
To: None <gnats-bugs@gnats.netbsd.org>
From: None <enami@but-b.or.jp>
List: netbsd-bugs
Date: 08/18/1997 09:34:21
>Number: 4000
>Category: bin
>Synopsis: rpc.bootparamd(8); extra dashes in front of option arguments
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: bin-bug-people (Utility Bug People)
>State: open
>Class: doc-bug
>Submitter-Id: net
>Arrival-Date: Sun Aug 17 17:35:01 1997
>Last-Modified:
>Originator: enami tsugutomo
>Organization:
>Release: NetBSD-current as of 1997 Aug 15.
>Environment:
System: NetBSD pavlov.enami.ba2.so-net.or.jp 1.2G NetBSD 1.2G (PAVLOV) #302: Fri Jul 18 08:59:08 JST 1997 enami@pavlov.enami.ba2.so-net.or.jp:/b/netbsd/kernel/compile/PAVLOV i386
>Description:
There is extra dashes in front of option arguments of rpc.bootparamd
man page.
>How-To-Repeat:
% man bootparamd
BOOTPARAMD(8) NetBSD System Manager's Manual BOOTPARAMD(8)
NAME
bootparamd, rpc.bootparamd - boot parameter server
SYNOPSIS
/usr/sbin/rpc.bootparamd [-d] [-s] [-r -router] [-f -file]
^ ^ these dashes.
>Fix:
Here is my fix:
Index: rpc.bootparamd.8
===================================================================
RCS file: /a/cvsroot/NetBSD/src/usr.sbin/rpc.bootparamd/rpc.bootparamd.8,v
retrieving revision 1.1.1.2
diff -c -r1.1.1.2 rpc.bootparamd.8
*** rpc.bootparamd.8 1996/11/16 16:53:22 1.1.1.2
--- rpc.bootparamd.8 1997/08/18 00:28:28
***************
*** 11,18 ****
.Nm /usr/sbin/rpc.bootparamd
.Op Fl d
.Op Fl s
! .Op Fl r router
! .Op Fl f file
.Sh DESCRIPTION
.Nm \&Bootparamd
is a server process that provides information to diskless clients
--- 11,18 ----
.Nm /usr/sbin/rpc.bootparamd
.Op Fl d
.Op Fl s
! .Op Fl r Ar router
! .Op Fl f Ar file
.Sh DESCRIPTION
.Nm \&Bootparamd
is a server process that provides information to diskless clients
>Audit-Trail:
>Unformatted: