diff options
Diffstat (limited to 'x11/tkman/MESSAGE')
-rw-r--r-- | x11/tkman/MESSAGE | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/x11/tkman/MESSAGE b/x11/tkman/MESSAGE new file mode 100644 index 00000000000..c4b47930094 --- /dev/null +++ b/x11/tkman/MESSAGE @@ -0,0 +1,10 @@ +====================================================================== +$NetBSD: MESSAGE,v 1.1 2001/10/31 22:11:44 zuntum Exp $ + +You can have the glimpse and apropos databases, needed by tkman, +kept up-to-date by adding the following entry to root's crontab +(edit to taste): + +10 2 * * 6 ${PREFIX}/libexec/mkindex + +====================================================================== |