Source-Changes-HG archive

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

[src/trunk]: src/usr.bin/find Fix typo: s/compatability/compatibility/



details:   https://anonhg.NetBSD.org/src/rev/183cb654deb5
branches:  trunk
changeset: 824411:183cb654deb5
user:      abhinav <abhinav%NetBSD.org@localhost>
date:      Sun Jun 04 08:48:05 2017 +0000

description:
Fix typo: s/compatability/compatibility/

diffstat:

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

diffs (18 lines):

diff -r 9a1ef2316724 -r 183cb654deb5 usr.bin/find/find.1
--- a/usr.bin/find/find.1       Sun Jun 04 08:34:34 2017 +0000
+++ b/usr.bin/find/find.1       Sun Jun 04 08:48:05 2017 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: find.1,v 1.87 2016/06/13 06:17:19 wiz Exp $
+.\"    $NetBSD: find.1,v 1.88 2017/06/04 08:48:05 abhinav Exp $
 .\"
 .\" Copyright (c) 1990, 1993
 .\"    The Regents of the University of California.  All rights reserved.
@@ -547,7 +547,7 @@
 .Ar file .
 .Pp
 .It Ic -newerXY Ar reference
-For compatability with Gnu findutils.
+For compatibility with Gnu findutils.
 .Bl -column -offset indent ".Sy findutils" ".Sy equivalent"
 .It Sy findutils Ta Sy find
 .It Sy option Ta Sy equivalent



Home | Main Index | Thread Index | Old Index