Package: kmscon Version: 9.0.0-5+b1 Severity: minor Tags: patch Hi,
There is a typo in the manpage for kmscon, the attached patch fixes it.
>From ee7ea2a3cb6518883b9a50968a8878dfd2613daa Mon Sep 17 00:00:00 2001 From: Teemu Hukkanen <tjhuk...@iki.fi> Date: Thu, 27 Feb 2025 03:31:14 +0200 Subject: [PATCH] "Fix typo in manpage" --- docs/man/kmscon.1.xml.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/man/kmscon.1.xml.in b/docs/man/kmscon.1.xml.in index 594de2a..fc34131 100644 --- a/docs/man/kmscon.1.xml.in +++ b/docs/man/kmscon.1.xml.in @@ -179,7 +179,7 @@ <term><option>--session-control</option></term> <listitem> <para>Allow keyboard-shortcuts to control the session manager. This - allows the use to create new sessions, kill sessions and switch + allows the user to create new sessions, kill sessions and switch sessions via keyboard input. (default: off)</para> </listitem> </varlistentry> -- 2.47.2