X-Git-Url: http://git.rohieb.name/openwrt.git/blobdiff_plain/ed64f8604082f0286912a529262cbac078353452..d50c66b88163608e7bb156ad3f19c10106dafdd8:/docs/build.tex?ds=sidebyside diff --git a/docs/build.tex b/docs/build.tex index 213ddae87..6828a2318 100644 --- a/docs/build.tex +++ b/docs/build.tex @@ -182,7 +182,7 @@ and packages will be in the "\texttt{bin/packages}" directory. One of the things that we've attempted to do with OpenWrt's template system is make it incredibly easy to port software to OpenWrt. If you look at a typical package directory -in OpenWrt you'll find two things: +in OpenWrt you'll find several things: \begin{itemize} \item \texttt{package/\textit{}/Makefile} @@ -293,7 +293,7 @@ directly as the Nth argument to \texttt{BuildPackage}. \begin{itemize} \item \texttt{SECTION} \\ - The type of package (currently unused) + The section of package (currently unused) \item \texttt{CATEGORY} \\ Which menu it appears in menuconfig: Network, Sound, Utilities, Multimedia ... \item \texttt{TITLE} \\