Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ mnttab(F) — Xenix 2.3.4g

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

mount(C)



     MNTTAB(F)                XENIX System V                 MNTTAB(F)



     Name
          mnttab - Format of mounted file system table.

     Syntax
          #include <stdio.h>
          #include <mnttab.h>

     Description
          The /etc/mnttab file contains a table of devices mounted by
          the mount(C) command.

          Each table entry contains the pathname of the directory on
          which the device is mounted, the name of the device special
          file, the read/write permissions of the special file, and
          the date on which the device was mounted.

          The maximum number of entries in mnttab is based on the
          system parameter NMOUNT located in /usr/sys/conf/space.c,
          which defines the number of allowable mounted special files.

     See Also
          mount(C)

































     Page 1                                           (printed 8/7/87)



Typewritten Software • bear@typewritten.org • Edmonds, WA 98026