[oe-commits] Paul Menzel : doc: s:console/networking:console/network:

git version control git at git.openembedded.org
Thu Apr 28 20:01:16 UTC 2011


Module: openembedded.git
Branch: testing-next
Commit: d7be16e86a60f2ae365d5dfc000c8e7756302069
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=d7be16e86a60f2ae365d5dfc000c8e7756302069

Author: Paul Menzel <paulepanter at users.sourceforge.net>
Date:   Tue Apr 26 16:04:31 2011 +0200

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 at users.sourceforge.net>

---

 conf/documentation.conf                       |    2 +-
 docs/usermanual/reference/class_autotools.xml |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/conf/documentation.conf b/conf/documentation.conf
index f1abee0..f98f3a9 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"
diff --git a/docs/usermanual/reference/class_autotools.xml b/docs/usermanual/reference/class_autotools.xml
index 248b66a..1d62098 100644
--- a/docs/usermanual/reference/class_autotools.xml
+++ b/docs/usermanual/reference/class_autotools.xml
@@ -18,7 +18,7 @@
 HOMEPAGE = "http://netcat.sourceforge.net"
 LICENSE = "GPLv2"
 MAINTAINER = "Your name &lt;yname at example.com&gt;"
-SECTION = "console/networking"
+SECTION = "console/network"
 PR = "r1"
 
 SRC_URI = "${SOURCEFORGE_MIRROR}/netcat/netcat-${PV}.tar.bz2"





More information about the Openembedded-commits mailing list