From 0df886b9f2c488073ea21509bd244d7c0d1787ed Mon Sep 17 00:00:00 2001 From: Alan Coopersmith Date: Mon, 9 Mar 2026 18:31:45 -0700 Subject: [PATCH] ephyr: add -name to Xephyr man page Fixes: f028e245a ("Bug #10016: Implement WM_CLASS hints in Xephyr.") Signed-off-by: Alan Coopersmith Part-of: --- hw/kdrive/ephyr/man/Xephyr.man | 3 +++ 1 file changed, 3 insertions(+) diff --git a/hw/kdrive/ephyr/man/Xephyr.man b/hw/kdrive/ephyr/man/Xephyr.man index 01a974f02..81b2d4c25 100644 --- a/hw/kdrive/ephyr/man/Xephyr.man +++ b/hw/kdrive/ephyr/man/Xephyr.man @@ -92,6 +92,9 @@ at the end is interpreted as the ascii character '+') .I a key is pressed) .RE +.BI \-name " name" +Set the name in the WM_CLASS property. +.TP 8 .BI \-title " title" Set the window title in the WM_NAME property. .SH "SIGNALS"