svn commit: r52769 - head/de_DE.ISO8859-1/books/handbook/x11

Bjoern Heidotting <[email protected]>
Newsgroups gmane.os.freebsd.devel.cvs.doc
Message-ID <[email protected]>
Author: bhd
Date: Wed Jan 16 23:01:46 2019
New Revision: 52769
URL: https://svnweb.freebsd.org/changeset/doc/52769

Log:
  Fix command lines for starting Xfce.
  
  Submitted by:	Robert Peters < r2p2.gw att gmail dot com >

Modified:
  head/de_DE.ISO8859-1/books/handbook/x11/chapter.xml

Modified: head/de_DE.ISO8859-1/books/handbook/x11/chapter.xml
==============================================================================
--- head/de_DE.ISO8859-1/books/handbook/x11/chapter.xml	Wed Jan 16 14:48:21 2019	(r52768)
+++ head/de_DE.ISO8859-1/books/handbook/x11/chapter.xml	Wed Jan 16 23:01:46 2019	(r52769)
@@ -1755,14 +1755,14 @@ hald_enable="YES"</programlisting>
 	werden kann, muss zunächst <filename>~/.xinitrc</filename>
 	mit diesem Befehl erstellt werden:</para>
 
-      <screen>&prompt.user; <userinput>echo "./usr/local/etc/xdg/xfce4/xinitrc" &gt; ~/.xinitrc</userinput></screen>
+      <screen>&prompt.user; <userinput>echo ". /usr/local/etc/xdg/xfce4/xinitrc" &gt; ~/.xinitrc</userinput></screen>
 
       <para>Alternativ dazu kann <application>XDM</application>
 	verwendet werden.  Um diese Methode zu konfigurieren,
 	erstellen Sie eine ausführbare
 	<filename>~/.xsession</filename>:</para>
 
-      <screen>&prompt.user; <userinput>echo "./usr/local/etc/xdg/xinitrc" &gt; ~/.xsession</userinput></screen>
+      <screen>&prompt.user; <userinput>echo ". /usr/local/etc/xdg/xfce4/xinitrc" &gt; ~/.xsession</userinput></screen>
     </sect2>
   </sect1>

_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/svn-doc-all
To unsubscribe, send any mail to "[email protected]"
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.