1 .\" $FreeBSD: src/libexec/bootpd/tools/bootpef/bootpef.8,v 1.2.2.1 2001/01/16 13:14:37 ru Exp $
2 .\" $DragonFly: src/libexec/bootpd/tools/bootpef/bootpef.8,v 1.3 2007/11/23 23:16:36 swildner Exp $
10 .Nd "BOOTP Extension File compiler"
14 .Op Fl c Ar chdir\-path
15 .Op Fl d Ar debug\-level
16 .Op Fl f Ar config\-file
17 .Op Ar client\-name ...
28 arguments are specified, then
30 compiles the extension files for only those clients.
32 .Bl -tag -width indent
33 .It Fl c Ar chdir\-path
34 Sets the current directory used by
36 while creating extension files.
37 This is useful when the
38 extension file names are specified as relative pathnames, and
40 needs to use the same current directory as the TFTP server
43 .It Fl d Ar debug\-level
46 variable that controls the amount of debugging messages generated.
49 will set the debugging level to 4.
50 .It Fl f Ar config\-file
51 Set the name of the config file that specifies the option
52 data to be sent to each client.
59 .%T "BOOTSTRAP PROTOCOL (BOOTP)"
63 .%T "BOOTP Vendor Information Extensions"