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.man.txt
          +++ new/usr/src/man/man1m/mount_tmpfs.1m.man.txt
↓ open down ↓ 13 lines elided ↑ open up ↑
  14   14         relating to the VM system and page cache as a file system.
  15   15  
  16   16  
  17   17         mount attaches a tmpfs file system to the file system hierarchy at the
  18   18         pathname location mount_point, which must already exist. If mount_point
  19   19         has any contents prior to the mount operation, these remain hidden
  20   20         until the file system is once again unmounted. The attributes (mode,
  21   21         owner, and group) of the root of the tmpfs filesystem are inherited
  22   22         from the underlying mount_point, provided that those attributes are
  23   23         determinable. If not, the root's attributes are set to their default
  24      -       values. The mode may also be overriden by the mode mount option, which
       24 +       values. The mode may also be overridden by the mode mount option, which
  25   25         takes precedence if set.
  26   26  
  27   27  
  28   28         The special argument is usually specified as swap but is in fact
  29   29         disregarded and assumed to be the virtual memory resources within the
  30   30         system.
  31   31  
  32   32  OPTIONS
  33   33         -o specific_options
  34   34                                Specify tmpfs file system specific options in a
↓ open down ↓ 88 lines elided ↑ open up ↑
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX