Autogenerated man pages for v1.2.4-g79f5
authorJunio C Hamano <junio@hera.kernel.org>
Fri, 24 Mar 2006 08:11:10 +0000 (08:11 +0000)
committerJunio C Hamano <junio@hera.kernel.org>
Fri, 24 Mar 2006 08:11:10 +0000 (08:11 +0000)
man1/git-grep.1
man1/git-whatchanged.1

index 676e25d..e5a36f2 100755 (executable)
@@ -40,16 +40,9 @@ Signals the end of options; the rest of the parameters are <path> limiters\&.
 <option>...
 Either an option to pass to grep or git\-ls\-files\&.
 
-.nf
-The following are the specific `git\-ls\-files` options
-that may be given: `\-o`, `\-\-cached`, `\-\-deleted`, `\-\-others`,
-`\-\-killed`, `\-\-ignored`, `\-\-modified`, `\-\-exclude=*`,
-`\-\-exclude\-from=*`, and `\-\-exclude\-per\-directory=*`\&.
-.fi
-
-.nf
-All other options will be passed to `grep`\&.
-.fi
+The following are the specific git\-ls\-files options that may be given: \-o, \-\-cached, \-\-deleted, \-\-others, \-\-killed, \-\-ignored, \-\-modified, \-\-exclude=*, \-\-exclude\-from=*, and \-\-exclude\-per\-directory=*\&.
+
+All other options will be passed to grep\&.
 
 .TP
 <pattern>
index f4052c8..ee7aa03 100755 (executable)
@@ -59,10 +59,7 @@ Controls the output format for the commit logs\&. <format> can be one of \fIraw\
 \-m
 By default, differences for merge commits are not shown\&. With this flag, show differences to that commit from all of its parents\&.
 
-.nf
-However, it is not very useful in general, although it
-*is* useful on a file\-by\-file basis\&.
-.fi
+However, it is not very useful in general, although it \fIis\fR useful on a file\-by\-file basis\&.
 
 .SH "EXAMPLES"