aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlejandro Colomar <alx@kernel.org>2025-08-31 18:26:56 +0200
committerAlejandro Colomar <alx@kernel.org>2025-09-06 22:22:21 +0200
commita65cc4b258d092e4e24f43a0b83814635ec62f9c (patch)
tree86898b0cc69fda8d3ab0f3761e5b482a8e24403d
parent487f41c27b9dbc65be0a87a6d1aa31d564bee797 (diff)
downloadman-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.32
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" .