docs: clarify man page

Signed-off-by: Sami Kerola <kerolasa@iki.fi>
This commit is contained in:
Sami Kerola 2012-10-09 22:01:49 +01:00
parent 7eb2e42625
commit b5e518cd5e

View file

@ -5,17 +5,16 @@
.\" Add'l ontributions by: .\" Add'l ontributions by:
.\" Dan Thorson .\" Dan Thorson
.\" .\"
.TH DHCPD-POOLS "1" "September 2011" "dhcpd-pools" "User Commands" .TH DHCPD-POOLS "1" "October 2012" "dhcpd-pools" "User Commands"
.SH NAME .SH NAME
dhcpd-pools \- ISC dhcpd pools usage analysis dhcpd-pools \- ISC dhcpd pools usage analysis
.SH SYNOPSIS .SH SYNOPSIS
.B dhcpd-pools .B dhcpd-pools
[options] [options]
[\fIOPTIONS\fR]
.SH DESCRIPTION .SH DESCRIPTION
The program analyses ISC dhcpd shared network and pool usage and outputs the The program analyses ISC dhcpd shared network and pool usage and outputs the
results in a format selected by user. results in a format selected by user.
.SH FIELDS .SH OUTPUT FIELDS
.TP .TP
.I "shared net name" .I "shared net name"
Name of the shared-network for the range. Name of the shared-network for the range.
@ -54,7 +53,7 @@ is failover configuration.
.I "bu perc" .I "bu perc"
Percent of addresses that failover pair can allocate. The percent appears Percent of addresses that failover pair can allocate. The percent appears
only if there is failover configuration. only if there is failover configuration.
.SH ARGUMENTS .SH OPTIONS
.TP .TP
\fB\-c\fR, \fB\-\-config\fR=\fIFILE\fR \fB\-c\fR, \fB\-\-config\fR=\fIFILE\fR
Path to the dhcpd.conf file. Path to the dhcpd.conf file.