summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorSol Jerome <sol.jerome@gmail.com>2012-08-13 15:47:05 -0500
committerSol Jerome <sol.jerome@gmail.com>2012-08-13 15:47:05 -0500
commite5cb0cc36c58c256921c1d658ace121f624ef6c3 (patch)
tree9da3cb6f5307a08668ac707a1c9ac992459a34c4 /tools
parentd51af09dcea6827cdf93e6261c762e1866ee0279 (diff)
downloadbcfg2-e5cb0cc36c58c256921c1d658ace121f624ef6c3.tar.gz
bcfg2-e5cb0cc36c58c256921c1d658ace121f624ef6c3.tar.bz2
bcfg2-e5cb0cc36c58c256921c1d658ace121f624ef6c3.zip
Remove bcfg2-ping-sweep
Signed-off-by: Sol Jerome <sol.jerome@gmail.com>
Diffstat (limited to 'tools')
-rw-r--r--tools/manpagegen/bcfg2-ping-sweep.8.ronn16
1 files changed, 0 insertions, 16 deletions
diff --git a/tools/manpagegen/bcfg2-ping-sweep.8.ronn b/tools/manpagegen/bcfg2-ping-sweep.8.ronn
deleted file mode 100644
index 815e0af5b..000000000
--- a/tools/manpagegen/bcfg2-ping-sweep.8.ronn
+++ /dev/null
@@ -1,16 +0,0 @@
-bcfg2-ping-sweep(8) -- Update pingable and pingtime attributes in clients.xml
-=============================================================================
-
-## SYNOPSIS
-
-`bcfg2-ping-sweep`
-
-## DESCRIPTION
-
-`bcfg2-ping-sweep` traverses the list of clients in Metadata/clients.xml
-and updates their pingable/pingtime attributes. The pingtime value is
-set to the last time the client was pinged (not the RTT value).
-
-## SEE ALSO
-
-bcfg2(1), bcfg2-server(8)