diff options
-rw-r--r-- | shells/zsh/pkg/MESSAGE | 6 |
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. =========================================================================== |