numtools

perform numerical operations on vectors and matrices in unix pipes
git clone git://src.adamsgaard.dk/numtools # fast
git clone https://src.adamsgaard.dk/numtools.git # slow
Log | Files | Refs | README | LICENSE Back to index

commit 211ed30935ec20145286227258cfc75d6d436734
parent 4e01195c6096ced645b0f533565700537a208a5b
Author: Anders Damsgaard <anders@adamsgaard.dk>
Date:   Mon,  2 May 2022 15:05:18 +0200

range.1: escape square bracket

Diffstat:
Mrange.1 | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/range.1 b/range.1 @@ -42,7 +42,7 @@ The options are as follows: Do not include .Ar min_val as the first value, making it a half-open interval -.Ar ] min_val ; +.Ar \] min_val ; .Ar max_val ], or an entirely open interval when combined with .Op Ar e .