OSSP CVS Repository

ossp - Difference in ossp-pkg/flow2rrd/flow2rrd.pod versions 1.5 and 1.6
Not logged in
[Honeypot]  [Browse]  [Home]  [Login]  [Reports
[Search]  [Ticket]  [Timeline
  [History

ossp-pkg/flow2rrd/flow2rrd.pod 1.5 -> 1.6

--- flow2rrd.pod 2004/12/26 17:09:13     1.5
+++ flow2rrd.pod 2004/12/26 20:03:35     1.6
@@ -36,7 +36,7 @@
 
 =head1 SYNOPSIS
 
-B<flow2rrd> 
+B<flow2rrd>
 [B<--config=>I<file>]
 B<--store>
 
@@ -45,14 +45,14 @@
 B<--graph>
 I<host>[C<:>I<target>]C<@>I<file>C<:>I<width>C<:>I<height>C<:>I<start>C<:>I<end>C<:>I<ulimit>C<:>I<llimit> ...
 
-B<flow2rrd> 
+B<flow2rrd>
 [B<--config=>I<file>]
 B<--cgi>
 
-B<flow2rrd> 
+B<flow2rrd>
 B<--version>
 
-B<flow2rrd> 
+B<flow2rrd>
 B<--help>
 
 =head1 DESCRIPTION
@@ -166,7 +166,7 @@
  <dir-service>     ::= "Service" <name> (<name>.":".(<number>|"*"))+ ";"
  <dir-host>        ::= "Host" <hostname> "{" "}" <seq-host> ";"
  <dir-colors>      ::= "Colors" <name> <color>+ ";"
- <seq-host>        ::= <dir-target>+ 
+ <seq-host>        ::= <dir-target>+
  <dir-target>      ::= "Target" <name> "{" <seq-target> "}" ";"
  <seq-target>      ::= (<dir-network> | <dir-service>)+
  <dir-network>     ::= "Network" <network>+ ";"
@@ -177,19 +177,19 @@
  <hostname>        ::= /[^.]+(\.[^.]+)*/
  <network>         ::= /^\d+\.\d+\.\d+\.\d+(/\d+)?$/
 
-An example configuration can be seen below under section B<EXAMPLE>:
+An example configuration can be seen below in section B<EXAMPLE>.
 
 =head1 EXAMPLE
 
  #   Round-Robin Database
  Database /var/tmp/flow2rrd.rrd;
- 
+
  #   Protocol Definitions
  Protocol icmp     1;
  Protocol tcp      6;
  Protocol udp      17;
  Protocol vrrp     112;
- 
+
  #   Service Definitions
  Service  icmp     icmp:*;
  Service  vrrp     vrrp:*;
@@ -199,7 +199,7 @@
  Service  dns      udp:53 tcp:53;
  Service  ntp      udp:123 tcp:123;
  Service  radius   udp:1645 udp:1646 udp:1812 udp:1813;
- 
+
  #   Host Definitions
  Host host.example.com {
      Target host.example.com {
@@ -215,7 +215,7 @@
          Service ftp radius;
      };
  };
- 
+
 =head1 SEE ALSO
 
 B<Flow-Toolkit> E<lt>http://www.splintered.net/sw/flow-tools/E<gt>,

CVSTrac 2.0.1