From 481c88ea7ca8d93b17ac6668186216baf50daab9 Mon Sep 17 00:00:00 2001 From: Johann Schmitz Date: Tue, 16 Jul 2013 12:19:14 +0200 Subject: Fixed eclass-reference links (https://bugs.gentoo.org/show_bug.cgi?id=475332) --- tasks-reference/completion/text.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tasks-reference/completion') diff --git a/tasks-reference/completion/text.xml b/tasks-reference/completion/text.xml index a04858d..5d31211 100644 --- a/tasks-reference/completion/text.xml +++ b/tasks-reference/completion/text.xml @@ -7,7 +7,7 @@

Since v2.05a, bash has offered intelligent programmable completion. Writing such completions for your own programs/things you maintain is relatively easy -provided you know bash already. See +provided you know bash already. See bash-completion.eclass for how to install completion files.

-- cgit v1.2.3-65-gdbad