diff options
author | Mattias Andrée <maandree@kth.se> | 2023-07-02 12:50:09 +0200 |
---|---|---|
committer | Mattias Andrée <maandree@kth.se> | 2023-07-02 12:50:09 +0200 |
commit | c28111355f8e0857b5c42a192dcd5ad04ecc67ce (patch) | |
tree | 06faf3e149c977b9c1caa8890bd4a196c8f3a2a9 | |
parent | Fix makefile portability (diff) | |
download | xtest-2.1.1.tar.gz xtest-2.1.1.tar.bz2 xtest-2.1.1.tar.xz |
m doc2.1.1
Signed-off-by: Mattias Andrée <maandree@kth.se>
-rw-r--r-- | README | 2 | ||||
-rw-r--r-- | xtest.1 | 2 |
2 files changed, 2 insertions, 2 deletions
@@ -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 @@ -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 |