From c14d09d5be00c84e064b530ae703d88707891a58 Mon Sep 17 00:00:00 2001 From: Giorgos Keramidas Date: Sat, 16 Feb 2002 22:01:13 +0000 Subject: [PATCH] Minor grammar fix. PR: docs/34951 Submitted by: Tom Rhodes --- en_US.ISO8859-1/books/handbook/config/chapter.sgml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/en_US.ISO8859-1/books/handbook/config/chapter.sgml b/en_US.ISO8859-1/books/handbook/config/chapter.sgml index 6ac7c703f3..5ef144a9a7 100644 --- a/en_US.ISO8859-1/books/handbook/config/chapter.sgml +++ b/en_US.ISO8859-1/books/handbook/config/chapter.sgml @@ -927,7 +927,7 @@ kern.maxfiles: 2088 -> 5000 0). Additionally, the implementation is clear and simple. The disadvantage is that metadata changes are very slow. A rm -r for instance touches all files of a - directory sequentially, but every single of these directory + directory sequentially, but every single one of these directory changes (deletion of a file) will be written synchronously to the disk. This includes updates to the directory itself, to the i-node table, and possibly to indirect blocks