diff options
-rw-r--r-- | txr.1 | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -67933,7 +67933,7 @@ The variable .code rec holds the current record. It is automatically updated prior to the -processing of the condition-pattern clauses. Prior to the extraction +processing of the condition-action clauses. Prior to the extraction of the first record, its value is .codn nil . @@ -67962,7 +67962,7 @@ separated by copies of the output field separator The .code orec variable ("original record") also holds the current record. It is automatically -updated prior to the processing of the condition-clauses at the same time as +updated prior to the processing of the condition-action clauses at the same time as .code rec with the same contents. Like .codn rec , |