aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/guide.tex4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/guide.tex b/doc/guide.tex
index 1cc41e6c3..d0d24c5f5 100644
--- a/doc/guide.tex
+++ b/doc/guide.tex
@@ -382,6 +382,10 @@ Some options that you may be interested in modifying:
\titem{--disable-transient-supervisors}
Disable the use of Erlang/OTP supervision for transient processes.
+
+ \titem{--enable-nif}
+ Replaces some critical Erlang functions with equivalents written in C to improve performance.
+ This feature requires Erlang/OTP R13B04 or higher.
\end{description}
\makesubsection{install}{Install}