diff options
| -rw-r--r-- | man/man3/gnu_get_libc_version.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/man3/gnu_get_libc_version.3 b/man/man3/gnu_get_libc_version.3 index 72ce7f1ae1..e342659742 100644 --- a/man/man3/gnu_get_libc_version.3 +++ b/man/man3/gnu_get_libc_version.3 @@ -23,7 +23,7 @@ returns a string that identifies the glibc version available on the system. .P The function .BR gnu_get_libc_release () -returns a string indicates the release status of the glibc version +returns a string indicating the release status of the glibc version available on the system. This will be a string such as .IR "stable" . |
