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.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.3')
| -rw-r--r-- | man3/stdio.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man3/stdio.3 b/man3/stdio.3 index 844e49011d..8acaf07c2f 100644 --- a/man3/stdio.3 +++ b/man3/stdio.3 @@ -8,7 +8,7 @@ .\" Converted for Linux, Mon Nov 29 16:07:22 1993, faith@cs.unc.edu .\" Modified, 2001-12-26, aeb .\" -.TH STDIO 3 2021-03-22 "" "Linux Programmer's Manual" +.TH STDIO 3 2021-03-22 GNU "Linux Programmer's Manual" .SH NAME stdio \- standard input/output library functions .SH LIBRARY |
