---
 man/curs_outopts.3x | 7 +++++--
 1 file changed, 5 insertions(+), 2 deletions(-)

diff --git a/man/curs_outopts.3x b/man/curs_outopts.3x
index 40b41fa41..606312619 100644
--- a/man/curs_outopts.3x
+++ b/man/curs_outopts.3x
@@ -181,8 +181,11 @@ .SS scrollok
 .B \%scrollok
 option controls what happens when a window's cursor
 moves off the edge of the window or scrolling region,
-either as a result of a newline occurring on the bottom line,
-or writing to the last character of the last line.
+as a result of either
+(1) writing a newline anywhere on its bottom line,
+or
+(2) writing a character that advances the cursor to the last position
+on its bottom line.
 If disabled
 .RI ( bf
 is
-- 
2.30.2

Attachment: signature.asc
Description: PGP signature

Reply via email to