diff options
| author | Alejandro Colomar <alx@kernel.org> | 2025-08-31 18:26:56 +0200 |
|---|---|---|
| committer | Alejandro Colomar <alx@kernel.org> | 2025-09-06 22:22:21 +0200 |
| commit | a65cc4b258d092e4e24f43a0b83814635ec62f9c (patch) | |
| tree | 86898b0cc69fda8d3ab0f3761e5b482a8e24403d | |
| parent | 487f41c27b9dbc65be0a87a6d1aa31d564bee797 (diff) | |
| download | man-pages-a65cc4b258d092e4e24f43a0b83814635ec62f9c.tar.gz | |
man/man3/gnu_get_libc_version.3: grfix
Reported-by: Helge Kreutzmann <debian@helgefjell.de>
Signed-off-by: Alejandro Colomar <alx@kernel.org>
| -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" . |
