diff options
Diffstat (limited to 'man/fslsfonts.man')
-rw-r--r-- | man/fslsfonts.man | 5 |
1 files 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 |