Source-Changes-HG archive

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

[src/trunk]: src/lib/libcurses Fix typo



details:   https://anonhg.NetBSD.org/src/rev/de52c98de608
branches:  trunk
changeset: 826629:de52c98de608
user:      abhinav <abhinav%NetBSD.org@localhost>
date:      Sun Sep 17 21:46:46 2017 +0000

description:
Fix typo

diffstat:

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

diffs (18 lines):

diff -r 9c8e0dce7c57 -r de52c98de608 lib/libcurses/curses_tty.3
--- a/lib/libcurses/curses_tty.3        Sun Sep 17 20:39:04 2017 +0000
+++ b/lib/libcurses/curses_tty.3        Sun Sep 17 21:46:46 2017 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: curses_tty.3,v 1.12 2017/02/17 11:23:21 roy Exp $
+.\"    $NetBSD: curses_tty.3,v 1.13 2017/09/17 21:46:46 abhinav Exp $
 .\"
 .\" Copyright (c) 2002
 .\"    Brett Lymn (blymn%NetBSD.org@localhost, brett_lymn%yahoo.com.au@localhost)
@@ -147,7 +147,7 @@
 .Pp
 The
 .Fn baudrate
-function extrats the output speed of the terminal
+function extracts the output speed of the terminal
 and returns it in bits per second.
 .Pp
 The



Home | Main Index | Thread Index | Old Index