aboutsummaryrefslogtreecommitdiffstats
path: root/man3/strverscmp.3
diff options
context:
space:
mode:
Diffstat (limited to 'man3/strverscmp.3')
-rw-r--r--man3/strverscmp.32
1 files changed, 1 insertions, 1 deletions
diff --git a/man3/strverscmp.3 b/man3/strverscmp.3
index ac06c4d8a1..ad781ab9a2 100644
--- a/man3/strverscmp.3
+++ b/man3/strverscmp.3
@@ -99,7 +99,7 @@ T} Thread safety MT-Safe
.\" we may call isdigit() in macro, then strverscmp() should not have locale
.\" problem.
.SH STANDARDS
-This function is a GNU extension.
+GNU.
.SH EXAMPLES
The program below can be used to demonstrate the behavior of
.BR strverscmp ().