- correct version string in the manual page
- sync up other patch
This commit is contained in:
parent
c0e17acf74
commit
05fc613697
12
net/centericq/patches/patch-centericq_1
Normal file
12
net/centericq/patches/patch-centericq_1
Normal file
@ -0,0 +1,12 @@
|
||||
$OpenBSD: patch-centericq_1,v 1.1 2001/08/19 07:25:00 pvalchev Exp $
|
||||
--- centericq.1.orig Fri Aug 3 05:37:45 2001
|
||||
+++ centericq.1 Sun Aug 19 01:18:09 2001
|
||||
@@ -33,7 +33,7 @@ use ascii characters to draw lines and b
|
||||
display command line usage
|
||||
|
||||
.SH VERSION
|
||||
-centericq 3.34.15
|
||||
+centericq 3.35.22
|
||||
|
||||
.SH BUG REPORT
|
||||
Report any bugs to centericq-bugs@konst.org.ua
|
@ -1,7 +1,7 @@
|
||||
$OpenBSD: patch-kkconsui-0_1_src_cmenus_cc,v 1.1 2001/06/30 17:34:14 pvalchev Exp $
|
||||
--- kkconsui-0.1/src/cmenus.cc.orig Fri Jun 29 22:42:32 2001
|
||||
+++ kkconsui-0.1/src/cmenus.cc Fri Jun 29 22:43:12 2001
|
||||
@@ -239,6 +239,7 @@ int verticalmenu::open() {
|
||||
$OpenBSD: patch-kkconsui-0_1_src_cmenus_cc,v 1.2 2001/08/19 07:25:00 pvalchev Exp $
|
||||
--- kkconsui-0.1/src/cmenus.cc.orig Fri Aug 10 15:12:13 2001
|
||||
+++ kkconsui-0.1/src/cmenus.cc Sun Aug 19 01:17:37 2001
|
||||
@@ -250,6 +250,7 @@ int verticalmenu::open() {
|
||||
ret = 0;
|
||||
break;
|
||||
|
||||
@ -9,7 +9,7 @@ $OpenBSD: patch-kkconsui-0_1_src_cmenus_cc,v 1.1 2001/06/30 17:34:14 pvalchev Ex
|
||||
case KEY_UP:
|
||||
if(curelem > 0) {
|
||||
shownelem(curelem, 0);
|
||||
@@ -262,6 +263,7 @@ int verticalmenu::open() {
|
||||
@@ -273,6 +274,7 @@ int verticalmenu::open() {
|
||||
}
|
||||
break;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user