str.1: strings are not tested against each other

This commit is contained in:
2024-03-27 00:16:51 -06:00
parent d3bfc7b1f5
commit cdd8e79b01

View File

@@ -18,7 +18,7 @@ str
.SH DESCRIPTION
Test string arguments against each other.
Test string arguments.
The tests in this program are equivalent to the functions with the same names in
ctype.h(0p) and are the methods by which string arguments are tested.