str.1: remove extraneous former implementation information

This commit is contained in:
Emma Tebibyte 2024-03-27 00:17:33 -06:00
parent cdd8e79b01
commit 603d8ee1d8
Signed by: emma
GPG Key ID: 06FA419A1698C270

View File

@ -34,12 +34,6 @@ tests.
When invoked incorrectly, a debug message will be printed and the program will
exit with the appropriate sysexits.h(3) error code.
.SH DEPRECATED FEATURES
Originally, there was an isvalue type as an extension to ctype.h(3), but it
was removed in favor of using strcmp(1) to compare strings against the empty
string ('').
.SH BUGS
Theres no way of knowing which argument failed the test without re-testing