From 7254095046dbe9b80d84e332b771bdfe3d3bf1d5 Mon Sep 17 00:00:00 2001 From: tg Date: Wed, 3 Nov 2004 21:15:41 +0000 Subject: [PATCH] merge --- ksh.1tbl | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/ksh.1tbl b/ksh.1tbl index 0191717..9375eb4 100644 --- a/ksh.1tbl +++ b/ksh.1tbl @@ -1,5 +1,5 @@ -.\" $MirBSD: ksh.1tbl,v 1.36 2004/11/03 15:33:00 tg Exp $ -.\" $OpenBSD: ksh.1tbl,v 1.73 2004/10/28 04:55:51 jaredy Exp $ +.\" $MirBSD: ksh.1tbl,v 1.37 2004/11/03 21:15:41 tg Exp $ +.\" $OpenBSD: ksh.1tbl,v 1.74 2004/11/03 19:19:39 jaredy Exp $ .\" .\" Copyright (c) 1980, 1990, 1993 .\" The Regents of the University of California. All rights reserved. @@ -1471,7 +1471,7 @@ This is different from the original Korn shell, which uses by default. .It Ev HISTSIZE The number of commands normally stored for history. -The default is 128. +The default is 511. .It Ev HOME The default directory for the .Ic cd