Print this page
6198 Let's EOL cachefs

Split Close
Expand all
Collapse all
          --- old/usr/src/man/man1m/fsck.1m
          +++ new/usr/src/man/man1m/fsck.1m
   1    1  '\" te
   2    2  .\" Copyright (c) 2008, Sun Microsystems, Inc. All Rights Reserved
        3 +.\" Copyright 2015 Nexenta Systems, Inc. All rights reserved.
   3    4  .\" Copyright 1989 AT&T
   4    5  .\" The contents of this file are subject to the terms of the Common Development and Distribution License (the "License").  You may not use this file except in compliance with the License.
   5    6  .\" You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE or http://www.opensolaris.org/os/licensing.  See the License for the specific language governing permissions and limitations under the License.
   6    7  .\" When distributing Covered Code, include this CDDL HEADER in each file and include the License file at usr/src/OPENSOLARIS.LICENSE.  If applicable, add the following below this CDDL HEADER, with the fields enclosed by brackets "[]" replaced with your own identifying information: Portions Copyright [yyyy] [name of copyright owner]
   7      -.TH FSCK 1M "May 7, 2008"
        8 +.TH FSCK 1M "Sep 8, 2015"
   8    9  .SH NAME
   9   10  fsck \- check and repair file systems
  10   11  .SH SYNOPSIS
  11   12  .LP
  12   13  .nf
  13   14  \fBfsck\fR [\fB-F\fR \fIFSType\fR] [\fB-m\fR] [\fB-V\fR] [\fB-v\fR] [\fIspecial\fR]...
  14   15  .fi
  15   16  
  16   17  .LP
  17   18  .nf
↓ open down ↓ 346 lines elided ↑ open up ↑
 364  365  c | c
 365  366  l | l .
 366  367  ATTRIBUTE TYPE  ATTRIBUTE VALUE
 367  368  _
 368  369  Interface Stability     Committed
 369  370  .TE
 370  371  
 371  372  .SH SEE ALSO
 372  373  .sp
 373  374  .LP
 374      -\fBclri\fR(1M), \fBfsck_cachefs\fR(1M), \fBfsck_ufs\fR(1M), \fBfsdb_ufs\fR(1M),
      375 +\fBclri\fR(1M), \fBfsck_ufs\fR(1M), \fBfsdb_ufs\fR(1M),
 375  376  \fBfsirand\fR(1M), \fBfstyp\fR(1M), \fBmkfs\fR(1M), \fBmkfs_ufs\fR(1M),
 376  377  \fBmountall\fR(1M), \fBnewfs\fR(1M), \fBreboot\fR( 1M), \fBvfstab\fR(4),
 377  378  \fBattributes\fR(5), \fBlargefile\fR(5), \fBufs\fR(7FS)
 378  379  .SH WARNINGS
 379  380  .sp
 380  381  .LP
 381  382  The operating system buffers file system data. Running \fBfsck\fR on a mounted
 382  383  file system can cause the operating system's buffers to become out of date with
 383  384  respect to the disk. For this reason, the file system should be \fIunmounted\fR
 384  385  when \fBfsck\fR is used. If this is not possible, care should be taken that the
↓ open down ↓ 19 lines elided ↑ open up ↑
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX