diff options
author | Jimmy Olgeni <olgeni@FreeBSD.org> | 2003-03-05 19:24:24 +0000 |
---|---|---|
committer | Jimmy Olgeni <olgeni@FreeBSD.org> | 2003-03-05 19:24:24 +0000 |
commit | 1acf758549a45fda533788818093fe77d4aef46c (patch) | |
tree | a01b9df3b46d8243da296fc1bfaae643f7e50d00 /lang/erlang | |
parent | 85c5a5cd951229c1cd0567713e6729b35b67c758 (diff) | |
download | ports-1acf758549a45fda533788818093fe77d4aef46c.tar.gz ports-1acf758549a45fda533788818093fe77d4aef46c.zip |
Notes
Diffstat (limited to 'lang/erlang')
-rw-r--r-- | lang/erlang/pkg-message | 10 |
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 +=========================================================================== |