diff options
author | Kaz Kylheku <kaz@kylheku.com> | 2015-08-14 21:59:30 -0700 |
---|---|---|
committer | Kaz Kylheku <kaz@kylheku.com> | 2015-08-14 21:59:30 -0700 |
commit | 280b5082e7967033cf345d94f7f260bc05e4a137 (patch) | |
tree | 32e344c6537bb3097fc04ff960b3bd28b47a50ff | |
parent | 36023ebe2a2aa8ccdbbdd4cd47b99ca4d98b2d05 (diff) | |
download | txr-280b5082e7967033cf345d94f7f260bc05e4a137.tar.gz txr-280b5082e7967033cf345d94f7f260bc05e4a137.tar.bz2 txr-280b5082e7967033cf345d94f7f260bc05e4a137.zip |
Formatting fix under clamp function.
* txr.1: .meta -> .metn
-rw-r--r-- | txr.1 | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -23717,7 +23717,7 @@ but less than then it returns .metn val . Otherwise it returns -.meta high . +.metn high . More precisely, .code (clamp a b c) |