From a65cc4b258d092e4e24f43a0b83814635ec62f9c Mon Sep 17 00:00:00 2001 From: Alejandro Colomar Date: Sun, 31 Aug 2025 18:26:56 +0200 Subject: [PATCH] man/man3/gnu_get_libc_version.3: grfix Reported-by: Helge Kreutzmann Signed-off-by: Alejandro Colomar --- man/man3/gnu_get_libc_version.3 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man/man3/gnu_get_libc_version.3 b/man/man3/gnu_get_libc_version.3 index 72ce7f1ae..e34265974 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" . -- 2.47.3