Translation error XFCE installation guide

From: Robert Peters <r2p2.gw(at)gmail.com>
Date: Tue, 15 Jan 2019 22:46:26 +0100

Hi,

I tried to install xfce today using the german handbook at first:
https://www.freebsd.org/doc/de/books/handbook/x11-wm.html

There are two obvious errors between the shell commands in the german
and the english version

English (correct):

% echo ". /usr/local/etc/xdg/xfce4/xinitrc" > ~/.xinitrc
% echo ". /usr/local/etc/xdg/xfce4/xinitrc" > ~/.xsession

German (bad):

% echo "./usr/local/etc/xdg/xfce4/xinitrc" > ~/.xinitrc
% echo "./usr/local/etc/xdg/xinitrc" > ~/.xsession

Both commands lack the required space behind the first dot. The second
command has lost the "/xfcr4" which is crucial.

I hope this is useful.

All the best,
Robert

To Unsubscribe: send mail to majordomo(at)de.FreeBSD.org
with "unsubscribe de-bsd-translators" in the body of the message
Received on Wed 16 Jan 2019 - 06:44:22 CET

search this site