[yocto] [PATCH] Ref-manual: fix typo for XDG_RUNTIME_DIR variable value

Rifenbark, Scott M scott.m.rifenbark at intel.com
Thu Feb 20 05:40:09 PST 2014


Chengwei, 

Thanks for reporting this.  I have applied the patch to both the master (1.6) and dora branches of the yocto-docs Git repository.  You can see the change at http://www.yoctoproject.org/docs/latest/ref-manual/ref-manual.html#running-weston and at http://www.yoctoproject.org/docs/1.5.1/ref-manual/ref-manual.html#running-weston. 

Scott

>-----Original Message-----
>From: yocto-bounces at yoctoproject.org [mailto:yocto-
>bounces at yoctoproject.org] On Behalf Of Chengwei Yang
>Sent: Monday, February 17, 2014 6:19 PM
>To: yocto at yoctoproject.org
>Subject: [yocto] [PATCH] Ref-manual: fix typo for XDG_RUNTIME_DIR variable
>value
>
>Signed-off-by: Chengwei Yang <chengwei.yang at intel.com>
>---
> documentation/ref-manual/technical-details.xml |    2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
>diff --git a/documentation/ref-manual/technical-details.xml
>b/documentation/ref-manual/technical-details.xml
>index 51b9148..106bb2c 100644
>--- a/documentation/ref-manual/technical-details.xml
>+++ b/documentation/ref-manual/technical-details.xml
>@@ -1005,7 +1005,7 @@
>                     <literallayout class='monospaced'>
>      mkdir -p /tmp/$USER-weston
>      chmod 0700 /tmp/$USER-weston
>-     export XDG_RUNTIME_DIR=/tmp/$USER=weston
>+     export XDG_RUNTIME_DIR=/tmp/$USER-weston
>                     </literallayout></para></listitem>
>                 <listitem><para>Launch Weston in the shell:
>                     <literallayout class='monospaced'>
>--
>1.7.9.5
>
>_______________________________________________
>yocto mailing list
>yocto at yoctoproject.org
>https://lists.yoctoproject.org/listinfo/yocto



More information about the yocto mailing list