aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMattias Andrée <maandree@kth.se>2023-07-02 12:50:09 +0200
committerMattias Andrée <maandree@kth.se>2023-07-02 12:50:09 +0200
commitc28111355f8e0857b5c42a192dcd5ad04ecc67ce (patch)
tree06faf3e149c977b9c1caa8890bd4a196c8f3a2a9
parentFix makefile portability (diff)
downloadxtest-c28111355f8e0857b5c42a192dcd5ad04ecc67ce.tar.gz
xtest-c28111355f8e0857b5c42a192dcd5ad04ecc67ce.tar.bz2
xtest-c28111355f8e0857b5c42a192dcd5ad04ecc67ce.tar.xz
m doc2.1.1
Signed-off-by: Mattias Andrée <maandree@kth.se>
-rw-r--r--README2
-rw-r--r--xtest.12
2 files changed, 2 insertions, 2 deletions
diff --git a/README b/README
index 5ea5e02..136417b 100644
--- a/README
+++ b/README
@@ -9,7 +9,7 @@ DESCRIPTION
file, if not file has been specified, a list file is read
from stdin.
- All files that pass at least on of the tests are printed to
+ Each file that pass at least one of the tests is printed to
stdout.
OPTIONS
diff --git a/xtest.1 b/xtest.1
index da98bec..1f25f72 100644
--- a/xtest.1
+++ b/xtest.1
@@ -15,7 +15,7 @@ tests the file types and permissions of each specified
file, if not file has been specified, a list file is read
from stdin.
.Pp
-All files that pass at least on of the tests are printed to
+Each file that pass at least one of the tests is printed to
stdout.
.Sh OPTIONS
.Bl -tag -width Ds