find(1) claims -follow is the same as -H, which is wrong. OK?
/Alexander Index: find.1 =================================================================== RCS file: /data/openbsd/cvs/src/usr.bin/find/find.1,v retrieving revision 1.85 diff -u -p -r1.85 find.1 --- find.1 5 Jan 2012 13:16:10 -0000 1.85 +++ find.1 12 Mar 2013 09:35:45 -0000 @@ -273,7 +273,7 @@ flags specified exactly match those of t .It Ic -follow This primary always evaluates to true. The same as specifying the -.Fl H +.Fl L option. .Pp .It Ic -fstype Ar type
