diff options
author | Ulrich Müller <ulm@gentoo.org> | 2009-09-19 19:00:28 +0000 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2009-09-19 19:00:28 +0000 |
commit | bf70eb5d1ace3099671c3c7a3d6a645fe7d738c4 (patch) | |
tree | 3d760578a283a9c6b453b3fbcfcf24c5c6252674 /doc | |
parent | Remove vim lines, as they appear in html output. (diff) | |
download | eselect-bf70eb5d1ace3099671c3c7a3d6a645fe7d738c4.tar.gz eselect-bf70eb5d1ace3099671c3c7a3d6a645fe7d738c4.tar.bz2 eselect-bf70eb5d1ace3099671c3c7a3d6a645fe7d738c4.zip |
Fix broken cross reference.
svn path=/trunk/; revision=667
Diffstat (limited to 'doc')
-rw-r--r-- | doc/developer-guide.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/developer-guide.txt b/doc/developer-guide.txt index 5d8d31c..02d9337 100644 --- a/doc/developer-guide.txt +++ b/doc/developer-guide.txt @@ -188,7 +188,7 @@ The following categories of function are available by default: * Test Functions To use any of the other functions, you have first to ``inherit`` the -corresponding library file. (cf: `The ``inherit`` Function`_) +corresponding library file. (cf: `The inherit Function`_) General Utility Functions ------------------------- |