$OpenBSD: patch-icb_bindings,v 1.1 2001/05/14 16:42:53 millert Exp $
--- icb/bindings.orig	Fri Feb 24 14:20:17 1995
+++ icb/bindings	Mon May 14 10:33:06 2001
@@ -36,8 +36,8 @@ proc m {args} {
 	eval s_personal $args
 }
 
-# paging is now the default (!)
-oset pagesize -1
+# do not page by default
+oset pagesize 0
 
 c_usage add tcl g "tcl command" "pass command to tcl without quoting"
 c_usage add oset g "\[variable\] \[value\]" "view or set an icb variable"
