Code

Imported upstream version 1.3rc9.
[pkg-rrdtool.git] / doc / rrdthreads.txt
index 89ff34a59ec2f1a56a31873900388181fa6a8b3a..4af68da30366527e5a755ee3afc4f5dcde41b27c 100644 (file)
@@ -83,7 +83,7 @@ D\bDE\bES\bSC\bCR\bRI\bIP\bPT\bTI\bIO\bON\bN
            provide argc and **argv arguments for variable length argument
            lists. See "rrd_update_r" as an example.
 
-       ·   Do not use the "parsetime" function!
+       ·   Do not use the "rrd_parsetime" function!
 
            It uses lots of global variables. You may use it in functions not
            designed to be thread-safe, like in functions wrapping the "_r"
@@ -100,4 +100,4 @@ A\bAU\bUT\bTH\bHO\bOR\bR
 
 
 
-1.3rc6                            2008-03-15                     RRDTHREADS(1)
+1.3rc9                            2008-06-08                     RRDTHREADS(1)