diff options
author | zuntum <zuntum> | 2001-11-25 08:57:29 +0000 |
---|---|---|
committer | zuntum <zuntum> | 2001-11-25 08:57:29 +0000 |
commit | b59161a2839ebe2e228c673eaa7082e1a2a1ca23 (patch) | |
tree | 12d69dae1954a1f4f52c9db3ddcc82d2ee11db41 /mail | |
parent | 707c2963bb2df429e4c9e3123880a9be1e63f8c4 (diff) | |
download | pkgsrc-b59161a2839ebe2e228c673eaa7082e1a2a1ca23.tar.gz |
Add MESSAGE file that reminds to alter either /etc/man.conf or MANPATH
environment variable.
PR pkg/14715 by Sen Nagata <sen@eccosys.com>
Diffstat (limited to 'mail')
-rw-r--r-- | mail/qmail/MESSAGE | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/mail/qmail/MESSAGE b/mail/qmail/MESSAGE new file mode 100644 index 00000000000..35ab0a7f696 --- /dev/null +++ b/mail/qmail/MESSAGE @@ -0,0 +1,8 @@ +====================================================================== +$NetBSD: MESSAGE,v 1.1 2001/11/25 08:57:29 zuntum Exp $ + + To be able to view manpages either add \"/var/qmail/man/\" to the + _default line in /etc/man.conf or specify this directory in + MANPATH variable in your environment. + +====================================================================== |