bug-ncurses
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[PATCH 51/61] man/tput.1: Relocate "FILES" section after "EXIT STATUS".


From: G. Branden Robinson
Subject: [PATCH 51/61] man/tput.1: Relocate "FILES" section after "EXIT STATUS".
Date: Fri, 24 Nov 2023 12:09:53 -0600

This is the only ncurses man page that _has_ an "EXIT STATUS" section.
The Linux man-pages project recommends this ordering.
---
 man/tput.1 | 14 +++++++-------
 1 file changed, 7 insertions(+), 7 deletions(-)

diff --git a/man/tput.1 b/man/tput.1
index 1a070423..719fcb5d 100644
--- a/man/tput.1
+++ b/man/tput.1
@@ -299,13 +299,6 @@ .SS Terminal Size
 If the \fB\-T\fP option is given
 @TPUT@ ignores the environment variables by calling \fBuse_tioctl(TRUE)\fP,
 relying upon the operating system (or finally, the terminal database).
-.SH FILES
-.TP
-.I @DATADIR@/tabset
-tab stop initialization database
-.TP
-.I \*d
-compiled terminal description database
 .SH EXIT STATUS
 If the \fB\-S\fP option is used,
 \fB@TPUT@\fP checks for errors from each line,
@@ -366,6 +359,13 @@ .SH DIAGNOSTICS
 \fB>4\fP       error occurred in \-S
 =
 .TE
+.SH FILES
+.TP
+.I @DATADIR@/tabset
+tab stop initialization database
+.TP
+.I \*d
+compiled terminal description database
 .SH PORTABILITY
 This implementation of \fBtput\fP differs from AT&T \fBtput\fP in
 two important areas:
-- 
2.30.2

Attachment: signature.asc
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]