summaryrefslogtreecommitdiff
path: root/lib/libterminfo
diff options
context:
space:
mode:
authorabhinav <abhinav@NetBSD.org>2017-01-29 16:52:38 +0000
committerabhinav <abhinav@NetBSD.org>2017-01-29 16:52:38 +0000
commitfc218d321fc0b6c74e9d5cec8772459da37f55c4 (patch)
treec9c4590ce7522c77ff7af3cee6f9f6cfc46f77cd /lib/libterminfo
parent8032ef76698173ee7107f8ebd820e2fb99c8dc58 (diff)
Fix a typo.
Diffstat (limited to 'lib/libterminfo')
-rw-r--r--lib/libterminfo/terminfo.5.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libterminfo/terminfo.5.in b/lib/libterminfo/terminfo.5.in
index d3f26ab9239..2969e922573 100644
--- a/lib/libterminfo/terminfo.5.in
+++ b/lib/libterminfo/terminfo.5.in
@@ -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 @@ hts=\eEH, ht=^I,
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