summaryrefslogtreecommitdiffstats
path: root/sbin/fsck_ffs/SMM.doc/0.t
diff options
context:
space:
mode:
Diffstat (limited to 'sbin/fsck_ffs/SMM.doc/0.t')
-rw-r--r--sbin/fsck_ffs/SMM.doc/0.t22
1 files changed, 11 insertions, 11 deletions
diff --git a/sbin/fsck_ffs/SMM.doc/0.t b/sbin/fsck_ffs/SMM.doc/0.t
index 1fb25ee6..80d19f3 100644
--- a/sbin/fsck_ffs/SMM.doc/0.t
+++ b/sbin/fsck_ffs/SMM.doc/0.t
@@ -63,31 +63,31 @@ Contract No. N00039-82-C-0235.
.FE
This document reflects the use of
.I fsck_ffs
-with the 4.2BSD and 4.3BSD file system organization. This
+with the 4.2BSD and 4.3BSD filesystem organization. This
is a revision of the
original paper written by
T. J. Kowalski.
.PP
File System Check Program (\fIfsck_ffs\fR)
-is an interactive file system check and repair program.
+is an interactive filesystem check and repair program.
.I Fsck_ffs
uses the redundant structural information in the
-UNIX file system to perform several consistency checks.
+UNIX filesystem to perform several consistency checks.
If an inconsistency is detected, it is reported
to the operator, who may elect to fix or ignore
each inconsistency.
These inconsistencies result from the permanent interruption
-of the file system updates, which are performed every
+of the filesystem updates, which are performed every
time a file is modified.
Unless there has been a hardware failure,
.I fsck_ffs
-is able to repair corrupted file systems
+is able to repair corrupted filesystems
using procedures based upon the order in which UNIX honors
-these file system update requests.
+these filesystem update requests.
.PP
The purpose of this document is to describe the normal updating
-of the file system,
-to discuss the possible causes of file system corruption,
+of the filesystem,
+to discuss the possible causes of filesystem corruption,
and to present the corrective actions implemented
by
.I fsck_ffs.
@@ -108,16 +108,16 @@ Revised October 7, 1996
.LP
.sp .5v
.nf
-.B "2. Overview of the file system
+.B "2. Overview of the filesystem
2.1. Superblock
2.2. Summary Information
2.3. Cylinder groups
2.4. Fragments
-2.5. Updates to the file system
+2.5. Updates to the filesystem
.LP
.sp .5v
.nf
-.B "3. Fixing corrupted file systems
+.B "3. Fixing corrupted filesystems
3.1. Detecting and correcting corruption
3.2. Super block checking
3.3. Free block checking
OpenPOWER on IntegriCloud