summaryrefslogtreecommitdiffstats
path: root/sys/fs/nfsclient
diff options
context:
space:
mode:
authorkib <kib@FreeBSD.org>2012-05-30 14:00:23 +0000
committerkib <kib@FreeBSD.org>2012-05-30 14:00:23 +0000
commitb4b050eda28e90a7c843fa7fa999ce50dd3c3872 (patch)
tree101501e306ea080b2ea255dac581d24ec1006ea2 /sys/fs/nfsclient
parentdd91cdc6a15061b206c4041ed6afb9930c14074f (diff)
downloadFreeBSD-src-b4b050eda28e90a7c843fa7fa999ce50dd3c3872.zip
FreeBSD-src-b4b050eda28e90a7c843fa7fa999ce50dd3c3872.tar.gz
Capitalize start of sentence.
MFC after: 3 days
Diffstat (limited to 'sys/fs/nfsclient')
-rw-r--r--sys/fs/nfsclient/nfs_clbio.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/fs/nfsclient/nfs_clbio.c b/sys/fs/nfsclient/nfs_clbio.c
index fa9636b..153f81a 100644
--- a/sys/fs/nfsclient/nfs_clbio.c
+++ b/sys/fs/nfsclient/nfs_clbio.c
@@ -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.
OpenPOWER on IntegriCloud