On 03/06/2015 01:11 PM, saulery@xxxxxxx wrote: > From: Stéphane Aulery <saulery@xxxxxxx> Thanks, Stéphane. Applied. Cheers, Michael > Signed-off-by: Stéphane Aulery <saulery@xxxxxxx> > --- > man5/filesystems.5 | 6 ++++++ > 1 file changed, 6 insertions(+) > > diff --git a/man5/filesystems.5 b/man5/filesystems.5 > index cc43b71..2380a00 100644 > --- a/man5/filesystems.5 > +++ b/man5/filesystems.5 > @@ -75,6 +75,7 @@ extended filesystem > .B ext2 > offers the best performance (in terms of speed and CPU usage) of > the filesystems supported under Linux. > +.RB See " ext2 " (5). > .TP > .B ext3 > is a journaling version of the > @@ -83,6 +84,7 @@ filesystem. > It is easy to > switch back and forth between > .BR ext2 " and " ext3 . > +.RB See " ext3 " (5). > .TP > .B ext4 > is a set of upgrades to > @@ -90,6 +92,7 @@ is a set of upgrades to > including substantial performance and > reliability enhancements, > plus large increases in volume, file, and directory size limits. > +.RB See " ext4 " (5). > .TP > .B reiserfs > is a journaling filesystem, designed by Hans Reiser, > @@ -200,6 +203,9 @@ you need special programs, which can be found at > .UR ftp://linux01.gwdg.de\:/pub\:/ncpfs > .UE . > .SH SEE ALSO > +.BR ext2 (5), > +.BR ext3 (5), > +.BR ext4 (5), > .BR proc (5), > .BR fsck (8), > .BR mkfs (8), > -- Michael Kerrisk Linux man-pages maintainer; http://www.kernel.org/doc/man-pages/ Linux/UNIX System Programming Training: http://man7.org/training/ -- 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