diff options
| author | Alejandro Colomar <alx@kernel.org> | 2023-01-07 01:17:35 +0100 |
|---|---|---|
| committer | Alejandro Colomar <alx@kernel.org> | 2023-01-07 01:17:35 +0100 |
| commit | a5ebdc8d60923491f37879eeffe2fbf911279afb (patch) | |
| tree | 079b380b19102cc6f5c15a188e42cd3c00301375 /man3/string.3 | |
| parent | cd95675fc3e38b6175ecd568cca4c4694d3db76d (diff) | |
| download | man-pages-a5ebdc8d60923491f37879eeffe2fbf911279afb.tar.gz | |
Many pages: TH: Use lowercase
Signed-off-by: Alejandro Colomar <alx@kernel.org>
Diffstat (limited to 'man3/string.3')
| -rw-r--r-- | man3/string.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man3/string.3 b/man3/string.3 index 37ef49d8b3..eea5eed229 100644 --- a/man3/string.3 +++ b/man3/string.3 @@ -7,7 +7,7 @@ .\" Lewine's _POSIX Programmer's Guide_ (O'Reilly & Associates, 1991) .\" 386BSD man pages .\" Modified Sun Jul 25 10:54:31 1993, Rik Faith (faith@cs.unc.edu) -.TH STRING 3 (date) "Linux man-pages (unreleased)" +.TH string 3 (date) "Linux man-pages (unreleased)" .SH NAME stpcpy, strcasecmp, strcat, strchr, strcmp, strcoll, strcpy, strcspn, strdup, strfry, strlen, strncat, strncmp, strncpy, strncasecmp, strpbrk, |
