From 3963bcc1a4f62e323d92a8f8d75cf5dce429627d Mon Sep 17 00:00:00 2001 From: Mark Kettenis Date: Sat, 6 Sep 2008 19:49:06 +0000 Subject: Fix comment to catch up with HPPA_PGALIAS change. --- sys/arch/hppa/include/vmparam.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sys/arch/hppa/include/vmparam.h') diff --git a/sys/arch/hppa/include/vmparam.h b/sys/arch/hppa/include/vmparam.h index 6519c8601aa..504549cf12a 100644 --- a/sys/arch/hppa/include/vmparam.h +++ b/sys/arch/hppa/include/vmparam.h @@ -1,4 +1,4 @@ -/* $OpenBSD: vmparam.h,v 1.34 2008/08/22 10:41:37 kurt Exp $ */ +/* $OpenBSD: vmparam.h,v 1.35 2008/09/06 19:49:05 kettenis Exp $ */ /* * Copyright (c) 1988-1994, The University of Utah and @@ -59,7 +59,7 @@ #define STACKGAP_RANDOM 256*1024 #ifndef USRIOSIZE -#define USRIOSIZE ((2*HPPA_PGALIAS)/PAGE_SIZE) /* 2mb */ +#define USRIOSIZE ((2*HPPA_PGALIAS)/PAGE_SIZE) /* 8mb */ #endif /* -- cgit v1.2.3