is the file system used in the Minix operating system, the first to run under Linux.
Minix オペレーティングシステムのファイルシステム。 Linux で動いた最初のファイルシステムでもある。 - JM
was designed and implemented to be a stable, safe file system by extending the Minix file system code.
は Minix ファイルシステムの拡張で、より安定し安全なファイルシステムとして設計、実装された。 - JM
Values for the filesystemtype argument supported by the kernel are listed in /proc/filesystems (like "minix", "ext2", "ext3", "jfs", "xfs", "reiserfs", "msdos", "proc", "nfs", "iso9660" etc. ).
引き数filesystemtypeとしてカーネルが対応している値は、/proc/filesystemsで参照できる (例えば "minix","ext2", "msdos", "proc", "nfs", "iso9660" 等)。 - JM
The above metacharacters for parameters may be wrong, they document Minix termcap which may not be compatible with Linux termcap.
上記のような、パラメータとしてのメタ文字は正しくないかもしれない。 このことは、Minixの termcap とLinux の termcap との間に互換性がないことに繋がっている。 - JM
Copyright (c) 2001 Robert Kiesling. Copyright (c) 2002, 2003 David Merrill. The contents of this document are licensed under the GNU Free Documentation License. Copyright (C) 1999 JM Project All rights reserved.