From: Peter A. Bigot Date: Fri, 16 May 2014 17:24:56 +0000 (-0500) Subject: librrd.pod: fix syntax errors X-Git-Tag: v1.5.0-rc1~96^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=refs%2Fpull%2F474%2Fhead;p=thirdparty%2Frrdtool-1.x.git librrd.pod: fix syntax errors --- diff --git a/doc/librrd.pod b/doc/librrd.pod index c443386a..06d0a403 100644 --- a/doc/librrd.pod +++ b/doc/librrd.pod @@ -147,8 +147,6 @@ Insufficient memory was available. In contrast to L, the function does B fail if C already exists and is a directory. -=back - =item B Parse a token in a context where it contains a count (of seconds or @@ -222,7 +220,7 @@ The function returns a null pointer if the conversion was successful and C has been updated to the scaled value. On failure, it returns a text diagnostic suitable for use in user error messages. -= back +=back =head1 AUTHOR