From: Stéphane Aulery <saulery@xxxxxxx> Highlight all file systems citations Signed-off-by: Stéphane Aulery <saulery@xxxxxxx> --- man5/filesystems.5 | 14 ++++++++++---- 1 file changed, 10 insertions(+), 4 deletions(-) diff --git a/man5/filesystems.5 b/man5/filesystems.5 index 5638d49..cc43b71 100644 --- a/man5/filesystems.5 +++ b/man5/filesystems.5 @@ -77,12 +77,17 @@ offers the best performance (in terms of speed and CPU usage) of the filesystems supported under Linux. .TP .B ext3 -is a journaling version of the ext2 filesystem. +is a journaling version of the +.B ext2 +filesystem. It is easy to -switch back and forth between ext2 and ext3. +switch back and forth between +.BR ext2 " and " ext3 . .TP .B ext4 -is a set of upgrades to ext3 including substantial performance and +is a set of upgrades to +.B ext3 +including substantial performance and reliability enhancements, plus large increases in volume, file, and directory size limits. .TP @@ -123,7 +128,8 @@ sacrificing compatibility with DOS. .TP .B vfat is an extended DOS filesystem used by Microsoft Windows95 and Windows NT. -vfat adds the capability to use long filenames under the MSDOS filesystem. +.B vfat +adds the capability to use long filenames under the MSDOS filesystem. .TP .B ntfs replaces Microsoft Window's FAT filesystems (VFAT, FAT32). -- 2.1.4 -- To unsubscribe from this list: send the line "unsubscribe linux-man" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html