All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] ref-manual: correct "script" dirname to "scripts"
@ 2020-04-24 13:09 Robert P. J. Day
  2020-04-24 14:23 ` [docs] " Tim Orling
  0 siblings, 1 reply; 2+ messages in thread
From: Robert P. J. Day @ 2020-04-24 13:09 UTC (permalink / raw)
  To: YP docs mailing list


Signed-off-by: Robert P. J. Day <rpjday@crashcourse.ca>

---

diff --git a/documentation/ref-manual/ref-system-requirements.xml b/documentation/ref-manual/ref-system-requirements.xml
index 2c019960f..7d3c71998 100644
--- a/documentation/ref-manual/ref-system-requirements.xml
+++ b/documentation/ref-manual/ref-system-requirements.xml
@@ -364,7 +364,7 @@
                     Here is an example:
                     <literallayout class='monospaced'>
      $ cd poky
-     $ script/install-buildtools --without-extended-buildtools \
+     $ scripts/install-buildtools --without-extended-buildtools \
        --base-url &YOCTO_DL_URL;/releases/yocto \
        --release yocto-&DISTRO; \
        --installer-version &DISTRO;
@@ -391,7 +391,7 @@
                         default parameters:
                         <literallayout class='monospaced'>
      $ cd poky
-     $ script/install-buildtools
+     $ scripts/install-buildtools
                         </literallayout>
                     </para>
                 </para></listitem>

-- 

========================================================================
Robert P. J. Day                                 Ottawa, Ontario, CANADA
                         http://crashcourse.ca

Twitter:                                       http://twitter.com/rpjday
LinkedIn:                               http://ca.linkedin.com/in/rpjday
========================================================================

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [docs] [PATCH] ref-manual: correct "script" dirname to "scripts"
  2020-04-24 13:09 [PATCH] ref-manual: correct "script" dirname to "scripts" Robert P. J. Day
@ 2020-04-24 14:23 ` Tim Orling
  0 siblings, 0 replies; 2+ messages in thread
From: Tim Orling @ 2020-04-24 14:23 UTC (permalink / raw)
  To: docs

[-- Attachment #1: Type: text/plain, Size: 1687 bytes --]

Thank you for the catch.

On Fri, Apr 24, 2020 at 6:09 AM Robert P. J. Day <rpjday@crashcourse.ca>
wrote:

>
> Signed-off-by: Robert P. J. Day <rpjday@crashcourse.ca>
>
> ---
>
> diff --git a/documentation/ref-manual/ref-system-requirements.xml
> b/documentation/ref-manual/ref-system-requirements.xml
> index 2c019960f..7d3c71998 100644
> --- a/documentation/ref-manual/ref-system-requirements.xml
> +++ b/documentation/ref-manual/ref-system-requirements.xml
> @@ -364,7 +364,7 @@
>                      Here is an example:
>                      <literallayout class='monospaced'>
>       $ cd poky
> -     $ script/install-buildtools --without-extended-buildtools \
> +     $ scripts/install-buildtools --without-extended-buildtools \
>         --base-url &YOCTO_DL_URL;/releases/yocto \
>         --release yocto-&DISTRO; \
>         --installer-version &DISTRO;
> @@ -391,7 +391,7 @@
>                          default parameters:
>                          <literallayout class='monospaced'>
>       $ cd poky
> -     $ script/install-buildtools
> +     $ scripts/install-buildtools
>                          </literallayout>
>                      </para>
>                  </para></listitem>
>
> --
>
> ========================================================================
> Robert P. J. Day                                 Ottawa, Ontario, CANADA
>                          http://crashcourse.ca
>
> Twitter:                                       http://twitter.com/rpjday
> LinkedIn:                               http://ca.linkedin.com/in/rpjday
> ========================================================================
> 
>

[-- Attachment #2: Type: text/html, Size: 2572 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-04-24 14:24 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-04-24 13:09 [PATCH] ref-manual: correct "script" dirname to "scripts" Robert P. J. Day
2020-04-24 14:23 ` [docs] " Tim Orling

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.