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 Pullup 1.9 [releng] and 1.10 [wiz]:
details: https://anonhg.NetBSD.org/src/rev/d3c17114b505
branches: netbsd-1-5
changeset: 489999:d3c17114b505
user: tv <tv%NetBSD.org@localhost>
date: Mon Oct 30 22:08:07 2000 +0000
description:
Pullup 1.9 [releng] and 1.10 [wiz]:
Use \(mu when we need a multiplication sign.
Use .Bx.
Use .Ql for literals in running text.
=====
pcvt is dead.
XXX: better wording for lines 99-101?
diffstat:
usr.sbin/wsfontload/wsfontload.8 | 21 +++++++++++----------
1 files changed, 11 insertions(+), 10 deletions(-)
diffs (48 lines):
diff -r d0d5d93abbc0 -r d3c17114b505 usr.sbin/wsfontload/wsfontload.8
--- a/usr.sbin/wsfontload/wsfontload.8 Mon Oct 30 22:02:47 2000 +0000
+++ b/usr.sbin/wsfontload/wsfontload.8 Mon Oct 30 22:08:07 2000 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: wsfontload.8,v 1.6.4.1 2000/08/23 11:40:15 lukem Exp $
+.\" $NetBSD: wsfontload.8,v 1.6.4.2 2000/10/30 22:08:07 tv Exp $
.\"
.Dd January 13, 1999
.Os
@@ -58,16 +58,17 @@
.It Fl e Ar encoding
Sets the encoding of the font. This can be either a symbolic abbreviation
or a numeric value. Currently recognized abbreviations are
-.Dq iso
+.Ql iso
for ISO-8859-1 encoding,
-.Dq ibm
+.Ql ibm
for IBM encoded fonts and
-.Dq pcvt
+.Ql pcvt
for the custom encoding of the supplemental fonts which came with
-the BSD
+the
+.Bx
.Dq pcvt
console driver. Per default,
-.Dq iso
+.Ql iso
is assumed.
.It Fl N Ar name
Specifies a name which can be used later to refer to the font.
@@ -97,11 +98,11 @@
.Sh FILES
.Pa /etc/wscons.conf
.Sh EXAMPLES
-.Dl wsfontload -N myname -h 8 -e ibm /usr/share/pcvt/fonts/vt220l.808
+.Dl wsfontload -N myname -h 8 -e ibm /usr/share/wscons/fonts/vt220l.808
.Pp
-Load the IBM-encoded 8x8-font from the
-.Xr pcvt 4
-distribution. This (or another 8x8-font) is necessary to use the
+Load the IBM-encoded 8\(mu8-font from the
+.Xr wscons 4
+distribution. This (or another 8\(mu8-font) is necessary to use the
50-line screen type on
.Xr vga 4
displays.
Home |
Main Index |
Thread Index |
Old Index