diff options
author | Kaz Kylheku <kaz@kylheku.com> | 2016-09-24 07:22:20 -0700 |
---|---|---|
committer | Kaz Kylheku <kaz@kylheku.com> | 2016-09-24 07:22:20 -0700 |
commit | c99a38dde59aa8b0c2496fef092a93e324ec3e33 (patch) | |
tree | 2313f117de2f6a6f4688256646dce00fa98410d8 /txr.1 | |
parent | 935e56bdeca329e8affdb03f20a31736f10ed834 (diff) | |
download | txr-c99a38dde59aa8b0c2496fef092a93e324ec3e33.tar.gz txr-c99a38dde59aa8b0c2496fef092a93e324ec3e33.tar.bz2 txr-c99a38dde59aa8b0c2496fef092a93e324ec3e33.zip |
doc: use .coSS only for headings with identifiers.
* txr.1: Change .coSS to .SS* in two places.
Diffstat (limited to 'txr.1')
-rw-r--r-- | txr.1 | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -10640,7 +10640,7 @@ syntax is not used for denoting regular expressions; rather, the .code #/regex/ syntax is used. -.coSS Generalization of List Accessors +.SS* Generalization of List Accessors In ancient Lisp in the 1960's, it was not possible to apply the operations .code car and @@ -37934,7 +37934,7 @@ It may or may not have any effect on the output (since the UTC zone by definition doesn't have daylight savings time). -.coSS The Awk Utility +.SS* The Awk Utility The \*(TL library provides a macro called .code awk |