Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/lib/libcurses curses_screen.3: fix typo



details:   https://anonhg.NetBSD.org/src/rev/f736db749be1
branches:  trunk
changeset: 951940:f736db749be1
user:      rillig <rillig%NetBSD.org@localhost>
date:      Sun Feb 07 23:00:57 2021 +0000

description:
curses_screen.3: fix typo

diffstat:

 lib/libcurses/curses_screen.3 |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 6a0bc3792bfe -r f736db749be1 lib/libcurses/curses_screen.3
--- a/lib/libcurses/curses_screen.3     Sun Feb 07 21:33:27 2021 +0000
+++ b/lib/libcurses/curses_screen.3     Sun Feb 07 23:00:57 2021 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: curses_screen.3,v 1.27 2021/02/06 13:58:09 rillig Exp $
+.\"    $NetBSD: curses_screen.3,v 1.28 2021/02/07 23:00:57 rillig Exp $
 .\"
 .\" Copyright (c) 2002
 .\"    Brett Lymn (blymn%NetBSD.org@localhost, brett_lymn%yahoo.com.au@localhost)
@@ -204,7 +204,7 @@
 .Fn initscr
 or
 .Fn newterm
-performs the following additonal actions:
+performs the following additional actions:
 .Bl -bullet -compact
 .It
 Disable use of clear, cud, cud1, cup, cuu, cuu1 and vpa.



Home | Main Index | Thread Index | Old Index