aboutsummaryrefslogtreecommitdiffstats
path: root/conf
diff options
context:
space:
mode:
authorPaul Menzel <paulepanter@users.sourceforge.net>2011-04-26 16:04:31 +0200
committerPaul Menzel <paulepanter@users.sourceforge.net>2011-04-26 16:04:31 +0200
commitd7be16e86a60f2ae365d5dfc000c8e7756302069 (patch)
tree2862c617c4638b1964ff3d5db818e77c01b22e03 /conf
parent0e00471307750d59cd4c6fb48db88362c57cbb85 (diff)
downloadopenembedded-d7be16e86a60f2ae365d5dfc000c8e7756302069.tar.gz
doc: s:console/networking:console/network:
All recipes use and the table in the manual [1] documents the correct value as »console/network«. [1] http://docs.openembedded.org/usermanual/usermanual.html#section_variable Signed-off-by: Paul Menzel <paulepanter@users.sourceforge.net>
Diffstat (limited to 'conf')
-rw-r--r--conf/documentation.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/documentation.conf b/conf/documentation.conf
index f1abee076b..f98f3a9835 100644
--- a/conf/documentation.conf
+++ b/conf/documentation.conf
@@ -57,7 +57,7 @@ PR[doc] = "PR is the revision of the package (Package Revision). By default it i
PF[doc] = "Package name - Package version - Package revision (PN-PV-PR)"
P[doc] = "Package name - Package version (PN-PF)"
S[doc] = "Directory that holds the sources to build, WORKDIR/PN-PV by default. The 'make' or equivalent command is run from this directory."
-SECTION[doc] = "Section of the packages e.g. console/networking"
+SECTION[doc] = "Section of the packages e.g. console/network"
PRIORITY[doc] = "Importance of package, default values are 'optional' or 'needed'."
DESCRIPTION[doc] = "A small description of the package."
LICENSE[doc] = "The license of the resulting package e.g. GPL"