Print this page
6198 Let's EOL cachefs

Split Close
Expand all
Collapse all
          --- old/usr/src/man/man1m/mount.1m
          +++ new/usr/src/man/man1m/mount.1m
   1    1  '\" te
   2    2  .\" Copyright (c) 2007, Sun Microsystems, Inc. All Rights Reserved
        3 +.\" Copyright 2015 Nexenta Systems, Inc. All rights reserved.
   3    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.
   4    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.
   5    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]
   6      -.TH MOUNT 1M "May 29, 2008"
        7 +.TH MOUNT 1M "Sep 8, 2015"
   7    8  .SH NAME
   8    9  mount, umount \- mount or unmount file systems and remote resources
   9   10  .SH SYNOPSIS
  10   11  .LP
  11   12  .nf
  12   13  \fBmount\fR [\fB-p\fR | \fB-v\fR]
  13   14  .fi
  14   15  
  15   16  .LP
  16   17  .nf
↓ open down ↓ 416 lines elided ↑ open up ↑
 433  434  \fB\fB/etc/vfstab\fR\fR
 434  435  .ad
 435  436  .sp .6
 436  437  .RS 4n
 437  438  List of default parameters for each file system.
 438  439  .RE
 439  440  
 440  441  .SH SEE ALSO
 441  442  .sp
 442  443  .LP
 443      -\fBlofiadm\fR(1M), \fBmount_cachefs\fR(1M), \fBmount_hsfs\fR(1M),
 444      -\fBmount_nfs\fR(1M), \fBmount_pcfs\fR(1M),  \fBmount_smbfs\fR(1M),
 445      -\fBmount_tmpfs\fR(1M),  \fBmount_udfs\fR(1M), \fBmount_ufs\fR(1M),
 446      -\fBmountall\fR(1M), \fBumountall\fR(1M), \fBfcntl\fR(2), \fBmmap\fR(2),
 447      -\fBmnttab\fR(4), \fBvfstab\fR(4), \fBattributes\fR( 5), \fBlargefile\fR(5),
      444 +\fBlofiadm\fR(1M), \fBmount_hsfs\fR(1M), \fBmount_nfs\fR(1M),
      445 +\fBmount_pcfs\fR(1M),  \fBmount_smbfs\fR(1M), \fBmount_tmpfs\fR(1M),
      446 +\fBmount_udfs\fR(1M), \fBmount_ufs\fR(1M), \fBmountall\fR(1M),
      447 +\fBumountall\fR(1M), \fBfcntl\fR(2), \fBmmap\fR(2), \fBmnttab\fR(4),
      448 +\fBvfstab\fR(4), \fBattributes\fR(5), \fBlargefile\fR(5),
 448  449  \fBprivileges\fR(5), \fBlofs\fR(7FS), \fBpcfs\fR(7FS)
 449  450  .SH NOTES
 450  451  .sp
 451  452  .LP
 452  453  If the directory on which a file system is to be mounted is a symbolic link,
 453  454  the file system is mounted on the directory to which the symbolic link refers,
 454  455  rather than on top of the symbolic link itself.
 455      -.SH BUGS
 456      -.sp
 457      -.LP
 458      -The \fBmount\fR \fB-p\fR output is incorrect for \fBcachefs\fR.
    
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX