---
 man/curs_initscr.3x | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/man/curs_initscr.3x b/man/curs_initscr.3x
index b06a30075..6e2a59926 100644
--- a/man/curs_initscr.3x
+++ b/man/curs_initscr.3x
@@ -202,14 +202,16 @@ .SS endwin
 .BR \%endwin ":"
 .bP
 (if \fB\%start_color\fP(3X) has been called)
-resets colors to correspond with the default color pair 0,
+resets the terminal's foreground and background colors
+to correspond with those of color pair 0
+(the default pair),
 .bP
 moves the cursor to the lower left-hand corner of the screen,
 .bP
 (if \fB\%start_color\fP(3X) has been called)
 restores the default color pair,
 .bP
-clears the remainder of the line,
+clears the line,
 .bP
 sets the cursor to normal visibility
 (see \fB\%curs_set\fP(3X)),
-- 
2.30.2

Attachment: signature.asc
Description: PGP signature

Reply via email to