e8c9eaf450
- format man pages using new jgroff, so that we can install a full set of documentation. - move INSTALL script into a separate script, so that adding a new user need not be done at the time of INSTALL. - add a few strlcpy to fix a few holes. This stuff is rather bad, though. - use terminfo instead of termcap, for better keycap names, fixing quite a few bugs that made it impossible to build that version along the way... - move scripts into /usr/local/bin instead of /usr/local/bin/Wnn4. - use @comment no checksum in packing list, even though pkg_add does not support that yet. Not quite completely ready, but getting there...
13 lines
414 B
Plaintext
13 lines
414 B
Plaintext
$OpenBSD: patch-kWnn_kd_uumrc,v 1.1 2000/04/16 21:53:38 espie Exp $
|
|
--- kWnn/kd/uumrc.orig Tue Jun 28 04:29:51 1994
|
|
+++ kWnn/kd/uumrc Thu Apr 13 20:41:39 2000
|
|
@@ -8,7 +8,7 @@
|
|
setconvenv @LIBDIR/@LANG/wnnenvrc
|
|
setkankanaenv @LIBDIR/@LANG/wnnenvrc_R
|
|
|
|
-setjishopath @LIBDIR/@LANG/dic/pubdic/
|
|
+setjishopath @LIBDIR/@LANG/dic/sys/
|
|
sethindopath @LIBDIR/@LANG/dic/usr/@USR/
|
|
|
|
setuumkey @LIBDIR/@LANG/uumkey
|