From 7d465d604076533c30c0a12de75782c85b04cae4 Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Tue, 16 Aug 2011 06:14:24 -0700 Subject: documentation/kernel-manual/kernel-how-to.xml: command indentation fixed. (From yocto-docs rev: d3116dbda4af7f469e10449ed27b2885474317b5) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- documentation/kernel-manual/kernel-how-to.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'documentation/kernel-manual') diff --git a/documentation/kernel-manual/kernel-how-to.xml b/documentation/kernel-manual/kernel-how-to.xml index bf45ae1729..86e455357a 100644 --- a/documentation/kernel-manual/kernel-how-to.xml +++ b/documentation/kernel-manual/kernel-how-to.xml @@ -754,7 +754,7 @@ repository. Use this command form to push the changes: > git push ssh://<master_server>/<path_to_repo> - <local_branch>:<remote_branch> + <local_branch>:<remote_branch> @@ -764,7 +764,7 @@ repository. in the master repository //git.mycompany.com/pub/git/kernel-2.6.37. > git push ssh://git.mycompany.com/pub/git/kernel-2.6.37 \ - yocto/standard/common-pc/base:yocto/standard/common-pc/base + yocto/standard/common-pc/base:yocto/standard/common-pc/base -- cgit v1.2.3-54-g00ecf