X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fsvn-archive%2Farchive.git;a=blobdiff_plain;f=docs%2Fbuild.tex;h=6828a23183563d5a192bca9febd2904caa1b8ace;hp=213ddae873c0fb40dbbc736bc8fb0d19b35f8520;hb=634672279d4dd2e0c174ff1e12417f6f82a69552;hpb=5be770244a075ddff456fbb2022567654a08505e diff --git a/docs/build.tex b/docs/build.tex index 213ddae873..6828a23183 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} \\