comment and fix some parts of the documentation, thanks to Harsh Trivedi

SVN-Revision: 16387
This commit is contained in:
Florian Fainelli
2009-06-08 20:35:05 +00:00
parent 03b7eda3c0
commit 1d0e6bc3b1
3 changed files with 37 additions and 5 deletions

View File

@@ -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>() {