From 573722f3f06f00ffc937cde3e99cfb6ce32a302f Mon Sep 17 00:00:00 2001
From: Dima Dorfman
Date: Sun, 26 Aug 2001 02:37:22 +0000
Subject: [PATCH] End sentence with a period.
---
etc/sysctl.conf | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/etc/sysctl.conf b/etc/sysctl.conf
index 85125cb3db2..2fa486fa5a1 100644
--- a/etc/sysctl.conf
+++ b/etc/sysctl.conf
@@ -9,4 +9,4 @@
# the amount of wasted memory this causes it's not
# advised for machines with less than 64MB of RAM, but
# on machines with more than 64MB it can provide a
- # substantial benefit related to directory caching
+ # substantial benefit related to directory caching.