X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=doc%2Fflow-control.texi;h=6c7a88ded186371c5cd0381f5c9d379a989fe3c2;hb=100858ba8c03581afefc60719f863c9e936dbb4e;hp=a8e399f0f489c1a056a6f19fb107ad774f0161ae;hpb=facb4a1ad3c9e8b2cdf55824680eed2afb91aebe;p=pspp diff --git a/doc/flow-control.texi b/doc/flow-control.texi index a8e399f0f4..6c7a88ded1 100644 --- a/doc/flow-control.texi +++ b/doc/flow-control.texi @@ -129,9 +129,9 @@ Any command may appear within @subcmd{DO REPEAT}, including nested @subcmd{DO RE commands. If @cmd{INCLUDE} or @cmd{INSERT} appears within @subcmd{DO REPEAT}, the substitutions do not apply to the included file. -If @subcmd{PRINT} is specified on @cmd{END REPEAT}, the commands after substitutions -are made are printed to the listing file, prefixed by a plus sign -(@samp{+}). +If @subcmd{PRINT} is specified on @cmd{END REPEAT}, the commands after +substitutions are made should be printed to the listing file, prefixed +by a plus sign (@samp{+}). This feature is not yet implemented. @node LOOP @section LOOP