From: Andreas Mohr Date: Fri, 29 Feb 2008 01:50:05 +0000 (-0500) Subject: Add manpage references to debugfs/tune2fs commands X-Git-Tag: v1.40.7~7 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0fd2f90067196c2ed7a6c2b47b9ca10aa9604be5;p=thirdparty%2Fe2fsprogs.git Add manpage references to debugfs/tune2fs commands Make debugfs and tune2fs reference each other in the "SEE ALSO" section. Addresses-Sourceforge-Patches: #1399325 Signed-off-by: "Theodore Ts'o" --- diff --git a/debugfs/debugfs.8.in b/debugfs/debugfs.8.in index b9de2341d..81b411eec 100644 --- a/debugfs/debugfs.8.in +++ b/debugfs/debugfs.8.in @@ -513,5 +513,6 @@ environment variable. was written by Theodore Ts'o . .SH SEE ALSO .BR dumpe2fs (8), +.BR tune2fs (8), .BR e2fsck (8), .BR mke2fs (8) diff --git a/misc/tune2fs.8.in b/misc/tune2fs.8.in index b37e99d78..ff8ae4882 100644 --- a/misc/tune2fs.8.in +++ b/misc/tune2fs.8.in @@ -544,6 +544,7 @@ Time-dependent checking was added by Uwe Ohse . is part of the e2fsprogs package and is available from http://e2fsprogs.sourceforge.net. .SH SEE ALSO +.BR debugfs (8), .BR dumpe2fs (8), .BR e2fsck (8), .BR mke2fs (8)