diff options
author | Aaron Campbell <aaron@cvs.openbsd.org> | 2000-07-06 04:15:10 +0000 |
---|---|---|
committer | Aaron Campbell <aaron@cvs.openbsd.org> | 2000-07-06 04:15:10 +0000 |
commit | e5be4deef6202ca94e2ddfc461156d2c3d3a4422 (patch) | |
tree | 282a85029beadb322d999e12fb7d95fb5052822b /usr.sbin/bootpd | |
parent | 28bba41f8ac3d66aaf6f97aaf141ad865dda4052 (diff) |
Insert missing .El directives.
Diffstat (limited to 'usr.sbin/bootpd')
-rw-r--r-- | usr.sbin/bootpd/bootpef.8 | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/usr.sbin/bootpd/bootpef.8 b/usr.sbin/bootpd/bootpef.8 index dbb66ae0f30..70d019c8e55 100644 --- a/usr.sbin/bootpd/bootpef.8 +++ b/usr.sbin/bootpd/bootpef.8 @@ -23,7 +23,8 @@ If any arguments are specified, then .Nm compiles the extension files for only those clients. -.Sh OPTIONS +.Pp +The options are as follows: .Bl -tag -width "-d debug-level" .It Fl c Ar chdir-path Sets the current directory used by @@ -47,6 +48,7 @@ will set the debugging level to 4. .It Fl f Ar config-file Sets the name of the config file that specifies the option data to be sent to each client. +.El .Sh SEE ALSO .Xr bootpd 8 , .Xr tftpd 8 |