diff options
author | wiz <wiz> | 2012-08-17 12:23:58 +0000 |
---|---|---|
committer | wiz <wiz> | 2012-08-17 12:23:58 +0000 |
commit | c7847c202396642593b3701c0bb14646a48e6105 (patch) | |
tree | cdc9fcd197e6befe6e9d8070be0734a223951750 /shells | |
parent | 63792ff7246f9f05bffddda65f9779b8bca2b50f (diff) | |
download | pkgsrc-c7847c202396642593b3701c0bb14646a48e6105.tar.gz |
Remove MESSAGE that was NEWS in 2001.
Diffstat (limited to 'shells')
-rw-r--r-- | shells/zsh/MESSAGE | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/shells/zsh/MESSAGE b/shells/zsh/MESSAGE deleted file mode 100644 index 5eaeaa98493..00000000000 --- a/shells/zsh/MESSAGE +++ /dev/null @@ -1,11 +0,0 @@ -=========================================================================== -$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. - -=========================================================================== |