diff options
| -rw-r--r-- | man3/rpmatch.3 | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/man3/rpmatch.3 b/man3/rpmatch.3 index 1f9732e3fa..39e3926d70 100644 --- a/man3/rpmatch.3 +++ b/man3/rpmatch.3 @@ -120,9 +120,8 @@ T} Thread safety MT-Safe locale .sp 1 .SH CONFORMING TO .BR rpmatch () -is not required by any standard, but -is available on a few other systems. -.\" It is available on at least AIX 5.1 and FreeBSD 6.0. +is not required by any standard, +but available under the GNU C library, FreeBSD, and AIX. .SH BUGS The .BR YESEXPR " and " NOEXPR |
