diff options
| author | Alejandro Colomar <alx.manpages@gmail.com> | 2022-03-18 20:25:09 +0100 |
|---|---|---|
| committer | Alejandro Colomar <alx.manpages@gmail.com> | 2022-03-20 02:36:25 +0100 |
| commit | 1ae6b2c7b818e5d8804cf8d3abfdb6fba32119db (patch) | |
| tree | ed237286398c7c8d9eb4f763b171895f84a38c11 /man3/stdio_ext.3 | |
| parent | 3d58eb6da4c3468ca8184b1d8317c6ae7d080d7a (diff) | |
| download | man-pages-1ae6b2c7b818e5d8804cf8d3abfdb6fba32119db.tar.gz | |
Many pages: Fix style issues reported by `make lint-groff`
Plus some other found in the process.
Signed-off-by: Alejandro Colomar <alx.manpages@gmail.com>
Diffstat (limited to 'man3/stdio_ext.3')
| -rw-r--r-- | man3/stdio_ext.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man3/stdio_ext.3 b/man3/stdio_ext.3 index 7ef57bf482..6f6f0e8e0d 100644 --- a/man3/stdio_ext.3 +++ b/man3/stdio_ext.3 @@ -2,7 +2,7 @@ .\" .\" SPDX-License-Identifier: Linux-man-pages-copyleft .\" -.TH STDIO_EXT 3 2021-03-22 "" "Linux Programmer's Manual" +.TH STDIO_EXT 3 2021-03-22 GNU "Linux Programmer's Manual" .SH NAME __fbufsize, __flbf, __fpending, __fpurge, __freadable, __freading, __fsetlocking, __fwritable, __fwriting, _flushlbf \- |
