From 61646d6b090ff730f3ccbb3cb3180c9ab6d213f8 Mon Sep 17 00:00:00 2001 From: florian Date: Mon, 8 Jun 2009 20:35:05 +0000 Subject: [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 --- docs/network-scripts.tex | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'docs/network-scripts.tex') 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_() { -- cgit v1.2.3