From: Peter Valdemar Mørch Date: Thu, 3 Jan 2019 21:40:30 +0000 (+0100) Subject: Fixed POD in PDP_calculation_explanation.pod X-Git-Tag: v1.7.1~33 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0c47999d5c60c67f09e27ddd44a583582af52f3b;p=thirdparty%2Frrdtool-1.x.git Fixed POD in PDP_calculation_explanation.pod 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. --- diff --git a/doc/PDP_calculation_explanation.pod b/doc/PDP_calculation_explanation.pod index f4663eee..78bdb9bf 100644 --- a/doc/PDP_calculation_explanation.pod +++ b/doc/PDP_calculation_explanation.pod @@ -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 + +A great PowerShell shell script for generating ASCII bar charts: L =item * + L =back