From 418369bd286b9518444918520264274a1c140554 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Wolfgang=20St=C3=B6ggl?= Date: Sat, 18 Nov 2017 12:06:27 +0100 Subject: [PATCH] Update rrdgraph_examples.pod (#838) - Fix --img-format -> --imgformat - Remove duplicate word aberrant --- doc/rrdgraph_examples.pod | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/rrdgraph_examples.pod b/doc/rrdgraph_examples.pod index aa6ce4d6..4eb229dd 100644 --- a/doc/rrdgraph_examples.pod +++ b/doc/rrdgraph_examples.pod @@ -4,7 +4,7 @@ rrdgraph_examples - Examples for rrdtool graph =head1 SYNOPSIS -B +B followed by any of the examples below @@ -164,7 +164,7 @@ failures. This example generates a graph of the data series in blue (LINE2 with the scaledobs virtual data source), confidence bounds in red (scaledupper and scaledlower virtual -data sources), and potential failures (i.e. potential aberrant aberrant behavior) +data sources), and potential failures (i.e. potential aberrant behavior) marked by vertical yellow lines (the fail data source). The raw data comes from an AVERAGE B, the finest resolution of the observed -- 2.47.2