From e62918192e8b4b21a6a42c08b9299d73f3a09ca4 Mon Sep 17 00:00:00 2001 From: Jason Helfman Date: Thu, 1 Oct 2015 15:42:03 +0000 Subject: [PATCH] - tighten and clarify wording PR: 203338 (based on) Submitted by: varnishedgreen@aim.com Approved by: wblock@ (mentor) Differential Revision: https://reviews.freebsd.org/D3749 --- en_US.ISO8859-1/books/faq/book.xml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/en_US.ISO8859-1/books/faq/book.xml b/en_US.ISO8859-1/books/faq/book.xml index cc697fe4f9..109c25062e 100644 --- a/en_US.ISO8859-1/books/faq/book.xml +++ b/en_US.ISO8859-1/books/faq/book.xml @@ -3362,12 +3362,12 @@ kern.sched.name: ULE deleted, the file is not really removed from the file system until the program stops using it. The file is immediately deleted from the directory listing, however. - As an example, consider a file that is large enough that - its presence affects the output of - du and df. If this - file is deleted while using more on it, - more does not immediately choke and - complain that it cannot view the file. The entry is + As an example, consider a file large enough + to affect the output of + du and df. A + file being viewed with more can be + deleted wihout causing an error. + The entry is removed from the directory so no other program or user can access it. However, du shows that it is gone as it has walked the directory tree and the