]> git.sur5r.net Git - bacula/bacula/blobdiff - bacula/manpages/bwild.8
Fix manpage errors, fixes bug #1907
[bacula/bacula] / bacula / manpages / bwild.8
index 51fe09f927f4725900ad4cf4152d55dbd8629831..e43a15b7024e963dfed79357e57892dd58d20edf 100644 (file)
@@ -30,7 +30,7 @@ command.
 This is a simple program that will allow you to test wild-card expressions against a file of data.
 .PP
 .\" TeX users may be more comfortable with the \fB<whatever>\fP and
-.\" \fI<whatever>\fP escape sequences to invode bold face and italics, 
+.\" \fI<whatever>\fP escape sequences to invode bold face and italics,
 .\" respectively.
 .SH OPTIONS
 A summary of options is included below.
@@ -47,9 +47,9 @@ Print timestamp in debug output
 .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 wild-card 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.
 .br
-Enter an empty line for a pattern to terminate the program. You can print only lines that do not match by using the -n option, and you can suppress printing of line numbers with the -l option. 
+Enter an empty line for a pattern to terminate the program. You can print only lines that do not match by using the \-n option, and you can suppress printing of line numbers with the \-l option.
 .TP
-.BI \-n 
+.BI \-n
 Print lines that do not match
 .TP
 .BI \-l
@@ -62,5 +62,5 @@ use case insensitive match.
 .br
 .SH AUTHOR
 This manual page was written by Bruno Friedmann
-.nh 
+.nh
 <bruno@ioda\-net.ch>.