From 60762a548786ed9aca6981479efef21375f43803 Mon Sep 17 00:00:00 2001 From: Earnestly Date: Mon, 4 Dec 2017 11:58:00 +0000 Subject: [PATCH] doc: clarify how XAUTHORITY is used --- sx.1 | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/sx.1 b/sx.1 index 233ba84..ac41208 100644 --- a/sx.1 +++ b/sx.1 @@ -24,14 +24,15 @@ argument is provided. .SH ENVIRONMENT .TP .B XAUTHORITY -This environment is the path to a file which to stores authorisation entries +This environment references a file which stores authorisation entries used to secure .BR Xorg (1) . If this environment is not set then .B sx will create and use .IR \%$XDG_CONFIG_HOME/sx/xauthority -instead. +instead while also exporting this value to +.BR XAUTHORITY . .SH FILES .TP @@ -51,8 +52,8 @@ if an alternative file is not provided with .UE .SH SEE ALSO -.BR xauth (1), .BR xinit (1), .BR startx (1), .BR Xserver (1), +.BR Xsecurity (7), .BR X (7)