[bug #20865] -delete interacts with -prune

2007-11-30 Thread Aaron Hawley
Follow-up Comment #8, bug #20865 (project findutils): What James wrote in the NEWS sounds good to me: Using both -delete and -prune without explicitly using -depth is now an error. Traditionally, -delete has always turned -depth on anyway, so this is not a functional change. However, usin

[bug #20865] -delete interacts with -prune

2007-08-22 Thread Aaron Hawley
Follow-up Comment #2, bug #20865 (project findutils): I was bit by this, too. Besides using -wholename, one can also just use -type f -exec rm -f {} ; It's hard to break a habit -- like using -delete -- after you start. It's more convenient writing -delete than the -exec statment, and I also f

[patch #4683] Spelling corrections in manual find.texi

2005-12-07 Thread Aaron Hawley
URL: Summary: Spelling corrections in manual find.texi Project: findutils Submitted by: ashawley Submitted on: Wed 12/07/05 at 03:14 Category: documentation im

[patch #3730] Audit of man pages with manual

2005-12-07 Thread Aaron Hawley
Follow-up Comment #2, patch #3730 (project findutils): I'm refreshing myself on the work I had done in February. I recall a patch related to some other fixes but not one for reconciling the differences between the manual and man pages. Looking quickly over my audit notes, the only glaring differ

[bug #14009] Missing file regexprops.texi from CVS repository.

2005-08-01 Thread Aaron Hawley
Follow-up Comment #3, bug #14009 (project findutils): Debian doesn't have a package for Automake 1.5, but I got around that. It works for me. Thank you James. ___ Reply to this item at:

[bug #14009] Missing file regexprops.texi from CVS repository.

2005-08-01 Thread Aaron Hawley
Follow-up Comment #2, bug #14009 (project findutils): I wasn't able to have make generate the file, but I am starting from scratch by reinstalling the source repositories of findutils and gnulib. ___ Reply to this item at:

[bug #14009] Missing file regexprops.texi from CVS repository.

2005-08-01 Thread Aaron Hawley
URL: Summary: Missing file regexprops.texi from CVS repository. Project: findutils Submitted by: ashawley Submitted on: Mon 08/01/2005 at 17:03 Category: docum

[patch #4145] grammatical and readability suggestions and fixes to find.texi

2005-07-14 Thread Aaron Hawley
Follow-up Comment #4, patch #4145 (project findutils): Here's the same patch against 1.99 with white spacing corrected. ___ Additional Item Attachment: File name: find.texi-1.99-ch-4,5-wspace-fixes.diff Size:10 KB diff -u for find.texi ver

[patch #4145] grammatical and readability suggestions and fixes to find.texi

2005-07-14 Thread Aaron Hawley
Follow-up Comment #3, patch #4145 (project findutils): Attached is patch against 1.99 of find.texi including some new material related to World Wide Web permissions for the "Common Tasks" section, along with more suggestions and fixes for chapters 4 and 5. Here is the list of changes: * Change

[patch #3751] Typos and small suggestions to find.texi

2005-07-11 Thread Aaron Hawley
Follow-up Comment #8, patch #3751 (project findutils): Changes to perm.texi were sent to the coreutils maintainers as patch #4161. ___ Reply to this item at: ___

[patch #4145] grammatical and readability suggestions and fixes to find.texi

2005-07-07 Thread Aaron Hawley
Follow-up Comment #1, patch #4145 (project findutils): Attached is an initial proofreading of Chapter 8 "Worked Examples". The diff patch is against version 1.96 of find.texi. I'll also attach a pdiff (pretty-print diff) output as a PDF. This patch should work alongside the Chapter 7, 8 and 9

[patch #4145] grammatical and readability suggestions and fixes to find.texi

2005-07-07 Thread Aaron Hawley
Additional Item Attachment, patch #4145 (project findutils): File name: find.texi-ch-8-pdiff.pdf Size:20 KB Pretty-prit diff PDF of chapter 8 proofreadig ___

[patch #4145] grammatical and readability suggestions and fixes to find.texi

2005-07-05 Thread Aaron Hawley
Additional Item Attachment, patch #4145 (project findutils): File name: find.texi-1.96-ch-7,9,10-wspace-fixes.diff Size:23 KB diff -u patch for find.texi version 1.96 with paragraph-filling __

[patch #4145] grammatical and readability suggestions and fixes to find.texi

2005-07-05 Thread Aaron Hawley
URL: Summary: grammatical and readability suggestions and fixes to find.texi Project: findutils Submitted by: ashawley Submitted on: Tue 07/05/2005 at 20:21 Ca

[patch #3751] Typos and small suggestions to find.texi

2005-06-29 Thread Aaron Hawley
Follow-up Comment #5, patch #3751 (project findutils): Here is the patch for find.texi against revision 1.92 in CVS. This patch has no whitespace changes, so I'll be following this message with the patch with proper whitespace. ___ Additio

[patch #3751] Typos and small suggestions to find.texi

2005-06-29 Thread Aaron Hawley
Follow-up Comment #6, patch #3751 (project findutils): As mentioned, here is the same changes to find.texi but with proper whitespace and paragraph filling. To verify the two patches are semantically equivalent I ran the following shell script on them: #!/bin/sh rm -f find.texi cvs upd find.te

[patch #3751] Typos and small suggestions to find.texi

2005-06-17 Thread Aaron Hawley
Follow-up Comment #3, patch #3751 (project findutils): I've noticed the documentation source files have changed. I am willing to recreates these patches by combining the changes into a single patch that is against the latest version of the files in CVS. A patch with properly justified paragraph

[bugs #12137] Texinfo source distribution missing version.texi

2005-03-02 Thread Aaron Hawley
Follow-up Comment #3, bugs #12137 (project findutils): It works on the web server, which is what I was referring to. Thanks. /a ___ This item URL is: __

[bugs #12137] Texinfo source distribution missing version.texi

2005-02-25 Thread Aaron Hawley
URL: Summary: Texinfo source distribution missing version.texi Project: findutils Submitted by: ashawley Submitted on: Fri 02/25/2005 at 15:32 Category: docume

[patch #3751] Typos and small suggestions to find.texi

2005-02-20 Thread Aaron Hawley
Follow-up Comment #2, patch #3751 (project findutils): Here's a patch with fixes that apply to the Texinfo file perm.texi. Here's what the patch contains. * Proper capitalization for sentences in enumerated lists. * Change all uses of "can not" to "cannot". * Change "write permission for fr

[patch #3751] Typos and small suggestions to find.texi

2005-02-18 Thread Aaron Hawley
Follow-up Comment #1, patch #3751 (project findutils): Last hunk in patch should make the modificatoin of removing the word "of" making the change "but none seem to" and not "but none of seem to". Also, this patch introduces incorrect whitespace (pararagraph justification) and should probably

[patch #3751] Typos and small suggestions to find.texi

2005-02-18 Thread Aaron Hawley
URL: Summary: Typos and small suggestions to find.texi Project: findutils Submitted by: ashawley Submitted on: Fri 02/18/05 at 09:17 Category: documentation im

[patch #3743] Typo fixes to find(1) man page.

2005-02-14 Thread Aaron Hawley
URL: Summary: Typo fixes to find(1) man page. Project: findutils Submitted by: ashawley Submitted on: Tue 02/15/05 at 04:35 Category: documentation improvement

[patch #3730] Audit of man pages with manual

2005-02-09 Thread Aaron Hawley
URL: Summary: Audit of man pages with manual Project: findutils Submitted by: ashawley Submitted on: Wed 02/09/05 at 19:58 Category: documentation improvement