Author: kib
Date: Wed May 30 14:00:23 2012
New Revision: 236313
URL: http://svn.freebsd.org/changeset/base/236313

Log:
  Capitalize start of sentence.
  
  MFC after:    3 days

Modified:
  head/sys/fs/nfsclient/nfs_clbio.c

Modified: head/sys/fs/nfsclient/nfs_clbio.c
==============================================================================
--- head/sys/fs/nfsclient/nfs_clbio.c   Wed May 30 13:58:01 2012        
(r236312)
+++ head/sys/fs/nfsclient/nfs_clbio.c   Wed May 30 14:00:23 2012        
(r236313)
@@ -1178,7 +1178,7 @@ again:
                 * significant cache coherency problems with multiple clients,
                 * especially if locking is implemented later on.
                 *
-                * as an optimization we could theoretically maintain
+                * As an optimization we could theoretically maintain
                 * a linked list of discontinuous areas, but we would still
                 * have to commit them separately so there isn't much
                 * advantage to it except perhaps a bit of asynchronization.
_______________________________________________
svn-src-head@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"

Reply via email to