Source-Changes-HG archive

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

[src/trunk]: src/usr.bin/tic Fix spelling of "discovered"



details:   https://anonhg.NetBSD.org/src/rev/d76948db37fd
branches:  trunk
changeset: 351691:d76948db37fd
user:      abhinav <abhinav%NetBSD.org@localhost>
date:      Wed Feb 22 13:43:15 2017 +0000

description:
Fix spelling of "discovered"

diffstat:

 usr.bin/tic/tic.1 |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r cf4f94d4ad9a -r d76948db37fd usr.bin/tic/tic.1
--- a/usr.bin/tic/tic.1 Wed Feb 22 13:34:39 2017 +0000
+++ b/usr.bin/tic/tic.1 Wed Feb 22 13:43:15 2017 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: tic.1,v 1.12 2014/03/18 18:20:45 riastradh Exp $
+.\"    $NetBSD: tic.1,v 1.13 2017/02/22 13:43:15 abhinav Exp $
 .\"
 .\" Copyright (c) 2009, 2010 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -77,7 +77,7 @@
 capability, the terminal description for
 .Va term
 is merged in.
-Capabilities do not overwrite previously disovered ones and capabilities
+Capabilities do not overwrite previously discovered ones and capabilities
 ending with @ are marked as absent so the terminal does not inherit the
 capability from
 .Sy use Ns d



Home | Main Index | Thread Index | Old Index