diff options
| author | Scott Rifenbark <scott.m.rifenbark@intel.com> | 2011-09-13 10:17:41 -0700 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2011-09-13 21:48:38 +0100 |
| commit | 7eea637db092eb024160af5e76fcf79fcb53c968 (patch) | |
| tree | 28737aa93c7a4cdde3ca8d019ec65aed299edc5b /documentation | |
| parent | a45fafcada16756ce05b50641168ab10b12e184f (diff) | |
| download | poky-7eea637db092eb024160af5e76fcf79fcb53c968.tar.gz | |
documentation/dev-manual/dev-manual-newbie.xml: Suggestions Robert Berger
I made several edits here. There is some mystery as to which changes
are actually part of this commit. I did a 'git diff' and am only seeing
one small change. If I later find they are not there I will delete the
file and replace with a back up I saved prior to submitting this commit.
(From yocto-docs rev: 62c63b3a812eaf92ca2bffa5714a6d327ac32d64)
Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation')
| -rw-r--r-- | documentation/dev-manual/dev-manual-newbie.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/dev-manual/dev-manual-newbie.xml b/documentation/dev-manual/dev-manual-newbie.xml index dc706dd8ff..acb4731282 100644 --- a/documentation/dev-manual/dev-manual-newbie.xml +++ b/documentation/dev-manual/dev-manual-newbie.xml | |||
| @@ -613,7 +613,7 @@ | |||
| 613 | 613 | ||
| 614 | <para> | 614 | <para> |
| 615 | If you have a just a few changes you can commit them and then submit them as an email to the maintainer. | 615 | If you have a just a few changes you can commit them and then submit them as an email to the maintainer. |
| 616 | Here is the general procedure: | 616 | Here is a general procedure: |
| 617 | <itemizedlist> | 617 | <itemizedlist> |
| 618 | <listitem><para>Make your changes in your local Git repository.</para></listitem> | 618 | <listitem><para>Make your changes in your local Git repository.</para></listitem> |
| 619 | <listitem><para>Stage your commit (or change) by using the <filename>git add</filename> | 619 | <listitem><para>Stage your commit (or change) by using the <filename>git add</filename> |
