Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/lib/libcurses/PSD.doc intro.5: fix typo and grammar and simp...
details: https://anonhg.NetBSD.org/src/rev/28d7935ea2f5
branches: trunk
changeset: 373594:28d7935ea2f5
user: gutteridge <gutteridge%NetBSD.org@localhost>
date: Mon Feb 20 02:05:47 2023 +0000
description:
intro.5: fix typo and grammar and simplify a phrase
diffstat:
lib/libcurses/PSD.doc/intro.5 | 8 ++++----
1 files changed, 4 insertions(+), 4 deletions(-)
diffs (23 lines):
diff -r 6a19e2503cb9 -r 28d7935ea2f5 lib/libcurses/PSD.doc/intro.5
--- a/lib/libcurses/PSD.doc/intro.5 Mon Feb 20 02:00:19 2023 +0000
+++ b/lib/libcurses/PSD.doc/intro.5 Mon Feb 20 02:05:47 2023 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: intro.5,v 1.9 2023/02/13 23:02:27 andvar Exp $
+.\" $NetBSD: intro.5,v 1.10 2023/02/20 02:05:47 gutteridge Exp $
.\"
.\" Copyright (c) 1980, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -44,10 +44,10 @@
line) is output.
.pp
Likewise, if scrolling is enabled, a scroll will be invoked only when the
-first character on he first line past the bottom line of the window is
+first character on the first line past the bottom line of the window is
output.
-If scrolling is not enabled the characters will to be output to the
-bottom right corner of the window which is the cursor location.
+If scrolling is not enabled the characters will be output to the
+cursor location at the bottom right corner of the window.
.pp
This policy allows consistent behavior of the cursor at the boundary
conditions.
Home |
Main Index |
Thread Index |
Old Index