--- man/curs_initscr.3x | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-)
diff --git a/man/curs_initscr.3x b/man/curs_initscr.3x index e0b7f014b..08d618f12 100644 --- a/man/curs_initscr.3x +++ b/man/curs_initscr.3x @@ -200,14 +200,15 @@ .SS endwin management of the terminal. .BR \%endwin ":" .bP -if \fB\%start_color\fP(3X) has been called, +(if \fB\%start_color\fP(3X) has been called) resets colors to correspond with the default color pair 0, .bP moves the cursor to the lower left-hand corner of the screen, .bP -clears the remainder of the line -(if \fB\%start_color\fP(3X) has been called, -it also restores the default color pair), +(if \fB\%start_color\fP(3X) has been called) +restores the default color pair, +.bP +clears the remainder of the line, .bP sets the cursor to normal visibility (see \fB\%curs_set\fP(3X)), -- 2.30.2
signature.asc
Description: PGP signature
