trangetest.1: do not suppress output in example - numtools - perform numerical operations on vectors and matrices in unix pipes
(HTM) git clone git://src.adamsgaard.dk/numtools
(DIR) Log
(DIR) Files
(DIR) Refs
(DIR) README
(DIR) LICENSE
---
(DIR) commit a17e65d58091f1aa9b3121f8383a486277c017b3
(DIR) parent a1fa37b0737ca364df053cf246891c4fe723670a
(HTM) Author: Anders Damsgaard <anders@adamsgaard.dk>
Date: Tue, 31 Aug 2021 11:30:58 +0200
rangetest.1: do not suppress output in example
Diffstat:
M rangetest.1 | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
(DIR) diff --git a/rangetest.1 b/rangetest.1
t@@ -49,7 +49,7 @@ first argument is less than 1.5, show all parameter values which
result in a successful invocation of
.Ar cmd :
.Pp
-.Dl $ rangetest './condfail @VAL@' 0.0 10.0 2>/dev/null
+.Dl $ rangetest './condfail @VAL@' 0.0 10.0
.Dl 0
.Dl 1.25
.Dl 1.40625