Author: kib
Date: Sat Jun  2 11:44:50 2012
New Revision: 236446
URL: http://svn.freebsd.org/changeset/base/236446

Log:
  MFC r236313:
  Capitalize start of sentence.

Modified:
  stable/9/sys/fs/nfsclient/nfs_clbio.c
Directory Properties:
  stable/9/sys/   (props changed)
  stable/9/sys/fs/   (props changed)

Modified: stable/9/sys/fs/nfsclient/nfs_clbio.c
==============================================================================
--- stable/9/sys/fs/nfsclient/nfs_clbio.c       Sat Jun  2 11:39:40 2012        
(r236445)
+++ stable/9/sys/fs/nfsclient/nfs_clbio.c       Sat Jun  2 11:44:50 2012        
(r236446)
@@ -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-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"

Reply via email to