use active voice in commit log
authorhttps://www.google.com/accounts/o8/id?id=AItOawlImWQ0mMH7D7eCII7m2tVfqYM5UgRjTvA <Ken@web>
Fri, 7 Dec 2012 13:30:58 +0000 (05:30 -0800)
committerOpenAFS Wiki <ikiwiki@openafs.org>
Fri, 7 Dec 2012 13:30:58 +0000 (05:30 -0800)
GitDevelopers.mdwn

index c51f6d2..f8b8077 100644 (file)
@@ -200,7 +200,7 @@ Secondly, each commit should have a meaningful revision log. The internals of gi
 
       Add option to disable syscall probing
 
-      This adds the --disable-linux-syscall-probing to allow the probing of
+      Add a --disable-linux-syscall-probing flag to allow the probing of
       kernel memory for the syscall table to be disabled at compile time. This
       helps with Linux architectures which have compile, run or load time
       issues with syscall probing by providing a band-aid fix until we can