[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[PATCH 096/177] man/curs_extend.3x: Fix style nits.
From: |
G. Branden Robinson |
Subject: |
[PATCH 096/177] man/curs_extend.3x: Fix style nits. |
Date: |
Mon, 13 Jan 2025 11:30:05 -0600 |
* Refer to "ncurses" in simple italics, not as a man page cross
reference, when the reader's attention isn't directed to anything in
particular about the page.
* Set "curses" in italics, not roman.
---
man/curs_extend.3x | 8 ++++++--
1 file changed, 6 insertions(+), 2 deletions(-)
diff --git a/man/curs_extend.3x b/man/curs_extend.3x
index 740ec14f1..34a435629 100644
--- a/man/curs_extend.3x
+++ b/man/curs_extend.3x
@@ -96,12 +96,16 @@ .SH NOTES
corresponds to statically allocated memory;
do not attempt to \fIfree\fP(3) it.
.SH EXTENSIONS
-These functions are \fB\%ncurses\fP(3X) extensions,
+These functions are
+.I \%ncurses
+extensions,
and are not found in SVr4
.IR curses ,
4.4BSD
.IR curses ,
-or any other previous curses implementation.
+or any other previous
+.I curses
+implementation.
.SH PORTABILITY
Applications employing
.I \%ncurses
--
2.30.2
signature.asc
Description: PGP signature
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [PATCH 096/177] man/curs_extend.3x: Fix style nits.,
G. Branden Robinson <=