From 929c56748420b581088cd75443d21d7c06ac44d6 Mon Sep 17 00:00:00 2001 From: Tanaka Akira Date: Mon, 6 Sep 1999 11:05:38 +0000 Subject: zsh-3.1.6-pws-3 --- Completion/Linux/.distfiles | 5 +++++ Completion/Linux/_rpm | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) create mode 100644 Completion/Linux/.distfiles (limited to 'Completion/Linux') diff --git a/Completion/Linux/.distfiles b/Completion/Linux/.distfiles new file mode 100644 index 000000000..e99912a5c --- /dev/null +++ b/Completion/Linux/.distfiles @@ -0,0 +1,5 @@ +DISTFILES_SRC=' + .distfiles + _rpm +' + diff --git a/Completion/Linux/_rpm b/Completion/Linux/_rpm index 7fdc80ab0..e90402a75 100644 --- a/Completion/Linux/_rpm +++ b/Completion/Linux/_rpm @@ -3,7 +3,7 @@ # This uses `_arguments' in a state-machine kind of way. These states # have names and before executing the default action for such a state # we try to call a function with the name `_rpm_'. If such a -# function exists, we return with it's return status immediatly. This +# function exists, we return with its return status immediately. This # allows users to override the default completions by simply defining # these functions. # The states (and possible values for the `' above) are: -- cgit 1.4.1