mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2025-04-21 12:27:27 +03:00
[docs] comment and fix some parts of the documentation, thanks to Harsh Trivedi
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16387 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
@@ -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>() {
|
||||
|
||||
Reference in New Issue
Block a user