diff options
author | zuntum <zuntum@pkgsrc.org> | 2001-10-31 22:18:56 +0000 |
---|---|---|
committer | zuntum <zuntum@pkgsrc.org> | 2001-10-31 22:18:56 +0000 |
commit | 9ce7d9169a8f510e6f3c7733de211b3b06663d2e (patch) | |
tree | 665770b6437839a3a0f3c0473b130dda5efe0704 /shells/zsh/MESSAGE | |
parent | d3db18607dbb7d59aeab9f0f846bad1948e95a7e (diff) | |
download | pkgsrc-9ce7d9169a8f510e6f3c7733de211b3b06663d2e.tar.gz |
Move pkg/ files into package's toplevel directory
Diffstat (limited to 'shells/zsh/MESSAGE')
-rw-r--r-- | shells/zsh/MESSAGE | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/shells/zsh/MESSAGE b/shells/zsh/MESSAGE new file mode 100644 index 00000000000..5eaeaa98493 --- /dev/null +++ b/shells/zsh/MESSAGE @@ -0,0 +1,11 @@ +=========================================================================== +$NetBSD: MESSAGE,v 1.1 2001/10/31 22:27:02 zuntum 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 "compinstall" function. Please read the zshcompsys(1) manual page +for information on how this works. + +=========================================================================== |