special mount_point fstype options time
where
- special
- The name of the resource to be mounted.
- mount_point
- The pathname of the directory on which the filesystem is mounted.
- fstype
- The file system type of the mounted file system.
- options
- The mount options. (See repective mount file system man page below in SEE ALSO.)
- time
- The time at which the file system was mounted.
Examples of entries for the special field include the pathname of a block-special device, the name of a remote filesystem in host:pathname form, or the name of a ‘‘swap file’’ (for instance, a file made with mkfile(1M) ).