From b5e518cd5e54e6833b9e77c48aaa6e8bbb9d7208 Mon Sep 17 00:00:00 2001 From: Sami Kerola Date: Tue, 9 Oct 2012 22:01:49 +0100 Subject: [PATCH] docs: clarify man page Signed-off-by: Sami Kerola --- man/dhcpd-pools.1 | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/man/dhcpd-pools.1 b/man/dhcpd-pools.1 index 6ead0ec..85bdc0a 100644 --- a/man/dhcpd-pools.1 +++ b/man/dhcpd-pools.1 @@ -5,17 +5,16 @@ .\" Add'l ontributions by: .\" Dan Thorson .\" -.TH DHCPD-POOLS "1" "September 2011" "dhcpd-pools" "User Commands" +.TH DHCPD-POOLS "1" "October 2012" "dhcpd-pools" "User Commands" .SH NAME dhcpd-pools \- ISC dhcpd pools usage analysis .SH SYNOPSIS .B dhcpd-pools [options] -[\fIOPTIONS\fR] .SH DESCRIPTION The program analyses ISC dhcpd shared network and pool usage and outputs the results in a format selected by user. -.SH FIELDS +.SH OUTPUT FIELDS .TP .I "shared net name" Name of the shared-network for the range. @@ -54,7 +53,7 @@ is failover configuration. .I "bu perc" Percent of addresses that failover pair can allocate. The percent appears only if there is failover configuration. -.SH ARGUMENTS +.SH OPTIONS .TP \fB\-c\fR, \fB\-\-config\fR=\fIFILE\fR Path to the dhcpd.conf file.