[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[PATCH 02/43] man/curs_refresh.3x: Fix missing comma.
From: |
G. Branden Robinson |
Subject: |
[PATCH 02/43] man/curs_refresh.3x: Fix missing comma. |
Date: |
Mon, 9 Sep 2024 09:13:30 -0500 |
---
man/curs_refresh.3x | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/man/curs_refresh.3x b/man/curs_refresh.3x
index 14b002c1a..69381464e 100644
--- a/man/curs_refresh.3x
+++ b/man/curs_refresh.3x
@@ -164,5 +164,5 @@ .SH PORTABILITY
\fBwnoutrefresh\fP call to guarantee an entire-contents copy anywhere.
.SH SEE ALSO
\fB\%curses\fP(3X),
-\fB\%curs_outopts\fP(3X)
+\fB\%curs_outopts\fP(3X),
\fB\%curs_variables\fP(3X)
--
2.30.2
signature.asc
Description: PGP signature
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [PATCH 02/43] man/curs_refresh.3x: Fix missing comma.,
G. Branden Robinson <=