aboutsummaryrefslogtreecommitdiffstats
path: root/man3/wcwidth.3
diff options
context:
space:
mode:
Diffstat (limited to 'man3/wcwidth.3')
-rw-r--r--man3/wcwidth.32
1 files changed, 1 insertions, 1 deletions
diff --git a/man3/wcwidth.3 b/man3/wcwidth.3
index 0aa6c5cd5b..931ae30372 100644
--- a/man3/wcwidth.3
+++ b/man3/wcwidth.3
@@ -60,7 +60,7 @@ T} Thread safety MT-Safe locale
.SH STANDARDS
POSIX.1-2001, POSIX.1-2008.
.PP
-Note that glibc before 2.2.5 used the prototype
+Note that before glibc 2.2.5, glibc used the prototype
.PP
.nf
.BI "int wcwidth(wint_t " c );