summaryrefslogtreecommitdiff
path: root/shells
diff options
context:
space:
mode:
authorjtb <jtb>2001-06-06 21:50:34 +0000
committerjtb <jtb>2001-06-06 21:50:34 +0000
commit0922a82c485e9bccd4cbdde7358b8f837279541e (patch)
treec205d0888edbe168094452b002c1de9178c92c09 /shells
parentf7b04f3a9fe1f4d79bb20ca45bab7c8f278bcccc (diff)
downloadpkgsrc-0922a82c485e9bccd4cbdde7358b8f837279541e.tar.gz
compinstall isn't really a builtin function, one needs to autoload it.
Diffstat (limited to 'shells')
-rw-r--r--shells/zsh/pkg/MESSAGE6
1 files changed, 3 insertions, 3 deletions
diff --git a/shells/zsh/pkg/MESSAGE b/shells/zsh/pkg/MESSAGE
index 55b1fe9c907..0c8c55e0e85 100644
--- a/shells/zsh/pkg/MESSAGE
+++ b/shells/zsh/pkg/MESSAGE
@@ -1,11 +1,11 @@
===========================================================================
-$NetBSD: MESSAGE,v 1.1 2001/06/05 21:55:38 jtb Exp $
+$NetBSD: MESSAGE,v 1.2 2001/06/06 21:50:34 jtb Exp $
`${PREFIX}/share/doc/zsh/NEWS' contains a summary of important changes
for this version of zsh.
Note that the completion system can now be setup and configured using
-the builtin "compinstall" function. Please read zshcompsys(1) manual
-page for information on how this works.
+the "compinstall" function. Please read the zshcompsys(1) manual page
+for information on how this works.
===========================================================================