[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[PATCH 04/52] man/curs_{print,scan}w.3x: Italicize "termcap".
From: |
G. Branden Robinson |
Subject: |
[PATCH 04/52] man/curs_{print,scan}w.3x: Italicize "termcap". |
Date: |
Fri, 22 Dec 2023 17:00:19 -0600 |
---
man/curs_printw.3x | 2 +-
man/curs_scanw.3x | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/man/curs_printw.3x b/man/curs_printw.3x
index ea3a6b585..137e449a4 100644
--- a/man/curs_printw.3x
+++ b/man/curs_printw.3x
@@ -132,7 +132,7 @@ .SH PORTABILITY
.bP
X/Open Curses, Issue 5, Draft 2
(December 2007) marked \fBvwprintw\fP (along with
-\fBvwscanw\fP and the termcap interface) as withdrawn.
+\fBvwscanw\fP and the \fItermcap\fP interface) as withdrawn.
After incorporating review comments,
this became
X/Open Curses, Issue 7 (2009).
diff --git a/man/curs_scanw.3x b/man/curs_scanw.3x
index 333263d2c..875e316b6 100644
--- a/man/curs_scanw.3x
+++ b/man/curs_scanw.3x
@@ -140,7 +140,7 @@ .SH PORTABILITY
.bP
X/Open Curses, Issue 5, Draft 2
(December 2007) marked \fB\%vwscanw\fP (along with
-\fB\%vwscanw\fP and the termcap interface) as withdrawn.
+\fB\%vwscanw\fP and the \fItermcap\fP interface) as withdrawn.
After incorporating review comments,
this became
X/Open Curses, Issue 7 (2009).
--
2.30.2
signature.asc
Description: PGP signature
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [PATCH 04/52] man/curs_{print,scan}w.3x: Italicize "termcap".,
G. Branden Robinson <=