diff options
author | 2012-07-09 18:36:02 +0200 | |
---|---|---|
committer | 2012-07-09 18:36:02 +0200 | |
commit | b3a0ffbf291717d7792ba05bf6c5f56165fab9d4 (patch) | |
tree | f7b8902141d60a169085c2d9d5757b8ee887f7a0 /doc | |
parent | Fix typo in e-mail address (diff) | |
download | catalyst-b3a0ffbf291717d7792ba05bf6c5f56165fab9d4.tar.gz catalyst-b3a0ffbf291717d7792ba05bf6c5f56165fab9d4.tar.bz2 catalyst-b3a0ffbf291717d7792ba05bf6c5f56165fab9d4.zip |
Man page: Move section SEE ALSO down, add pointer to catalyst-spec(5)
Diffstat (limited to 'doc')
-rw-r--r-- | doc/catalyst.1.txt | 16 |
1 files changed, 9 insertions, 7 deletions
diff --git a/doc/catalyst.1.txt b/doc/catalyst.1.txt index b7807a51..4d51eb01 100644 --- a/doc/catalyst.1.txt +++ b/doc/catalyst.1.txt @@ -114,13 +114,6 @@ An up-to-date list of Catalyst bugs can always be found listed on the Gentoo Linux bug-tracking system at 'http://bugs.gentoo.org'. -SEE ALSO --------- -A more in-depth examination of Catalyst options and procedures can be found -linked from the *catalyst* project page, which is located at -'http://www.gentoo.org/proj/en/releng/catalyst'. - - NOTES ----- *catalyst* is conceptually derived from the Gentoo livecd-ng and Gentoo @@ -138,3 +131,12 @@ AUTHORS - Raul Porcel <armin76@gentoo.org> - Sebastian Pipping <sping@gentoo.org> - Matt Turner <mattst88@gentoo.org> + + +SEE ALSO +-------- +*catalyst-spec(5)* + +Also, a more in-depth examination of Catalyst options and procedures can be found +linked from the *catalyst* project page, which is located at +'http://www.gentoo.org/proj/en/releng/catalyst'. |