Print this page
6198 Let's EOL cachefs

Split Close
Expand all
Collapse all
          --- old/usr/src/man/man4/mnttab.4
          +++ new/usr/src/man/man4/mnttab.4
   1    1  '\" te
   2    2  .\" Copyright (c) 2003 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 MNTTAB 4 "Dec 20, 2003"
        8 +.TH MNTTAB 4 "Sep 8, 2015"
   8    9  .SH NAME
   9   10  mnttab \- mounted file system table
  10   11  .SH DESCRIPTION
  11   12  .sp
  12   13  .LP
  13   14  The file \fB/etc/mnttab\fR is really a file system that provides read-only
  14   15  access to the table of mounted file systems for the current host.
  15   16  \fB/etc/mnttab\fR is read by programs using the routines described in
  16   17  \fBgetmntent\fR(3C). Mounting a file system adds an entry to this table.
  17   18  Unmounting removes an entry from this table. Remounting a file system causes
↓ open down ↓ 194 lines elided ↑ open up ↑
 212  213  .na
 213  214  \fB\fB/usr/include/sys/mntio.h\fR\fR
 214  215  .ad
 215  216  .RS 28n
 216  217  Header file that contains \fBIOCTL\fR definitions
 217  218  .RE
 218  219  
 219  220  .SH SEE ALSO
 220  221  .sp
 221  222  .LP
 222      -\fBmkfile\fR(1M), \fBmount_cachefs\fR(1M), \fBmount_hsfs\fR(1M),
 223      -\fBmount_nfs\fR(1M), \fBmount_pcfs\fR(1M), \fBmount_ufs\fR(1M),
 224      -\fBmount\fR(1M), \fBioctl\fR(2), \fBread\fR(2), \fBpoll\fR(2), \fBstat\fR(2),
      223 +\fBmkfile\fR(1M), \fBmount_hsfs\fR(1M), \fBmount_nfs\fR(1M),
      224 +\fBmount_pcfs\fR(1M), \fBmount_ufs\fR(1M), \fBmount\fR(1M),
      225 +\fBioctl\fR(2), \fBread\fR(2), \fBpoll\fR(2), \fBstat\fR(2),
 225  226  \fBgetmntent\fR(3C)
 226  227  .SH WARNINGS
 227  228  .sp
 228  229  .LP
 229  230  The \fBmnttab\fR file system provides the previously undocumented
 230  231  \fBdev=\fR\fIxxx\fR option in the option string for each mounted file system.
 231  232  This is provided for legacy applications that might have been using the
 232  233  \fBdev=information\fR option.
 233  234  .sp
 234  235  .LP
↓ open down ↓ 18 lines elided ↑ open up ↑
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX