diff options
Diffstat (limited to 'man3')
| -rw-r--r-- | man3/confstr.3 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/man3/confstr.3 b/man3/confstr.3 index 6263daf9da..5bb75f1552 100644 --- a/man3/confstr.3 +++ b/man3/confstr.3 @@ -57,11 +57,11 @@ The following variables are supported: .TP .BR _CS_GNU_LIBC_VERSION " (GNU C library only; since glibc 2.3.2)" A string which identifies the GNU C library version on this system -(e.g, "glibc 2.3.4"). +(e.g., "glibc 2.3.4"). .TP .BR _CS_GNU_LIBPTHREAD_VERSION " (GNU C library only; since glibc 2.3.2)" A string which identifies the POSIX implementation supplied by this -C library (e.g, "NPTL 2.3.4" or "linuxthreads-0.10"). +C library (e.g., "NPTL 2.3.4" or "linuxthreads-0.10"). .TP .B _CS_PATH A value for the |
