From d884b8aa94af638554e3649ee53190c78dfa8ebf Mon Sep 17 00:00:00 2001 From: Varad Dixit <143983431+Hatkeshiator@users.noreply.github.com> Date: Wed, 23 Jul 2025 18:22:09 +0530 Subject: [PATCH] Fix minor punctuation error in manual page Change one occurence of 'comma separated' to 'comma-separated' in manual page --- man/Xserver.man | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man/Xserver.man b/man/Xserver.man index 937eecf22f..b40958a9fa 100644 --- a/man/Xserver.man +++ b/man/Xserver.man @@ -189,7 +189,7 @@ sets beep (bell) volume (allowable range: 0\(en100). sets fake presenter screen default fps (allowable range: 1\(en600). .TP 8 .B \-fp \fIfontPath\fP -sets the search path for fonts. This path is a comma separated list +sets the search path for fonts. This path is a comma-separated list of directories which the X server searches for font databases. See the FONTS section of this manual page for more information and the default list.