Print this page
6198 Let's EOL cachefs

Split Close
Expand all
Collapse all
          --- old/usr/src/man/man1m/zoneadm.1m
          +++ new/usr/src/man/man1m/zoneadm.1m
   1    1  '\" te
   2      -.\" Copyright 2014 Nexenta Systems, Inc. All rights reserved.
        2 +.\" Copyright 2015 Nexenta Systems, Inc. All rights reserved.
   3    3  .\" Copyright (c) 2009 Sun Microsystems, Inc. All Rights Reserved.
   4    4  .\" 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    5  .\" 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    6  .\" 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 ZONEADM 1M "Dec 26, 2014"
        7 +.TH ZONEADM 1M "Sep 8, 2015"
   8    8  .SH NAME
   9    9  zoneadm \- administer zones
  10   10  .SH SYNOPSIS
  11   11  .LP
  12   12  .nf
  13   13  \fBzoneadm\fR \fB-z\fR \fIzonename\fR [\fB-u\fR \fIuuid-match\fR] \fIsubcommand\fR
  14   14       [\fIsubcommand_options\fR]
  15   15  .fi
  16   16  
  17   17  .LP
↓ open down ↓ 463 lines elided ↑ open up ↑
 481  481  
 482  482  .sp
 483  483  .ne 2
 484  484  .na
 485  485  \fB\fBfs\fR\fR
 486  486  .ad
 487  487  .sp .6
 488  488  .RS 4n
 489  489  Any \fBfs\fR resources have their \fItype\fR value checked. An error is
 490  490  reported if the value is one of \fBproc\fR, \fBmntfs\fR, \fBautofs\fR,
 491      -\fBcachefs\fR, or \fBnfs\fR or the filesystem does not have an associated mount
      491 +or \fBnfs\fR or the filesystem does not have an associated mount
 492  492  binary at \fB/usr/lib/fs/\fI<fstype>\fR/mount\fR.
 493  493  .sp
 494  494  It is an error for the \fIdirectory\fR to be a relative path.
 495  495  .sp
 496  496  It is an error for the path specified by \fBraw\fR to be a relative path or if
 497  497  there is no \fBfsck\fR binary for a given filesystem type at
 498  498  \fB/usr/lib/fs/\fI<fstype>\fR/fsck\fR. It is also an error if a corresponding
 499  499  \fBfsck\fR binary exists but a \fBraw\fR path is not specified.
 500  500  .RE
 501  501  
↓ open down ↓ 177 lines elided ↑ open up ↑
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX