diff options
author | Kaz Kylheku <kaz@kylheku.com> | 2015-04-06 06:45:03 -0700 |
---|---|---|
committer | Kaz Kylheku <kaz@kylheku.com> | 2015-04-06 06:45:03 -0700 |
commit | 3a39d4f56c9bb93f3de88848105cc349fb664524 (patch) | |
tree | c85c379c79240058cc07ffcd71b410bea0478c91 /txr.1 | |
parent | c8dc7ebafbf945c2ea5afb48464b4a54fd381713 (diff) | |
download | txr-3a39d4f56c9bb93f3de88848105cc349fb664524.tar.gz txr-3a39d4f56c9bb93f3de88848105cc349fb664524.tar.bz2 txr-3a39d4f56c9bb93f3de88848105cc349fb664524.zip |
* txr.1: formatting fix in pos-min/pos-max.
Diffstat (limited to 'txr.1')
-rw-r--r-- | txr.1 | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -13390,8 +13390,8 @@ is returned. .coNP Functions @ pos-max and @ pos-min .synb -.mets (pos-max > sequence >> [ testfun <> [keyfun]]) -.mets (pos-min > sequence >> [ testfun <> [keyfun]]) +.mets (pos-max < sequence >> [ testfun <> [ keyfun ]]) +.mets (pos-min < sequence >> [ testfun <> [ keyfun ]]) .syne .desc |