fix typo
This commit is contained in:
parent
466c887bee
commit
393c1c00c1
2
debian/rules
vendored
2
debian/rules
vendored
|
@ -81,7 +81,7 @@ config.status: configure
|
|||
--with-ps-format="%s %d %d %d %d %d %f %s %s %n" \
|
||||
--with-ps-cols=10 \
|
||||
--with-ps-varlist="procstat,&procuid,&procpid,&procppid,&procvsz,&procrss,&procpcpu,procetime,procprog,&pos" \
|
||||
--with-ping-comman="/bin/ping -n -c %d %s" \
|
||||
--with-ping-command="/bin/ping -n -c %d %s" \
|
||||
--with-ping6-command="/bin/ping6 -n -c %d %s" \
|
||||
--with-nslookup-command="/usr/bin/nslookup -sil" \
|
||||
--with-uptime-command="/usr/bin/uptime" \
|
||||
|
|
Loading…
Reference in a new issue