diff options
| author | Alejandro Colomar <alx.manpages@gmail.com> | 2022-06-20 00:38:27 +0200 |
|---|---|---|
| committer | Alejandro Colomar <alx.manpages@gmail.com> | 2022-06-20 00:38:34 +0200 |
| commit | dfe31cae0c75b31ed0b44df13f36fc02688458fc (patch) | |
| tree | 53040f8b0cf1dacdf18bae54755e9dfd3cb421ab | |
| parent | 2e16e0e9222642bbc20bf0b6bfb30fba0df45341 (diff) | |
| download | man-pages-dfe31cae0c75b31ed0b44df13f36fc02688458fc.tar.gz | |
aiocb.3type, lconv.3type: .TH: tfix
Signed-off-by: Alejandro Colomar <alx.manpages@gmail.com>
| -rw-r--r-- | man3/aiocb.3type | 2 | ||||
| -rw-r--r-- | man3/lconv.3type | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/man3/aiocb.3type b/man3/aiocb.3type index 4c977db091..a5f9b0f096 100644 --- a/man3/aiocb.3type +++ b/man3/aiocb.3type @@ -4,7 +4,7 @@ .\" SPDX-License-Identifier: Linux-man-pages-copyleft .\" .\" -.TH AIOCB-STRUCT 3type 2021-11-02 Linux "Linux Programmer's Manual" +.TH AIOCB 3type 2021-11-02 Linux "Linux Programmer's Manual" .SH NAME aiocb-struct \- asynchronous I/O control block .SH LIBRARY diff --git a/man3/lconv.3type b/man3/lconv.3type index f8de857a54..52cd270f97 100644 --- a/man3/lconv.3type +++ b/man3/lconv.3type @@ -4,7 +4,7 @@ .\" SPDX-License-Identifier: Linux-man-pages-copyleft .\" .\" -.TH LCONV-STRUCT 3type 2021-11-02 Linux "Linux Programmer's Manual" +.TH LCONV 3type 2021-11-02 Linux "Linux Programmer's Manual" .SH NAME struct lconv \- numeric formatting information .SH LIBRARY |
