diff options
| author | Paul Traina <pst@FreeBSD.org> | 1996-09-11 01:37:24 +0000 |
|---|---|---|
| committer | Paul Traina <pst@FreeBSD.org> | 1996-09-11 01:37:24 +0000 |
| commit | 86ca32cd6057f93306f1a77063a4dd745ff8ac3e (patch) | |
| tree | 08cfad6e9356939f6b2eda95ea3a32cf21e8cdce /libexec/bootpd/bootpd.8 | |
| parent | 3f82e3eaacdbb12302a387cd00c4fbea099300e7 (diff) | |
Notes
Diffstat (limited to 'libexec/bootpd/bootpd.8')
| -rw-r--r-- | libexec/bootpd/bootpd.8 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/libexec/bootpd/bootpd.8 b/libexec/bootpd/bootpd.8 index 359ce53d30ae..9605cc6df5ed 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.1.1.1 1994/09/30 05:45:04 pst Exp $ +.\" $Header: /home/ncvs/src/libexec/bootpd/bootpd.8,v 1.2 1995/04/12 00:24:48 gpalmer Exp $ .\" .TH BOOTPD 8 "November 06, 1993" "Carnegie Mellon University" .SH NAME @@ -221,7 +221,7 @@ If .I bootpd is compiled with the -DDEBUG option, receipt of a SIGUSR1 signal causes it to dump its internal database to the file -.I /etc/bootpd.dump +.I /tmp/bootpd.dump or the dumpfile specified as a command line parameter. .PP During initialization, both programs @@ -245,7 +245,7 @@ then the values default to boopts=67 and bootpc=68. Database file read by .IR bootpd . .TP -/etc/bootpd.dump +/tmp/bootpd.dump Debugging dump file created by .IR bootpd . .TP |
