Source-Changes-HG archive

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

[src/netbsd-1-5]: src/usr.sbin/wsfontload Pull up revision 1.12 (via patch, r...



details:   https://anonhg.NetBSD.org/src/rev/7e66747b1223
branches:  netbsd-1-5
changeset: 491081:7e66747b1223
user:      he <he%NetBSD.org@localhost>
date:      Wed Apr 04 17:01:58 2001 +0000

description:
Pull up revision 1.12 (via patch, requested by wiz):
  Mention path to font files in FILES section, and remove outdated
  section about their non-existance.

diffstat:

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

diffs (24 lines):

diff -r 2cd239038e20 -r 7e66747b1223 usr.sbin/wsfontload/wsfontload.8
--- a/usr.sbin/wsfontload/wsfontload.8  Wed Apr 04 16:53:39 2001 +0000
+++ b/usr.sbin/wsfontload/wsfontload.8  Wed Apr 04 17:01:58 2001 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: wsfontload.8,v 1.6.4.3 2001/02/03 19:46:51 he Exp $
+.\"    $NetBSD: wsfontload.8,v 1.6.4.4 2001/04/04 17:01:58 he Exp $
 .\"
 .Dd November 8, 2000
 .Os
@@ -95,13 +95,9 @@
 script, controlled by the
 .Pa /etc/wscons.conf
 configuration file.
-.Pp
-No font files are provided with the wscons framework. The fonts installed by
-.Xr pcvt 4
-can be used instead, as can raw font files from other operating system
-distributions.
 .Sh FILES
 .Pa /etc/wscons.conf
+.Pa /usr/share/wscons/fonts
 .Sh EXAMPLES
 .Dl wsfontload -N myname -h 8 -e ibm /usr/share/wscons/fonts/vt220l.808
 .Pp



Home | Main Index | Thread Index | Old Index