From 5a8a115aa49d06e29a32d1fc5466308b00e9095a Mon Sep 17 00:00:00 2001 From: Alan Coopersmith Date: Sat, 10 Sep 2022 13:36:39 -0700 Subject: man page: emphasize this program is for querying xfs Try to answer the question "How is this different from xlsfonts?" Signed-off-by: Alan Coopersmith --- man/fslsfonts.man | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/man/fslsfonts.man b/man/fslsfonts.man index e5975c5..371d5ff 100644 --- a/man/fslsfonts.man +++ b/man/fslsfonts.man @@ -31,7 +31,8 @@ fslsfonts \- list fonts served by X font server [\-options ...] [\-fn pattern] .SH DESCRIPTION .I fslsfonts -lists the fonts that match the given \fIpattern\fP. +lists the fonts available from a xfs(__appmansuffix__) font server +that match the given \fIpattern\fP. The wildcard character "*" may be used to match any sequence of characters (including none), and "?" to match any single character. If no pattern is given, "*" is assumed. @@ -100,7 +101,7 @@ section of X(__miscmansuffix__). xfs(__appmansuffix__), showfont(__appmansuffix__), xlsfonts(__appmansuffix__), X(__miscmansuffix__). .SH BUGS -Doing ``fslsfonts \-l'' can tie up your server for a very long time. +Doing ``fslsfonts \-l'' can tie up your font server for a very long time. This is really a bug with single-threaded non-preemptable servers, not with this program. .SH AUTHOR -- cgit v1.2.3