]> git.ipfire.org Git - thirdparty/ccache.git/commitdiff
doc: Manual tweak
authorJoel Rosdahl <joel@rosdahl.net>
Sat, 26 Oct 2013 13:23:41 +0000 (15:23 +0200)
committerJoel Rosdahl <joel@rosdahl.net>
Wed, 1 Jan 2014 19:40:11 +0000 (20:40 +0100)
MANUAL.txt

index bf846e6cbed11b747a5bf1e70199ceba06428dcf..1c4ecb3793fae0f3cdd5bd71bd5ef5d6c0c880e4 100644 (file)
@@ -435,8 +435,8 @@ WRAPPERS>>.
     Ignore *\_\_DATE\__* and *\_\_TIME__* being present in the source code.
 *file_stat_matches*::
     ccache normally examines a file's contents to determine whether it matches
-    the cached version.  But with this option set, ccache will consider a file
-    as matching its cached version if the sizes, mtimes, and ctimes match.
+    the cached version. With this option set, ccache will consider a file as
+    matching its cached version if the sizes, mtimes and ctimes match.
 --
 +
 See the discussion under <<_troubleshooting,TROUBLESHOOTING>> for more