diff options
author | rin <rin@pkgsrc.org> | 2020-10-17 14:47:42 +0000 |
---|---|---|
committer | rin <rin@pkgsrc.org> | 2020-10-17 14:47:42 +0000 |
commit | 84245d91301d793f297d17c7fdcb39deeeb28b55 (patch) | |
tree | ee381f9b9f43b2271c0b6c7535c8ff6a1c655409 /x11 | |
parent | ea1dc3c09c6c7db7697483058b17b8ea880a42ac (diff) | |
download | pkgsrc-84245d91301d793f297d17c7fdcb39deeeb28b55.tar.gz |
mlterm-fb has been renamed to mlterm-wscons.
Diffstat (limited to 'x11')
-rw-r--r-- | x11/mlterm/MESSAGE | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/mlterm/MESSAGE b/x11/mlterm/MESSAGE index d65f9ac97cd..575193087cb 100644 --- a/x11/mlterm/MESSAGE +++ b/x11/mlterm/MESSAGE @@ -1,5 +1,5 @@ =========================================================================== -$NetBSD: MESSAGE,v 1.1 2013/05/26 18:18:25 tsutsui Exp $ +$NetBSD: MESSAGE,v 1.2 2020/10/17 14:47:42 rin Exp $ mlterm refers config files under ${PREFIX}/etc/mlterm as system default. To use mlterm with per user configurations, you have to prepare own config @@ -8,7 +8,7 @@ files under ~/.mlterm directory. Please check and copy config files into ~/.mlterm and modify them per your preferable settings. All available configurations are mentioned in the mlterm(1) man page. -To use mlterm-fb on NetBSD/amd64 and NetBSD/i386 console, you have to +To use mlterm-wscons on NetBSD/amd64 and NetBSD/i386 console, you have to enable VESA on the bootloader prompt. You also have to modify the default /etc/ttys settings to enable getty(8) at ttyE0 instead of console. Please check NetBSD's boot(8) and ttys(5) man pages for these settings. |