diff options
Diffstat (limited to 'grc/blocks/pad_source.xml')
-rw-r--r-- | grc/blocks/pad_source.xml | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/grc/blocks/pad_source.xml b/grc/blocks/pad_source.xml index b6ef2c55d..f44d96238 100644 --- a/grc/blocks/pad_source.xml +++ b/grc/blocks/pad_source.xml @@ -59,10 +59,8 @@ <nports>$nports</nports> </source> <doc> -This is a source pad block for creating hierarchical flow graphs. \ The outputs of this block will become the inputs to this flow graph when it is instantiated as a hierarchical block. \ -Limit one source pad block per flow graph. - -Remember to set the generate options to hier block. +Limit one source pad block per flow graph. \ +The "pad sink id" will be ignored in this mode. </doc> </block> |