From ab0aaf98b0b4aed61f077a4d5dcf43b9be0b4caa Mon Sep 17 00:00:00 2001 From: teastep Date: Sat, 1 Dec 2007 17:27:20 +0000 Subject: [PATCH] Add explaination of to the manpages git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@7810 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb --- manpages-lite/shorewall-lite.xml | 8 +++++++- manpages/shorewall.xml | 7 ++++++- 2 files changed, 13 insertions(+), 2 deletions(-) diff --git a/manpages-lite/shorewall-lite.xml b/manpages-lite/shorewall-lite.xml index 14f01692e..460c285f5 100644 --- a/manpages-lite/shorewall-lite.xml +++ b/manpages-lite/shorewall-lite.xml @@ -529,7 +529,13 @@ produces an audible alarm when new Shorewall Lite messages are logged. The -m option causes the MAC address of each packet source to be displayed if that - information is available. + information is available. The + refresh-interval specifies the time in + seconds between screen refreshes. You can enter a negative number by + preceding the number with "--" (e.g., shorewall-lite + logwatch -- -30). In this case, when a packet count + changes, you will be prompted to hit any key to resume screen + refreshes. diff --git a/manpages/shorewall.xml b/manpages/shorewall.xml index 6b7f487a6..e0c700e3e 100644 --- a/manpages/shorewall.xml +++ b/manpages/shorewall.xml @@ -896,7 +896,12 @@ produces an audible alarm when new Shorewall messages are logged. The -m option causes the MAC address of each packet source to be displayed if that information is - available. + available. The refresh-interval specifies + the time in seconds between screen refreshes. You can enter a + negative number by preceding the number with "--" (e.g., + shorewall logwatch -- -30). In this case, when a + packet count changes, you will be prompted to hit any key to resume + screen refreshes.