diff --git a/doc/xschem_man/graphs.html b/doc/xschem_man/graphs.html index 0e4037c8..8cc31143 100644 --- a/doc/xschem_man/graphs.html +++ b/doc/xschem_man/graphs.html @@ -203,9 +203,9 @@ The following syntax: and n is an integer number will plot only the indicated dataset number. Dataset numbers start from 0. This syntax is accepted for single nodes, bus names and expressions:

- "DATA_4; en cal saout % 4"
+ "DATA_4; en, cal, saout % 4"
saout%3
- "Power dataset 6; I(VVCC) VCC * %6"

+ "Power dataset 6; I(VVCC) VCC * %6"