summaryrefslogtreecommitdiff
path: root/lang/erlang
diff options
context:
space:
mode:
authorJimmy Olgeni <olgeni@FreeBSD.org>2003-03-05 19:24:24 +0000
committerJimmy Olgeni <olgeni@FreeBSD.org>2003-03-05 19:24:24 +0000
commit1acf758549a45fda533788818093fe77d4aef46c (patch)
treea01b9df3b46d8243da296fc1bfaae643f7e50d00 /lang/erlang
parentUpdate to R9B-1. (diff)
Add hint about OPTIONAL_MANPATH.
Notes
Notes: svn path=/head/; revision=76963
Diffstat (limited to 'lang/erlang')
-rw-r--r--lang/erlang/pkg-message10
1 files changed, 6 insertions, 4 deletions
diff --git a/lang/erlang/pkg-message b/lang/erlang/pkg-message
index faea948c068d..2fba1384a044 100644
--- a/lang/erlang/pkg-message
+++ b/lang/erlang/pkg-message
@@ -1,9 +1,11 @@
-============================================================
-
-Installation tips
+===========================================================================
+Installation tips:
You can find an emacs mode for Erlang here:
${LOCALBASE}/lib/erlang/lib/tools-2.1/emacs
-============================================================
+You may wish to add the following line to /etc/manpath.config:
+
+OPTIONAL_MANPATH /usr/local/lib/erlang/man
+===========================================================================