]> rtime.felk.cvut.cz Git - lisovros/iproute2_canprio.git/commitdiff
Minor man page update
authorshemminger <shemminger>
Tue, 3 Jan 2006 19:25:29 +0000 (19:25 +0000)
committershemminger <shemminger>
Tue, 3 Jan 2006 19:25:29 +0000 (19:25 +0000)
ChangeLog
man/man8/ip.8

index dd074dae5ecc4c68f3ca78f4b28ff26370108ffa..40c37f34ac26d9f1c524bf6eeb15d45b485f72d7 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2006-01-03 Alpt <alpt@freaknet.org>
+
+       * Ip man page addition
+
 2006-01-03  Jamal Hadi Salim <hadi@znyx.com>
 
        * Documentation for ifb
index cca6d1c1b22a85865497601376f7f202585b0292..12da6d598a52451bf8200f7f68cf99006c6de12f 100644 (file)
@@ -211,7 +211,7 @@ throw " | " unreachable " | " prohibit " | " blackhole " | " nat " ]"
 
 .ti -8
 .B  ip rule
-.RB " [ " list " | " add " | " del " ]"
+.RB " [ " list " | " add " | " del " | " flush " ]"
 .I  SELECTOR ACTION
 
 .ti -8
@@ -1574,6 +1574,9 @@ immediately.  It is assumed that after a script finishes a batch of
 updates, it flushes the routing cache with
 .BR "ip route flush cache" .
 
+.SS ip rule flush - also dumps all the deleted rules.
+This command has no arguments.
+
 .SS ip rule show - list rules
 This command has no arguments.