summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--documentation/ref-manual/technical-details.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/ref-manual/technical-details.xml b/documentation/ref-manual/technical-details.xml
index 51b9148e3e..106bb2c315 100644
--- a/documentation/ref-manual/technical-details.xml
+++ b/documentation/ref-manual/technical-details.xml
@@ -1005,7 +1005,7 @@
1005 <literallayout class='monospaced'> 1005 <literallayout class='monospaced'>
1006 mkdir -p /tmp/$USER-weston 1006 mkdir -p /tmp/$USER-weston
1007 chmod 0700 /tmp/$USER-weston 1007 chmod 0700 /tmp/$USER-weston
1008 export XDG_RUNTIME_DIR=/tmp/$USER=weston 1008 export XDG_RUNTIME_DIR=/tmp/$USER-weston
1009 </literallayout></para></listitem> 1009 </literallayout></para></listitem>
1010 <listitem><para>Launch Weston in the shell: 1010 <listitem><para>Launch Weston in the shell:
1011 <literallayout class='monospaced'> 1011 <literallayout class='monospaced'>