From 1ac2da7ffa702f96b406687c463940f599748659 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Tue, 21 Feb 2012 13:32:15 -0400 Subject: [PATCH] fix picked --- doc/bugs/find_gnuism.mdwn | 2 ++ 1 file changed, 2 insertions(+) diff --git a/doc/bugs/find_gnuism.mdwn b/doc/bugs/find_gnuism.mdwn index 89eee7816..65ee10657 100644 --- a/doc/bugs/find_gnuism.mdwn +++ b/doc/bugs/find_gnuism.mdwn @@ -3,3 +3,5 @@ Whoops, somehow missed a spot on the last incarnation of this branch. `find -not` doesn't work on NetBSD and `find !` runs equivalently for me. Fixed in 9659272e25fac37f896991dab01a05b4f4c85ccb. + +> [[done]] --[[Joey]]