From a6d91e2fb1ce238dc73e7204a9868182753a130f Mon Sep 17 00:00:00 2001 From: Tom Hukins Date: Mon, 21 Jun 1999 19:51:59 +0000 Subject: [PATCH] Spelling correction "independant" to "independent". PR: docs/11102 Spotted by: Bruce Grisham --- en/handbook/internals/chapter.sgml | 4 ++-- en_US.ISO_8859-1/books/handbook/internals/chapter.sgml | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/en/handbook/internals/chapter.sgml b/en/handbook/internals/chapter.sgml index 565af21b0b..df6042c920 100644 --- a/en/handbook/internals/chapter.sgml +++ b/en/handbook/internals/chapter.sgml @@ -1,7 +1,7 @@ @@ -1700,7 +1700,7 @@ Filesystem I/O—<literal>struct buf</literal> vnode-backed VM objects, such as file-backed objects, generally - need to maintain their own clean/dirty info independant from the VM + need to maintain their own clean/dirty info independent from the VM system's idea of clean/dirty. For example, when the VM system decides to synchronize a physical page to its backing store, the VM system needs to mark the page clean before the page is actually written to diff --git a/en_US.ISO_8859-1/books/handbook/internals/chapter.sgml b/en_US.ISO_8859-1/books/handbook/internals/chapter.sgml index 565af21b0b..df6042c920 100644 --- a/en_US.ISO_8859-1/books/handbook/internals/chapter.sgml +++ b/en_US.ISO_8859-1/books/handbook/internals/chapter.sgml @@ -1,7 +1,7 @@ @@ -1700,7 +1700,7 @@ Filesystem I/O—<literal>struct buf</literal> vnode-backed VM objects, such as file-backed objects, generally - need to maintain their own clean/dirty info independant from the VM + need to maintain their own clean/dirty info independent from the VM system's idea of clean/dirty. For example, when the VM system decides to synchronize a physical page to its backing store, the VM system needs to mark the page clean before the page is actually written to