]> git.ipfire.org Git - thirdparty/rrdtool-1.x.git/commitdiff
Fixed POD in PDP_calculation_explanation.pod
authorPeter Valdemar Mørch <peter@morch.com>
Thu, 3 Jan 2019 21:40:30 +0000 (22:40 +0100)
committerTobias Oetiker <tobi@oetiker.ch>
Fri, 4 Jan 2019 10:18:30 +0000 (11:18 +0100)
podchecker PDP_calculation_explanation.pod showed:

*** WARNING: line containing nothing but whitespace in paragraph at line 46 in file PDP_calculation_explanation.pod
*** ERROR: Apparent command =head1 not preceded by blank line at line 176 in file PDP_calculation_explanation.pod
*** WARNING: node 'https://gallery.technet.microsoft.com/scriptcenter/Sample-Script-to-Generate-59c80d4c =head1 AUTHOR' contains non-escaped | or / at line 175 in file PDP_calculation_explanation.pod
*** ERROR: unresolved internal link 'https://gallery.technet.microsoft.com/scriptcenter/Sample-Script-to-Generate-59c80d4c =head1 AUTHOR' at line 175 in file PDP_calculation_explanation.pod
PDP_calculation_explanation.pod has 2 pod syntax errors.

doc/PDP_calculation_explanation.pod

index f4663eeea3d5c8619955b779a908c10ede9d233f..78bdb9bfc055e3e806db7770426e5ae1aa67b3ba 100644 (file)
@@ -42,8 +42,8 @@ To provide an ASCII-friendly explanation, I will explain both versions with the
   | |     |________|            ||     ||   |
  --------------------------------------------->
   0 1     3        7            17     20   21
-  
+
+
 The X axis means time slots( each second denotes one slot) and the Y axis means the value.
 
 Let's make everything a little clearer:
@@ -172,10 +172,11 @@ All that said, I hope you get a clear understanding of the inner calculation "ma
 =over
 
 =item *
-A great PowerShell shell script for generating ASCII bar charts: L<https://gallery.technet.microsoft.com/scriptcenter/Sample-Script-to-Generate-59c80d4c
-=head1 AUTHOR>
+
+A great PowerShell shell script for generating ASCII bar charts: L<https://gallery.technet.microsoft.com/scriptcenter/Sample-Script-to-Generate-59c80d4c>
 
 =item *
+
 L<https://stackoverflow.com/questions/18924450/rrd-wrong-values>
 
 =back