bug-ncurses
[Top][All Lists]
Advanced

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

[PATCH 3/9] Fix punctuation nits.


From: G. Branden Robinson
Subject: [PATCH 3/9] Fix punctuation nits.
Date: Fri, 22 Sep 2023 12:58:26 -0500

* man/curs_memleaks.3x:
* man/curs_mouse.3x:
* man/new_pair.3x: Do it.
---
 man/curs_memleaks.3x | 4 ++--
 man/curs_mouse.3x    | 2 +-
 man/new_pair.3x      | 4 ++--
 3 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/man/curs_memleaks.3x b/man/curs_memleaks.3x
index 4b50590f..d3ec12f7 100644
--- a/man/curs_memleaks.3x
+++ b/man/curs_memleaks.3x
@@ -117,5 +117,5 @@ .SH PORTABILITY
 used as parameter.
 .SH SEE ALSO
 \fB\%curs_initscr\fP(3X),
-\fB\%curs_terminfo\fP(3X).
-\fB\%curses\fP(3X).
+\fB\%curs_terminfo\fP(3X),
+\fB\%curses\fP(3X)
diff --git a/man/curs_mouse.3x b/man/curs_mouse.3x
index 666a368c..4647d35a 100644
--- a/man/curs_mouse.3x
+++ b/man/curs_mouse.3x
@@ -415,4 +415,4 @@ .SH SEE ALSO
 \fB\%curs_inopts\fP(3X),
 \fB\%curs_kernel\fP(3X),
 \fB\%curs_slk\fP(3X),
-\fB\%curs_variables\fP(3X).
+\fB\%curs_variables\fP(3X)
diff --git a/man/new_pair.3x b/man/new_pair.3x
index 52d7b02b..d9a840be 100644
--- a/man/new_pair.3x
+++ b/man/new_pair.3x
@@ -166,6 +166,6 @@ .SH PORTABILITY
 It is recommended that
 any code depending on them be conditioned using NCURSES_VERSION.
 .SH SEE ALSO
-\fBcurs_color\fP(3X).
+\fBcurs_color\fP(3X)
 .SH AUTHOR
-Thomas Dickey.
+Thomas Dickey
-- 
2.30.2

Attachment: signature.asc
Description: PGP signature


reply via email to

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