pkgsrc-Changes archive

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

CVS commit: pkgsrc/x11/mlterm



Module Name:    pkgsrc
Committed By:   rin
Date:           Sat Oct 17 14:47:42 UTC 2020

Modified Files:
        pkgsrc/x11/mlterm: MESSAGE

Log Message:
mlterm-fb has been renamed to mlterm-wscons.


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 pkgsrc/x11/mlterm/MESSAGE

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/x11/mlterm/MESSAGE
diff -u pkgsrc/x11/mlterm/MESSAGE:1.1 pkgsrc/x11/mlterm/MESSAGE:1.2
--- pkgsrc/x11/mlterm/MESSAGE:1.1       Sun May 26 18:18:25 2013
+++ pkgsrc/x11/mlterm/MESSAGE   Sat Oct 17 14:47:42 2020
@@ -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
 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.



Home | Main Index | Thread Index | Old Index