summaryrefslogtreecommitdiffstats
path: root/docs/network-scripts.tex
diff options
context:
space:
mode:
Diffstat (limited to 'docs/network-scripts.tex')
-rw-r--r--docs/network-scripts.tex5
1 files changed, 3 insertions, 2 deletions
diff --git a/docs/network-scripts.tex b/docs/network-scripts.tex
index 4903358c2..4e713953a 100644
--- a/docs/network-scripts.tex
+++ b/docs/network-scripts.tex
@@ -33,8 +33,9 @@ After running \texttt{scan\_interfaces}, the following functions are available:
\subsubsection{Writing protocol handlers}
-You can add custom protocol handlers by adding shell scripts to
-\texttt{/lib/network}. They provide the following two shell functions:
+You can add custom protocol handlers (e.g: PPPoE, PPPoA, ATM, PPTP ...)
+by adding shell scripts to \texttt{/lib/network}. They provide the following
+two shell functions:
\begin{Verbatim}
scan_<protocolname>() {