~ubuntu-branches/ubuntu/feisty/pcre3/feisty

« back to all changes in this revision

Viewing changes to doc/pcregrep.1

  • Committer: Bazaar Package Importer
  • Author(s): Martin Pitt
  • Date: 2006-07-10 10:52:29 UTC
  • Revision ID: james.westby@ubuntu.com-20060710105229-1k1xjq59v910cd9m
Tags: 6.4-2ubuntu1
* Merge from debian unstable; remaining Ubuntu change:
  - debian/libpcre3-dev.examples, debian/rules: Install pcredemo.c example.

Show diffs side-by-side

added added

removed removed

Lines of Context:
216
216
.rs
217
217
.sp
218
218
Exit status is 0 if any matches were found, 1 if no matches were found, and 2
219
 
for syntax errors and non-existent or inacessible files (even if matches were
 
219
for syntax errors and non-existent or inaccessible files (even if matches were
220
220
found in other files). Using the \fB-s\fP option to suppress error messages
221
221
about inaccessble files does not affect the return code.
222
222
.