From 8d6308410dffdecfca70b5adff35d7a9053ba405 Mon Sep 17 00:00:00 2001 From: Miod Vallat Date: Fri, 25 Jul 2008 21:25:26 +0000 Subject: phyio -> physio --- sys/arch/mips64/include/vmparam.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sys/arch/mips64') diff --git a/sys/arch/mips64/include/vmparam.h b/sys/arch/mips64/include/vmparam.h index a785ab99e20..354421b5b16 100644 --- a/sys/arch/mips64/include/vmparam.h +++ b/sys/arch/mips64/include/vmparam.h @@ -1,4 +1,4 @@ -/* $OpenBSD: vmparam.h,v 1.14 2008/03/30 20:13:14 miod Exp $ */ +/* $OpenBSD: vmparam.h,v 1.15 2008/07/25 21:25:25 miod Exp $ */ /* $NetBSD: vmparam.h,v 1.5 1994/10/26 21:10:10 cgd Exp $ */ /* @@ -73,7 +73,7 @@ #define STACKGAP_RANDOM 256*1024 /* - * PTEs for mapping user space into the kernel for phyio operations. + * PTEs for mapping user space into the kernel for physio operations. * 16 pte's are enough to cover 8 disks * MAXBSIZE. */ #ifndef USRIOSIZE -- cgit v1.2.3