From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: From: Michael Neuling To: "Justin P. Mattock" , trivial@kernel.org, linux-doc@vger.kernel.org, David Gibson , linuxppc-dev@ozlabs.org, linux-kernel@vger.kernel.org, Jon Loeliger Subject: Re: [PATCH 92/92]Documentation/powerpc/booting-without-of.txt update web address. In-reply-to: <26080.1279691826@neuling.org> References: <1279688215-29628-1-git-send-email-justinmattock@gmail.com> <1279688215-29628-2-git-send-email-justinmattock@gmail.com> <26080.1279691826@neuling.org> Date: Wed, 21 Jul 2010 16:07:20 +1000 Message-ID: <26726.1279692440@neuling.org> List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , > > The patch below fixes a broken web address. > > > > Signed-off-by: Justin P. Mattock > > > > --- > > Documentation/powerpc/booting-without-of.txt | 2 +- > > 1 files changed, 1 insertions(+), 1 deletions(-) > > > > diff --git a/Documentation/powerpc/booting-without-of.txt b/Documentation/p ow > erpc/booting-without-of.txt > > index 46d2210..7882a10 100644 > > --- a/Documentation/powerpc/booting-without-of.txt > > +++ b/Documentation/powerpc/booting-without-of.txt > > @@ -1048,7 +1048,7 @@ IV - "dtc", the device tree compiler > > > > > > dtc source code can be found at > > - > > + > > I think this link should really be: > git clone git://www.jdl.com/software/dtc.git/ Actually, maybe this instead? http://git.jdl.com/gitweb/?p=dtc.git Mikey