Source-Changes-HG archive

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

[src/trunk]: src/lib/libterminfo Fix a typo.



details:   https://anonhg.NetBSD.org/src/rev/bb769f2b3fed
branches:  trunk
changeset: 821235:bb769f2b3fed
user:      abhinav <abhinav%NetBSD.org@localhost>
date:      Sun Jan 29 16:52:38 2017 +0000

description:
Fix a typo.

diffstat:

 lib/libterminfo/terminfo.5.in |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 379eecb152a1 -r bb769f2b3fed lib/libterminfo/terminfo.5.in
--- a/lib/libterminfo/terminfo.5.in     Sun Jan 29 15:42:58 2017 +0000
+++ b/lib/libterminfo/terminfo.5.in     Sun Jan 29 16:52:38 2017 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: terminfo.5.in,v 1.21 2017/01/12 13:53:11 roy Exp $
+.\"    $NetBSD: terminfo.5.in,v 1.22 2017/01/29 16:52:38 abhinav Exp $
 .\"
 .\" Copyright (c) 2009, 2010, 2011, 2013 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -197,7 +197,7 @@
 This implementation uses hashed databases managed by
 .Xr cdb 5
 instead of directories.
-To maintain compatability with other implementations,
+To maintain compatibility with other implementations,
 .Pa .cdb
 is appended to each file checked.
 .Pp



Home | Main Index | Thread Index | Old Index