From: Scott Rifenbark Date: Fri, 28 Sep 2012 20:19:19 +0000 (-0700) Subject: documentation: dev-manual - Better description of location of scripts X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ebd71dd9795096edc02c4027f97b95be67984f32;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git documentation: dev-manual - Better description of location of scripts The description for where the "scripts" directory lives was not conforming to our terminology. (From yocto-docs rev: 925167c446b86ca09d387d01568db64113412311) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- diff --git a/documentation/dev-manual/dev-manual-newbie.xml b/documentation/dev-manual/dev-manual-newbie.xml index 6beffc2f945..50ef6243ab2 100644 --- a/documentation/dev-manual/dev-manual-newbie.xml +++ b/documentation/dev-manual/dev-manual-newbie.xml @@ -1054,8 +1054,8 @@ pull requests to the Yocto Project. These scripts are create-pull-request and send-pull-request. - You can find these scripts in the scripts directory of the - Yocto Project file structure. + You can find these scripts in the scripts directory + within the Source Directory. Using these scripts correctly formats the requests without introducing any whitespace or HTML formatting. The maintainer that receives your patches needs to be able to save and apply them