From b8f11616e034f5203832fb9a95d5ac0cb7c80812 Mon Sep 17 00:00:00 2001 From: Rich Bowen Date: Tue, 4 May 2010 12:31:49 +0000 Subject: [PATCH] When it's "it is", it's "it's". When it's "belonging to it", it's its. (Patch from Gillis) git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@940831 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/misc/perf-tuning.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/manual/misc/perf-tuning.xml b/docs/manual/misc/perf-tuning.xml index ac0fa15a3c..21d58cbb97 100644 --- a/docs/manual/misc/perf-tuning.xml +++ b/docs/manual/misc/perf-tuning.xml @@ -341,8 +341,8 @@ another box and moved to such a machine with broken sendfile support.

  • -

    With an NFS-mounted files, the kernel may be unable - to reliably serve the network file through it's own cache.

    +

    With an NFS-mounted filesystem, the kernel may be unable + to reliably serve the network file through its own cache.

  • -- 2.50.1