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/f1f6ab36d49d
branches: trunk
changeset: 980552:f1f6ab36d49d
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 9e2bce4b039c -r f1f6ab36d49d 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