diff options
Diffstat (limited to 'upstream/opensuse-tumbleweed/man5/term.5')
-rw-r--r-- | upstream/opensuse-tumbleweed/man5/term.5 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/upstream/opensuse-tumbleweed/man5/term.5 b/upstream/opensuse-tumbleweed/man5/term.5 index e6091d6f..69765135 100644 --- a/upstream/opensuse-tumbleweed/man5/term.5 +++ b/upstream/opensuse-tumbleweed/man5/term.5 @@ -28,8 +28,8 @@ .\" authorization. * .\"*************************************************************************** .\" -.\" $Id: term.5,v 1.73 2024/01/13 22:05:39 tom Exp $ -.TH term 5 2024-01-13 "ncurses 6.4" "File formats" +.\" $Id: term.5,v 1.77 2024/04/20 21:24:19 tom Exp $ +.TH term 5 2024-04-20 "ncurses 6.5" "File formats" .ie \n(.g \{\ .ds `` \(lq .ds '' \(rq @@ -327,7 +327,7 @@ The problem is that there are at least three versions of terminfo (under HP\-UX, AIX, and OSF/1) which diverged from System V terminfo after SVr1, and have added extension capabilities to the string table that (in the binary format) collide with -System V and XSI Curses extensions. +System V and X/Open Curses extensions. See \fB\%terminfo\fP(5) for detailed discussion of terminfo source compatibility issues. .PP |