aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorDanny van Dyk <kugelfang@gentoo.org>2005-09-06 15:11:02 +0000
committerDanny van Dyk <kugelfang@gentoo.org>2005-09-06 15:11:02 +0000
commit2ed11d8bbe1ea45763000c92da6380a75877e9b0 (patch)
tree0fd52b246848543432600f9d3ae92b629d6d84c4 /doc
parent2005-09-05 Danny van Dyk <kugelfang@gentoo.org> (diff)
downloadeselect-2ed11d8bbe1ea45763000c92da6380a75877e9b0.tar.gz
eselect-2ed11d8bbe1ea45763000c92da6380a75877e9b0.tar.bz2
eselect-2ed11d8bbe1ea45763000c92da6380a75877e9b0.zip
Fixed RST warning.
svn path=/trunk/; revision=189
Diffstat (limited to 'doc')
-rw-r--r--doc/developer-guide.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/developer-guide.txt b/doc/developer-guide.txt
index 0610579..65e1973 100644
--- a/doc/developer-guide.txt
+++ b/doc/developer-guide.txt
@@ -257,7 +257,7 @@ Path-Manipulation Functions
These are implemented in ``libs/path-manipulation``.
The ``basename`` Function
-,,,,,,,,,,,,,,,,,,,,,,,,
+,,,,,,,,,,,,,,,,,,,,,,,,,
The ``basename`` function is a transparent bash-only replacement for the external
``basename`` application.