diff options
author | Kaz Kylheku <kaz@kylheku.com> | 2015-12-11 22:10:38 -0800 |
---|---|---|
committer | Kaz Kylheku <kaz@kylheku.com> | 2015-12-11 22:10:38 -0800 |
commit | 236cc3ba8e03c117dc0c37d2a4725c496aa35460 (patch) | |
tree | 6b973efe51131281be4da3cea35ce73b5946566f /txr.1 | |
parent | c58a1a16de19700543700b24dd42dd3c234493b7 (diff) | |
download | txr-236cc3ba8e03c117dc0c37d2a4725c496aa35460.tar.gz txr-236cc3ba8e03c117dc0c37d2a4725c496aa35460.tar.bz2 txr-236cc3ba8e03c117dc0c37d2a4725c496aa35460.zip |
Formatting under func-get-name.
* txr.1: Misuse of << in syntax block.
Diffstat (limited to 'txr.1')
-rw-r--r-- | txr.1 | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -13283,7 +13283,7 @@ which must be an interpreted function. The source code form has the syntax .coNP Function @ func-get-name .synb -.mets (func-get-name << func <> [ env ]) +.mets (func-get-name < func <> [ env ]) .syne .desc The |