* Favor active voice over passive.
* Favor imperative mood over declarative when offering advice.
---
 man/curs_variables.3x | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/man/curs_variables.3x b/man/curs_variables.3x
index 5c0705d55..b390b47e2 100644
--- a/man/curs_variables.3x
+++ b/man/curs_variables.3x
@@ -330,8 +330,9 @@ .SS TABSIZE
 spaces as it adds a tab to a window;
 see \fB\%curs_addch\fP(3X).
 .SH NOTES
-Either \fB\%initscr\fP(3X) or \fB\%newterm\fP(3X) initializes
-\fIcurses\fP.
+Initialize a
+.I curses
+screen with either \fB\%initscr\fP(3X) or \fB\%newterm\fP(3X).
 .PP
 If
 .I \%ncurses
@@ -341,10 +342,9 @@ .SH NOTES
 .I \%tinfo
 libraries,
 most of these symbols reside in the former.
-The
+Both use the
 .B bool
-data type
-is used by both.
+data type.
 .SH EXTENSIONS
 The
 .B \%CCHARW_MAX
-- 
2.30.2

Attachment: signature.asc
Description: PGP signature

Reply via email to