aboutsummaryrefslogtreecommitdiffstats
path: root/man5/filesystems.5
diff options
context:
space:
mode:
authorStéphane Aulery <saulery@free.fr>2015-03-06 13:11:19 +0100
committerMichael Kerrisk <mtk.manpages@gmail.com>2015-03-06 14:56:34 +0100
commitc2c247dc5665f5a433e5e17f29f908c208e7926d (patch)
tree8f7158f7cfc70edcb7ba2cfb9c8d1fab83f82580 /man5/filesystems.5
parentc8375cf20707d275d16a0c66ad42f652f114343f (diff)
downloadman-pages-c2c247dc5665f5a433e5e17f29f908c208e7926d.tar.gz
filesystems.5: ffix
Highlight all file systems citations Signed-off-by: Stéphane Aulery <saulery@free.fr> Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
Diffstat (limited to 'man5/filesystems.5')
-rw-r--r--man5/filesystems.514
1 files changed, 10 insertions, 4 deletions
diff --git a/man5/filesystems.5 b/man5/filesystems.5
index b747936976..9c11eb83b9 100644
--- a/man5/filesystems.5
+++ b/man5/filesystems.5
@@ -79,12 +79,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
@@ -125,7 +130,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).