Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/usr.sbin/wsfontload wsfontload: clarify documentation of -l



details:   https://anonhg.NetBSD.org/src/rev/261d1055a819
branches:  trunk
changeset: 961881:261d1055a819
user:      nia <nia%NetBSD.org@localhost>
date:      Sat Apr 24 08:59:09 2021 +0000

description:
wsfontload: clarify documentation of -l

diffstat:

 usr.sbin/wsfontload/wsfontload.8 |  5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)

diffs (19 lines):

diff -r 437a28881063 -r 261d1055a819 usr.sbin/wsfontload/wsfontload.8
--- a/usr.sbin/wsfontload/wsfontload.8  Sat Apr 24 07:58:12 2021 +0000
+++ b/usr.sbin/wsfontload/wsfontload.8  Sat Apr 24 08:59:09 2021 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: wsfontload.8,v 1.28 2021/04/24 07:52:07 wiz Exp $
+.\"    $NetBSD: wsfontload.8,v 1.29 2021/04/24 08:59:09 nia Exp $
 .\"
 .\" Copyright (c) 1999, 2001
 .\"    Matthias Drochner.  All rights reserved.
@@ -93,7 +93,8 @@
 Sets the height of a font character in pixels.
 Default is 16.
 .It Fl l
-Print a list of available fonts.
+Print a list of available fonts that are built-in to the kernel
+(as opposed to fonts available to load from the filesystem).
 .It Fl N Ar name
 Specifies a name which can be used later to refer to the font.
 If none is given, the



Home | Main Index | Thread Index | Old Index