From furuta@sra.co.jp  Fri Apr 25 04:34:37 1997
Received: from sraigw.sra.co.jp (sraigw.sra.co.jp [202.32.10.2])
          by hub.freebsd.org (8.8.5/8.8.5) with SMTP id EAA09122
          for <freebsd-gnats-submit@freebsd.org>; Fri, 25 Apr 1997 04:34:37 -0700 (PDT)
Received: from sranhc.sra.co.jp by sraigw.sra.co.jp (8.6.13/3.4W-sraigw)
	id UAA27048; Fri, 25 Apr 1997 20:34:20 +0900
Received: from sras63.sra.co.jp (root@sras63 [133.137.20.191]) by sranhc.sra.co.jp (8.6.13/3.4W-srambox) with ESMTP id UAA22322 for <freebsd-gnats-submit@freebsd.org>; Fri, 25 Apr 1997 20:31:11 +0900
Received: from sras63.sra.co.jp (furuta@localhost [127.0.0.1]) by sras63.sra.co.jp (8.6.12+2.4W3/3.4W-sras63) with ESMTP id UAA25981 for freebsd-gnats-submit@freebsd.org; Fri, 25 Apr 1997 20:34:33 +0900
Message-Id: <199704251134.UAA25981@sras63.sra.co.jp>
Date: Fri, 25 Apr 1997 20:34:32 +0900
From: furuta@sra.co.jp
Sender: furuta@sra.co.jp
Reply-To: furuta@sra.co.jp
To: FreeBSD-gnats-submit@freebsd.org
Subject: bootp.8 -t option
X-Send-Pr-Version: 3.2

>Number:         3382
>Category:       docs
>Synopsis:       bootp.8 -t option
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          closed
>Quarter:
>Keywords:
>Date-Required:
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Fri Apr 25 04:40:01 PDT 1997
>Closed-Date:    Sun Aug 24 20:31:55 MEST 1997
>Last-Modified:  Sun Aug 24 20:32:15 MEST 1997
>Originator:     Atsushi Furuta
>Release:        FreeBSD-2.2.1-RELEASE
>Organization:
Software Research Associates, Inc.
>Environment:

	FreeBSD-2.2.1-RELEASE

>Description:

	In bootp code, -t timeout is counted in minutes
	rather than in seconds.

>How-To-Repeat:

	% man 8 bootp

>Fix:

--- bootpd.8~	Thu Apr 10 13:48:37 1997
+++ bootpd.8	Fri Apr 25 20:29:24 1997
@@ -115,7 +115,7 @@
 process will wait for a BOOTP packet before exiting.
 If no packets are recieved for
 .I timeout
-seconds, then the program will exit.
+minutes, then the program will exit.
 A timeout value of zero means "run forever".
 In standalone mode, this option is forced to zero.
 .TP

--
furuta@sra.co.jp (Atsushi Furuta)
   Advanced Technology Group.  Software Research Associates, Inc.
>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: joerg 
State-Changed-When: Sun Aug 24 20:31:55 MEST 1997 
State-Changed-Why:  

Fixed in rev 1.6 of bootpd.8, thanks! 
>Unformatted:
