diff options
author | Andreas Mohr <andim2@users.sourceforge.net> | 2008-02-28 20:50:05 -0500 |
---|---|---|
committer | Theodore Ts'o <tytso@mit.edu> | 2008-02-28 20:57:08 -0500 |
commit | 0fd2f90067196c2ed7a6c2b47b9ca10aa9604be5 (patch) | |
tree | c707722caa9fe7c888d2744a0662460baf424387 /misc/tune2fs.8.in | |
parent | 1f803990b8ebd27f49904896a73d596d1deb7c20 (diff) | |
download | e2fsprogs-0fd2f90067196c2ed7a6c2b47b9ca10aa9604be5.tar.gz |
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" <tytso@mit.edu>
Diffstat (limited to 'misc/tune2fs.8.in')
-rw-r--r-- | misc/tune2fs.8.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/misc/tune2fs.8.in b/misc/tune2fs.8.in index b37e99d7..ff8ae488 100644 --- a/misc/tune2fs.8.in +++ b/misc/tune2fs.8.in @@ -544,6 +544,7 @@ Time-dependent checking was added by Uwe Ohse <uwe@tirka.gun.de>. 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) |