From 5b40f8751edb41949e358bbcb470511aad00b753 Mon Sep 17 00:00:00 2001
From: Jan Siwiec <jan.siwiec@vsb.cz>
Date: Fri, 8 Sep 2023 10:00:29 +0200
Subject: [PATCH] reworded sentence mentioning pbs

---
 .../graphical-user-interface/x-window-system.md               | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/docs.it4i/general/accessing-the-clusters/graphical-user-interface/x-window-system.md b/docs.it4i/general/accessing-the-clusters/graphical-user-interface/x-window-system.md
index cc041f9ff..89758a065 100644
--- a/docs.it4i/general/accessing-the-clusters/graphical-user-interface/x-window-system.md
+++ b/docs.it4i/general/accessing-the-clusters/graphical-user-interface/x-window-system.md
@@ -142,8 +142,8 @@ On older systems where Xephyr is not available, you may also try Xnest instead o
 xinit /usr/bin/ssh -XT -i .ssh/path_to_your_key yourname@cluster-namen.it4i.cz gnome-session -- :1 vt12
 ```
 
-However, this method does not seem to work with recent Linux distributions and you will need to manually source
-/etc/profile to properly set environment variables for PBS.
+If the method does not seem to work with your Linux distribution,
+try manually sourcing `/etc/profile` to properly set environment variables for the Workload Manager.
 
 ### Gnome on Windows
 
-- 
GitLab