diff options
| author | Joerg Wunsch <joerg@FreeBSD.org> | 1997-08-24 18:22:28 +0000 |
|---|---|---|
| committer | Joerg Wunsch <joerg@FreeBSD.org> | 1997-08-24 18:22:28 +0000 |
| commit | fd59174ccbeb538fb5bcb0ff606c9a4fbae82fca (patch) | |
| tree | 5e481dee0b2bc957475e8d0f175d57b216637a14 /libexec | |
| parent | cc306f9408a8fa239c7482b5fdae281c6ce157ef (diff) | |
Notes
Diffstat (limited to 'libexec')
| -rw-r--r-- | libexec/bootpd/bootpd.8 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/libexec/bootpd/bootpd.8 b/libexec/bootpd/bootpd.8 index 9bfcd3bee922..4a17dc9ba7d2 100644 --- a/libexec/bootpd/bootpd.8 +++ b/libexec/bootpd/bootpd.8 @@ -1,6 +1,6 @@ .\" Copyright (c) 1988, 1989, 1991 Carnegie Mellon University .\" -.\" $Header: /home/ncvs/src/libexec/bootpd/bootpd.8,v 1.5 1996/11/12 13:32:49 phk Exp $ +.\" $Header: /home/ncvs/src/libexec/bootpd/bootpd.8,v 1.4.2.1 1996/11/13 20:08:38 phk Exp $ .\" .TH BOOTPD 8 "November 06, 1993" "Carnegie Mellon University" .SH NAME @@ -114,7 +114,7 @@ or 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 |
