]> git.sur5r.net Git - bacula/bacula/blobdiff - bacula/manpages/bregex.8
Backport from BEE
[bacula/bacula] / bacula / manpages / bregex.8
index 2e9e4c86a00d6da4744373f0cffb1567dc0091ac..6004d8d91cb9a45c2f87e56062d2590da0b8889c 100644 (file)
@@ -30,7 +30,7 @@ command.
 This program can be useful for testing regex expressions to be applied against a list of filenames.
 .PP
 .\" TeX users may be more comfortable with the \fB<whatever>\fP and
-.\" \fI<whatever>\fP escape sequences to invoke bold face and italics, 
+.\" \fI<whatever>\fP escape sequences to invoke bold face and italics,
 .\" respectively.
 .SH OPTIONS
 A summary of options is included below.
@@ -45,9 +45,9 @@ Set debug level to \fInn\fP.
 Print timestamp in debug output
 .TP
 .BI \-f\ <data\-file>
-The data-file is a filename that contains lines of data to be matched (or not) against one or more patterns. When the program is run, it will prompt you for a regular expression pattern, then apply it one line at a time against the data in the file. Each line that matches will be printed preceded by its line number. You will then be prompted again for another pattern. 
+The data-file is a filename that contains lines of data to be matched (or not) against one or more patterns. When the program is run, it will prompt you for a regular expression pattern, then apply it one line at a time against the data in the file. Each line that matches will be printed preceded by its line number. You will then be prompted again for another pattern.
 .TP
-.BI \-n 
+.BI \-n
 Print lines that do not match
 .TP
 .BI \-l
@@ -57,5 +57,5 @@ Suppress lines numbers.
 .br
 .SH AUTHOR
 This manual page was written by Bruno Friedmann
-.nh 
+.nh
 <bruno@ioda\-net.ch>.