diff options
| author | Alejandro Colomar <alx@kernel.org> | 2026-01-06 15:01:08 +0100 |
|---|---|---|
| committer | Alejandro Colomar <alx@kernel.org> | 2026-01-06 15:01:08 +0100 |
| commit | bd0daefb995914b87aea2e328305c06a3e513bdb (patch) | |
| tree | 65f5634aca2fd20f986c0e8d526404118a5e9e1d | |
| parent | 14f23509e34d79dc83262b6f90ff143f8a1aea2f (diff) | |
| download | man-pages-bd0daefb995914b87aea2e328305c06a3e513bdb.tar.gz | |
man/man1/grepc_c.1: Change Glibc => glibc
We should respect the exact spelling of a proper name.
Signed-off-by: Alejandro Colomar <alx@kernel.org>
| -rw-r--r-- | man/man1/grepc_c.1 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/man/man1/grepc_c.1 b/man/man1/grepc_c.1 index f743014a58..18eec827fd 100644 --- a/man/man1/grepc_c.1 +++ b/man/man1/grepc_c.1 @@ -58,15 +58,15 @@ Linux kernel system call definitions. .RE .TP .B fg -Glibc internal names of libc functions. +glibc internal names of libc functions. This can be further subdivided into: .RS .TP .B fgp -Glibc prototypes. +glibc prototypes. .TP .B fgd -Glibc definitions. +glibc definitions. .RE .RE .TP |
