Module Name: src
Committed By: pgoyette
Date: Thu May 30 14:58:52 UTC 2019
Modified Files:
src/usr.sbin/wsfontload: wsfontload.8
Log Message:
Note lack of a method to determine which fonts have been loaded.
To generate a diff of this commit:
cvs rdiff -u -r1.26 -r1.27 src/usr.sbin/wsfontload/wsfontload.8
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/usr.sbin/wsfontload/wsfontload.8
diff -u src/usr.sbin/wsfontload/wsfontload.8:1.26 src/usr.sbin/wsfontload/wsfontload.8:1.27
--- src/usr.sbin/wsfontload/wsfontload.8:1.26 Wed Jun 8 12:47:51 2011
+++ src/usr.sbin/wsfontload/wsfontload.8 Thu May 30 14:58:51 2019
@@ -1,4 +1,4 @@
-.\" $NetBSD: wsfontload.8,v 1.26 2011/06/08 12:47:51 wiz Exp $
+.\" $NetBSD: wsfontload.8,v 1.27 2019/05/30 14:58:51 pgoyette Exp $
.\"
.\" Copyright (c) 1999, 2001
.\" Matthias Drochner. All rights reserved.
@@ -24,7 +24,7 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
-.Dd May 4, 2003
+.Dd May 30, 2019
.Dt WSFONTLOAD 8
.Os
.Sh NAME
@@ -139,3 +139,5 @@ IBM-encoded 8\(mu16 font and switch the
Many features are missing.
.Pp
There is no way to remove a loaded font.
+.Pp
+There is no way to determine which fonts have been loaded.