Added support for new -print0 and -printf primaries. Updated documentation
authorGarrett Wollman <wollman@FreeBSD.org>
Fri, 5 Nov 1993 23:31:36 +0000 (23:31 +0000)
committerGarrett Wollman <wollman@FreeBSD.org>
Fri, 5 Nov 1993 23:31:36 +0000 (23:31 +0000)
commita558e4ae4a35eb7e584b2cf6a1550d7682adfe8d
tree7366a67f102f64d8f480c94265c6063bd052faa6
parentbcc2612a615ae6a1e3c993b60eb9204febceca19
Added support for new -print0 and -printf primaries.  Updated documentation
to reflect same, and added an example of -print0.  Also fixed ordering
of certain primaries listed in the documents.  (It really helps to try printing
the documentation out!)
usr.bin/find/extern.h
usr.bin/find/find.1
usr.bin/find/find.h
usr.bin/find/function.c
usr.bin/find/option.c