about summary refs log tree commit diff
path: root/Completion/Linux
diff options
context:
space:
mode:
authorTanaka Akira <akr@users.sourceforge.net>1999-09-06 11:05:38 +0000
committerTanaka Akira <akr@users.sourceforge.net>1999-09-06 11:05:38 +0000
commit929c56748420b581088cd75443d21d7c06ac44d6 (patch)
treebd68094f0d44922a9b125ea4211c45267506e478 /Completion/Linux
parentfb37f90888121c0fcf173539c3316e78379ff832 (diff)
downloadzsh-929c56748420b581088cd75443d21d7c06ac44d6.tar.gz
zsh-929c56748420b581088cd75443d21d7c06ac44d6.tar.xz
zsh-929c56748420b581088cd75443d21d7c06ac44d6.zip
zsh-3.1.6-pws-3 zsh-3.1.6-pws-3
Diffstat (limited to 'Completion/Linux')
-rw-r--r--Completion/Linux/.distfiles5
-rw-r--r--Completion/Linux/_rpm2
2 files changed, 6 insertions, 1 deletions
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_<state>'. 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 `<state>' above) are: