diff options
| author | Stéphane Aulery <saulery@free.fr> | 2015-03-06 13:11:18 +0100 |
|---|---|---|
| committer | Michael Kerrisk <mtk.manpages@gmail.com> | 2015-03-06 14:56:34 +0100 |
| commit | c8375cf20707d275d16a0c66ad42f652f114343f (patch) | |
| tree | 374b4ee42f82ecb40957cdf7436ad42ed163caba | |
| parent | 895fe6f029103919e9845f26b16da8d2cee51744 (diff) | |
| download | man-pages-c8375cf20707d275d16a0c66ad42f652f114343f.tar.gz | |
filesystems.5: wfix
XIA filesystem Linux module name is xiafs
Signed-off-by: Stéphane Aulery <saulery@free.fr>
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
| -rw-r--r-- | man5/filesystems.5 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/man5/filesystems.5 b/man5/filesystems.5 index a03033b6b3..b747936976 100644 --- a/man5/filesystems.5 +++ b/man5/filesystems.5 @@ -27,7 +27,7 @@ .nh .SH NAME filesystems \- Linux filesystem types: minix, ext, ext2, ext3, ext4, reiserfs, -xfs, jfs, xia, msdos, +xfs, jfs, xiafs, msdos, umsdos, vfat, ntfs, proc, nfs, iso9660, hpfs, sysv, smb, ncpfs .SH DESCRIPTION When, as is customary, the @@ -106,7 +106,7 @@ extending the Minix filesystem code. It provides the basic most requested features without undue complexity. The -.B xia +.B xiafs filesystem is no longer actively developed or maintained. It was removed from the kernel in 2.1.21. .TP |
