From 0c6fd7eaa10a63af2b810b4cd73582072a19440e Mon Sep 17 00:00:00 2001 From: laur Date: Sun, 2 Oct 2022 06:29:16 +0200 Subject: [PATCH] docs: fix typo in --tranfer-sleep-lock --- NEWS | 2 +- doc/xss-lock.1.rst.in | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/NEWS b/NEWS index 541039e..4833fab 100644 --- a/NEWS +++ b/NEWS @@ -1,7 +1,7 @@ 0.3.0 ----- -* New option --tranfer-sleep-lock gives lockers control over the inhibit delay. +* New option --transfer-sleep-lock gives lockers control over the inhibit delay. Two bash scripts are included to use this with existing lockers. (Bumps required glib version from 2.30 to 2.32.) diff --git a/doc/xss-lock.1.rst.in b/doc/xss-lock.1.rst.in index 824dd0b..0c850b5 100644 --- a/doc/xss-lock.1.rst.in +++ b/doc/xss-lock.1.rst.in @@ -54,7 +54,7 @@ Options screen before locking. For an example, see the script *@CMAKE_INSTALL_PREFIX@/share/doc/xss-lock/dim-screen.sh*. --l, --tranfer-sleep-lock +-l, --transfer-sleep-lock Allow the locker process to inherit the file descriptor that represents the delay lock obtained from the login manager. The corresponding index will be made available in the environment @@ -136,7 +136,7 @@ Examples .. note:: A script is provided to use **i3lock**'s forking mode with the - ``--tranfer-sleep-lock`` option (see above). + ``--transfer-sleep-lock`` option (see above). See also ========