From 8711a9ad0b3063dfbe6dde5c9cdcfbd4ddcec0d0 Mon Sep 17 00:00:00 2001 From: des Date: Mon, 10 Sep 2012 07:56:59 +0000 Subject: Note that -quit terminates successfully. Requested by: jmg@ --- usr.bin/find/find.1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'usr.bin') diff --git a/usr.bin/find/find.1 b/usr.bin/find/find.1 index 751a634..cf10bf2 100644 --- a/usr.bin/find/find.1 +++ b/usr.bin/find/find.1 @@ -744,7 +744,7 @@ option was specified. .It Ic -quit Causes .Nm -to immediately terminate. +to immediately terminate successfully. .It Ic -regex Ar pattern True if the whole path of the file matches .Ar pattern -- cgit v1.1