From e9939019d963acbca915de90153099b5c8d3fcad Mon Sep 17 00:00:00 2001 From: "Peter A. Bigot" Date: Fri, 16 May 2014 12:24:56 -0500 Subject: [PATCH] librrd.pod: fix syntax errors --- doc/librrd.pod | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) 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 -- 2.47.2