mirror of
git://git.code.sf.net/p/dhcpd-pools/code
synced 2025-12-16 15:57:00 +00:00
man: fix character class change
Debian package lint found going back to roman mode was broken. Reported-by: Martijn van Brummelen <martijn@brumit.nl> Signed-off-by: Sami Kerola <kerolasa@cloudflare.com>
This commit is contained in:
parent
cf26e17fe7
commit
d8aef85d01
2 changed files with 3 additions and 2 deletions
|
|
@ -1,4 +1,4 @@
|
|||
.TH DHCPD-POOLS "1" "2012-11-25" "@PACKAGE_STRING@" "User Commands"
|
||||
.TH DHCPD-POOLS "1" "2015-09-04" "@PACKAGE_STRING@" "User Commands"
|
||||
.SH NAME
|
||||
dhcpd-pools \- ISC dhcpd pools usage analysis
|
||||
.SH SYNOPSIS
|
||||
|
|
@ -161,7 +161,7 @@ is
|
|||
If critical percentage is not specified it defaults to
|
||||
.BR @ALARM_CRIT@ .
|
||||
.TP
|
||||
\fB\-\-minsize\fR=\fIsize\f
|
||||
\fB\-\-minsize\fR=\fIsize\fR
|
||||
Ignore ranges and shared networks that are smaller or equal to the
|
||||
defined size. This option is meaningful only in context of alarming, and
|
||||
will intented to supress for example single host ranges. By default this
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue