Add hint about OPTIONAL_MANPATH.
This commit is contained in:
parent
85c5a5cd95
commit
1acf758549
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=76963
2 changed files with 12 additions and 8 deletions
|
@ -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
|
||||
===========================================================================
|
||||
|
|
|
@ -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
|
||||
===========================================================================
|
||||
|
|
Loading…
Reference in a new issue