diff options
| author | Stéphane Aulery <saulery@free.fr> | 2015-03-06 13:11:21 +0100 |
|---|---|---|
| committer | Michael Kerrisk <mtk.manpages@gmail.com> | 2015-03-06 14:56:34 +0100 |
| commit | 5bc93c9f3d02eb117d687e5076489a456cd47dbf (patch) | |
| tree | e0573853eca058662ce49316d7d0e891e479a225 /man5 | |
| parent | 1258e3251b0c65e59ad79c3a9fdeac35a2673984 (diff) | |
| download | man-pages-5bc93c9f3d02eb117d687e5076489a456cd47dbf.tar.gz | |
filesystems.5: Specifies the scope of this list and its limits.
Signed-off-by: Stéphane Aulery <saulery@free.fr>
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
Diffstat (limited to 'man5')
| -rw-r--r-- | man5/filesystems.5 | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/man5/filesystems.5 b/man5/filesystems.5 index 006408d270..bd1c8571ae 100644 --- a/man5/filesystems.5 +++ b/man5/filesystems.5 @@ -48,7 +48,9 @@ In order to use a filesystem, you have to it; see .BR mount (8). -Below a short description of a few of the available filesystems. +Below a short description of the available or historically available +filesystems in Linux kernel. See kernel documentation for a comprehensive +description of all options and limitations. .TP 10 .B minix is the filesystem used in the Minix operating system, the first to run |
