From 86ca32cd6057f93306f1a77063a4dd745ff8ac3e Mon Sep 17 00:00:00 2001 From: Paul Traina Date: Wed, 11 Sep 1996 01:37:24 +0000 Subject: [PATCH] bootpd.dump is in /tmp --- libexec/bootpd/bootpd.8 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/libexec/bootpd/bootpd.8 b/libexec/bootpd/bootpd.8 index 359ce53d30a..9605cc6df5e 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