Print this page
10057 Man page misspellings ouput particuliar overriden
Reviewed by: Gergő Mihály Doma <domag02@gmail.com>

Split Close
Expand all
Collapse all
          --- old/usr/src/man/man1m/mount_tmpfs.1m
          +++ new/usr/src/man/man1m/mount_tmpfs.1m
↓ open down ↓ 18 lines elided ↑ open up ↑
  19   19  to the \fBVM\fR system and page cache as a file system.
  20   20  .sp
  21   21  .LP
  22   22  \fBmount\fR attaches a \fBtmpfs\fR file system to the file system hierarchy at
  23   23  the pathname location \fImount_point\fR, which must already exist. If
  24   24  \fImount_point\fR has any contents prior to the \fBmount\fR operation, these
  25   25  remain hidden until the file system is once again unmounted. The attributes
  26   26  (mode, owner, and group) of the root of the \fBtmpfs\fR filesystem are
  27   27  inherited from the underlying \fImount_point\fR, provided that those attributes
  28   28  are determinable. If not, the root's attributes are set to their default
  29      -values. The mode may also be overriden by the \fBmode\fR mount option, which
       29 +values. The mode may also be overridden by the \fBmode\fR mount option, which
  30   30  takes precedence if set.
  31   31  .sp
  32   32  .LP
  33   33  The \fIspecial\fR argument is usually specified as \fBswap\fR but is in fact
  34   34  disregarded and assumed to be the virtual memory resources within the system.
  35   35  .SH OPTIONS
  36   36  .ne 2
  37   37  .na
  38   38  \fB\fB-o\fR \fIspecific_options\fR\fR
  39   39  .ad
↓ open down ↓ 90 lines elided ↑ open up ↑
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX