* remove jakes old address
authoroetiker <oetiker@a5681a0c-68f1-0310-ab6d-d61299d08faa>
Tue, 26 Apr 2005 05:30:22 +0000 (05:30 +0000)
committeroetiker <oetiker@a5681a0c-68f1-0310-ab6d-d61299d08faa>
Tue, 26 Apr 2005 05:30:22 +0000 (05:30 +0000)
* add security warning

git-svn-id: svn://svn.oetiker.ch/rrdtool/branches/1.2/program@442 a5681a0c-68f1-0310-ab6d-d61299d08faa

doc/rrdtool.pod

index 281b331..a796bc8 100644 (file)
@@ -186,12 +186,12 @@ for more information on this.
 
 =item Aberrant Behavior Detection
 
-by Jake Brutlag E<lt>jakeb@corp.webtv.netE<gt>
+by Jake Brutlag
 
 B<RRDtool> provides the building blocks for near real-time aberrant
 behavior detection. These components include:
 
-=over 12
+=over
 
 =item *
 
@@ -295,6 +295,8 @@ If all was setup correctly, you can access the server with perl
 sockets, tools like netcat, or in a quick interactive test by using
 'telnet localhost rrdsrv'.
 
+<B>NOTE</B> that there is no authentication with this feature! Do not setup
+such a port unless you are sure what you are doing.
 
 =head1 SEE ALSO