MOUNT_PTYFS(8) | System Manager's Manual | MOUNT_PTYFS(8) |
mount_ptyfs | [-c] [-g group|gid] [-m mode] [-o options] ptyfs mount_point |
The filesystem contains pseudo-terminal slave device nodes which are allocated dynamically via ptm(4), or they are already open via traditional BSD style ptys.
The options are as follows:
mount_ptyfs specific options are chroot which corresponds to -c, group which corresponds to -g, and mode which corresponds to -m. See the mount(8) man page for possible options and their meanings.
March 15, 2009 | NetBSD 5.99 |