diff options
author | Kaz Kylheku <kaz@kylheku.com> | 2015-07-02 06:03:44 -0700 |
---|---|---|
committer | Kaz Kylheku <kaz@kylheku.com> | 2015-07-02 06:03:44 -0700 |
commit | d0ddce910a9f541400a069ab402502e49093c5ca (patch) | |
tree | e0da5ff1a7c2576d25c99bd285424861950f0496 /txr.1 | |
parent | 2652ea85266677746b34eb6e0721f3a806feadb2 (diff) | |
download | txr-d0ddce910a9f541400a069ab402502e49093c5ca.tar.gz txr-d0ddce910a9f541400a069ab402502e49093c5ca.tar.bz2 txr-d0ddce910a9f541400a069ab402502e49093c5ca.zip |
* txr.1: Replace wrong use of .coSS
Diffstat (limited to 'txr.1')
-rw-r--r-- | txr.1 | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2975,7 +2975,7 @@ as a filter. See Function Filters below. The filter directive passes one or more variables through a given filter or chain or filters, updating them with the filtered values. -.coSS @ @(load) and @ @(include) +.ccIP @ @(load) and @ @(include) These directives allow \*(TX programs to be modularized. They bring in code from a file, in two different ways. |