From mboxrd@z Thu Jan 1 00:00:00 1970 From: ulf at uclibc.org Date: Thu, 23 Aug 2007 22:28:18 -0700 (PDT) Subject: [Buildroot] svn commit: trunk/buildroot/docs Message-ID: <20070824052818.CE204A4711@busybox.net> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: buildroot@busybox.net Author: ulf Date: 2007-08-23 22:28:18 -0700 (Thu, 23 Aug 2007) New Revision: 19669 Log: Fix spelling error in docs Modified: trunk/buildroot/docs/buildroot.html Changeset: Modified: trunk/buildroot/docs/buildroot.html =================================================================== --- trunk/buildroot/docs/buildroot.html 2007-08-24 05:27:17 UTC (rev 19668) +++ trunk/buildroot/docs/buildroot.html 2007-08-24 05:28:18 UTC (rev 19669) @@ -213,7 +213,7 @@ $ complete -W menuconfig make -

Then just enter the begining of the line, and ask bash to +

Then just enter the beginning of the line, and ask bash to complete it for you by pressing the TAB key:

 $ make me<TAB>