commit f45094762590ca44f2aa80286b2ab016e513e142
parent 5c3796633f7e02542c054f88a942f749851c0c39
Author: Sebastiano Tronto <sebastiano.tronto@gmail.com>
Date: Fri, 24 Dec 2021 17:43:20 +0100
changed a word
Diffstat:
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/doc/nissy.1 b/doc/nissy.1
@@ -115,17 +115,17 @@ solutions. By default and unless the
.Fl M
or
.Fl o
-options are used, at most one solution is printed.
+options are used, at most one solution is returned.
If at least one of
.Fl M
and
.Fl o
-is used, all the solutions found within the given bounds are printed.
+is used, all the solutions found within the given bounds are returned.
The option
.Fl s
overwrites these default behaviors and at most
.Ar n
-solutions are printed, still satisfiyng the other constraints.
+solutions are returned, still satisfiyng the other constraints.
.
.It Fl t Ar n
Use
diff --git a/nissy b/nissy
Binary files differ.