From 637df96516d86ff3d0b9dfa90895e27a72f4b857 Mon Sep 17 00:00:00 2001 From: oetiker Date: Tue, 11 Feb 2003 10:16:46 +0000 Subject: [PATCH] removed lg we do not allow this in the code at th moment git-svn-id: svn://svn.oetiker.ch/rrdtool/trunk/program@178 a5681a0c-68f1-0310-ab6d-d61299d08faa --- doc/rrdgraph_graph.src | 5 ----- 1 file changed, 5 deletions(-) diff --git a/doc/rrdgraph_graph.src b/doc/rrdgraph_graph.src index 5b3bfd6..9e315b9 100644 --- a/doc/rrdgraph_graph.src +++ b/doc/rrdgraph_graph.src @@ -94,11 +94,6 @@ B<%#.#lf> prints like 12345.6789, with optional field width and precision =item * -B<%#.#lg> prints like 12345.6789, with optional field width and number of -significant digits - -=item * - B<%s> place this after B<%le>, B<%lf> or B<%lg>. This will be replaced by the appropriate SI magnitude unit and the value will be scaled accordingly (123456 -> 123.456 k) -- 2.11.0