From 8ace28d182f4ed7138cf7b33e276b98991613a7b Mon Sep 17 00:00:00 2001 From: jay Date: Sat, 27 Nov 2004 18:26:54 +0000 Subject: [PATCH] "necessary" only has one "C". --- find/find.1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/find/find.1 b/find/find.1 index fbd892b..f1b8cac 100644 --- a/find/find.1 +++ b/find/find.1 @@ -814,7 +814,7 @@ knows that it doesn't need to call .I stat() or .I chdir() -on the symbolic link, so this diagnostic is frequently not neccessary. +on the symbolic link, so this diagnostic is frequently not necessary. .P The \-d option is supported for comatibility with various BSD systems, but you should use the POSIX-compliant predicate \-depth instead. -- 2.11.4.GIT