From 9a80ef958e3311ba96337676e9aa0f454a9ebd3f Mon Sep 17 00:00:00 2001 From: Aaron Campbell Date: Fri, 1 Oct 1999 10:00:42 +0000 Subject: Update the man page to reflect reality. --- sys/arch/i386/isa/pcvt/Util/pcvtdoc/pcvt.4 | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'sys/arch') diff --git a/sys/arch/i386/isa/pcvt/Util/pcvtdoc/pcvt.4 b/sys/arch/i386/isa/pcvt/Util/pcvtdoc/pcvt.4 index 9577222e3a9..930c43c2f64 100644 --- a/sys/arch/i386/isa/pcvt/Util/pcvtdoc/pcvt.4 +++ b/sys/arch/i386/isa/pcvt/Util/pcvtdoc/pcvt.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: pcvt.4,v 1.15 1999/09/23 04:12:08 alex Exp $ +.\" $OpenBSD: pcvt.4,v 1.16 1999/10/01 10:00:41 aaron Exp $ .\" .\" Copyright (c) 1992, 1995 Hellmuth Michaelis, Brian Dunford-Shore, .\" Joerg Wunsch and Holger Veit. @@ -770,12 +770,12 @@ By default, 8 pages of scrollback buffer are available by navigating with the .Em LEFT_SHIFT+PGUP/PGDN keys. The scrollback buffer is destroyed when -switching virtual terminals or loading new character sets. -To increase the number of pages stored, increase the value of -.Dv SCROLLBACK_PAGES -in -.Pa arch/i386/isa/pcvt/pcvt_hdr.h -and recompile your kernel. +switching virtual terminals, changing line modes, or switching between 80/132 +columns. +To increase the number of pages stored, see the +.Fl b +option for +.Xr scon 1 . Scrollback support was added in .Ox 2.6 . -- cgit v1.2.3