freebsd-skq/usr.bin/find
Joseph Koshy 0c101fb2e7 Clarify wording to indicate that the arguments to find(1) are path names
(and can be both files or directories).  Show white space between
"(", ")", "!" and their corresponding `expression' arguments as
expected by the expression parser inside find(1).

Prompted by:	David Honig <David.Honig@idt.com> on freebsd-doc
		Message-Id: <199904132055.NAA09432@justinian.Eng.idt.com>
1999-04-19 08:26:00 +00:00
..
extern.h Fixed disordering in previous commit. 1998-11-29 10:08:27 +00:00
find.1 Clarify wording to indicate that the arguments to find(1) are path names 1999-04-19 08:26:00 +00:00
find.c Fixed my English fixes. 1998-11-29 11:34:30 +00:00
find.h
function.c Return memory from setmode. 1998-12-16 04:50:46 +00:00
ls.c Fixed printf format errors. 1998-07-06 21:01:54 +00:00
main.c Fixed my English fixes. 1998-11-29 11:34:30 +00:00
Makefile
misc.c
operator.c Fixed style bugs in previous commit. 1998-11-29 12:17:09 +00:00
option.c