summaryrefslogtreecommitdiff
path: root/sbin/fsck_ffs/SMM.doc/0.t
diff options
context:
space:
mode:
authorThorsten Lockert <tholo@cvs.openbsd.org>1996-10-20 08:36:48 +0000
committerThorsten Lockert <tholo@cvs.openbsd.org>1996-10-20 08:36:48 +0000
commit3f0fcab7e50711e90c15674cc26c70f9ed746e06 (patch)
tree0abf82fa13a11db2d499c8ac5a6ae37a124ba0ad /sbin/fsck_ffs/SMM.doc/0.t
parent75d897a28c3d903af664acfcfd7cb28a499cb2a7 (diff)
Sync with NetBSD 961019
Diffstat (limited to 'sbin/fsck_ffs/SMM.doc/0.t')
-rw-r--r--sbin/fsck_ffs/SMM.doc/0.t16
1 files changed, 8 insertions, 8 deletions
diff --git a/sbin/fsck_ffs/SMM.doc/0.t b/sbin/fsck_ffs/SMM.doc/0.t
index 1c41939d2db..638bf97701c 100644
--- a/sbin/fsck_ffs/SMM.doc/0.t
+++ b/sbin/fsck_ffs/SMM.doc/0.t
@@ -1,5 +1,5 @@
-.\" $OpenBSD: 0.t,v 1.2 1996/06/23 14:30:36 deraadt Exp $
-.\" $NetBSD: 0.t,v 1.2 1995/03/18 14:56:05 cgd Exp $
+.\" $OpenBSD: 0.t,v 1.3 1996/10/20 08:36:43 tholo Exp $
+.\" $NetBSD: 0.t,v 1.3 1996/04/05 01:45:40 cgd Exp $
.\"
.\" Copyright (c) 1986, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -36,7 +36,7 @@
.\"
.if n .ND
.TL
-Fsck \- The UNIX\(dg File System Check Program
+Fsck_ffs \- The UNIX\(dg File System Check Program
.EH 'SMM:3-%''The \s-2UNIX\s+2 File System Check Program'
.OH 'The \s-2UNIX\s+2 File System Check Program''SMM:3-%'
.AU
@@ -64,15 +64,15 @@ Arpa Order No. 4031 monitored by Naval Electronic System Command under
Contract No. N00039-82-C-0235.
.FE
This document reflects the use of
-.I fsck
+.I fsck_ffs
with the 4.2BSD and 4.3BSD file system organization. This
is a revision of the
original paper written by
T. J. Kowalski.
.PP
-File System Check Program (\fIfsck\fR)
+File System Check Program (\fIfsck_ffs\fR)
is an interactive file system check and repair program.
-.I Fsck
+.I Fsck_ffs
uses the redundant structural information in the
UNIX file system to perform several consistency checks.
If an inconsistency is detected, it is reported
@@ -82,7 +82,7 @@ These inconsistencies result from the permanent interruption
of the file system updates, which are performed every
time a file is modified.
Unless there has been a hardware failure,
-.I fsck
+.I fsck_ffs
is able to repair corrupted file systems
using procedures based upon the order in which UNIX honors
these file system update requests.
@@ -92,7 +92,7 @@ of the file system,
to discuss the possible causes of file system corruption,
and to present the corrective actions implemented
by
-.I fsck.
+.I fsck_ffs.
Both the program and the interaction between the
program and the operator are described.
.sp 2