diff --git a/man5/filesystems.5 b/man5/filesystems.5 index 9c11eb83b..cbead449c 100644 --- a/man5/filesystems.5 +++ b/man5/filesystems.5 @@ -26,8 +26,8 @@ .TH FILESYSTEMS 5 2014-01-15 "Linux" "Linux Programmer's Manual" .nh .SH NAME -filesystems \- Linux filesystem types: minix, ext, ext2, ext3, ext4, reiserfs, -xfs, jfs, xiafs, msdos, +filesystems \- Linux filesystem types: minix, ext, ext2, ext3, ext4, Reiserfs, +XFS, JFS, xiafs, msdos, umsdos, vfat, ntfs, proc, nfs, iso9660, hpfs, sysv, smb, ncpfs .SH DESCRIPTION When, as is customary, the @@ -93,15 +93,15 @@ including substantial performance and reliability enhancements, plus large increases in volume, file, and directory size limits. .TP -.B reiserfs +.B Reiserfs is a journaling filesystem, designed by Hans Reiser, that was integrated into Linux in kernel 2.4.1. .TP -.B xfs +.B XFS is a journaling filesystem, developed by SGI, that was integrated into Linux in kernel 2.4.20. .TP -.B jfs +.B JFS is a journaling filesystem, developed by IBM, that was integrated into Linux in kernel 2.4.24. .TP