Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 25 Apr 1997 20:34:32 +0900
From:      furuta@sra.co.jp
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   docs/3382: bootp.8 -t option
Message-ID:  <199704251134.UAA25981@sras63.sra.co.jp>
Resent-Message-ID: <199704251140.EAA09411@hub.freebsd.org>

next in thread | raw e-mail | index | archive | help


>Number:         3382
>Category:       docs
>Synopsis:       bootp.8 -t option
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          open
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Fri Apr 25 04:40:01 PDT 1997
>Last-Modified:
>Originator:     Atsushi Furuta
>Organization:
Software Research Associates, Inc.
>Release:        FreeBSD-2.2.1-RELEASE
>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.
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199704251134.UAA25981>