diff options
author | Florian Fainelli <florian@openwrt.org> | 2009-06-08 20:35:05 +0000 |
---|---|---|
committer | Florian Fainelli <florian@openwrt.org> | 2009-06-08 20:35:05 +0000 |
commit | 8b7ef72f806a8c81f051fdc01c2cd66cd5892ddc (patch) | |
tree | 8f6aed99c9b0f3453cec26d3b71a5c8d4430ec82 /docs/build.tex | |
parent | f4b17ab8b8a37cb6d4f9a10fad6193a9a6763a68 (diff) | |
download | upstream-8b7ef72f806a8c81f051fdc01c2cd66cd5892ddc.tar.gz upstream-8b7ef72f806a8c81f051fdc01c2cd66cd5892ddc.tar.bz2 upstream-8b7ef72f806a8c81f051fdc01c2cd66cd5892ddc.zip |
[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
Diffstat (limited to 'docs/build.tex')
-rw-r--r-- | docs/build.tex | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/build.tex b/docs/build.tex index 213ddae873..3a9088afce 100644 --- a/docs/build.tex +++ b/docs/build.tex @@ -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} \\ |