123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960 |
- '\" t
- .\" Title: b10-dhcp4
- .\" Author: [FIXME: author] [see http://docbook.sf.net/el/author]
- .\" Generator: DocBook XSL Stylesheets v1.75.2 <http://docbook.sf.net/>
- .\" Date: October 27, 2011
- .\" Manual: BIND10
- .\" Source: BIND10
- .\" Language: English
- .\"
- .TH "B10\-DHCP4" "8" "October 27, 2011" "BIND10" "BIND10"
- .\" -----------------------------------------------------------------
- .\" * Define some portability stuff
- .\" -----------------------------------------------------------------
- .\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- .\" http://bugs.debian.org/507673
- .\" http://lists.gnu.org/archive/html/groff/2009-02/msg00013.html
- .\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- .ie \n(.g .ds Aq \(aq
- .el .ds Aq '
- .\" -----------------------------------------------------------------
- .\" * set default formatting
- .\" -----------------------------------------------------------------
- .\" disable hyphenation
- .nh
- .\" disable justification (adjust text to left margin only)
- .ad l
- .\" -----------------------------------------------------------------
- .\" * MAIN CONTENT STARTS HERE *
- .\" -----------------------------------------------------------------
- .SH "NAME"
- b10-dhcp4 \- DHCPv4 server in BIND 10 architecture
- .SH "SYNOPSIS"
- .HP \w'\fBb10\-dhcp4\fR\ 'u
- \fBb10\-dhcp4\fR [\fB\-v\fR]
- .SH "DESCRIPTION"
- .PP
- The
- \fBb10\-dhcp4\fR
- daemon will provide the DHCPv4 server implementation when it becomes functional\&.
- .SH "ARGUMENTS"
- .PP
- The arguments are as follows:
- .PP
- \fB\-v\fR
- .RS 4
- Enable verbose mode\&.
- .RE
- .SH "SEE ALSO"
- .PP
- \fBbind10\fR(8)\&.
- .SH "HISTORY"
- .PP
- The
- \fBb10\-dhcp4\fR
- daemon was first coded in November 2011 by Tomek Mrugalski\&.
- .SH "COPYRIGHT"
- .br
- Copyright \(co 2011 Internet Systems Consortium, Inc. ("ISC")
- .br
|