diff --git a/sys/dev/dec/clockvar.h b/sys/dev/dec/clockvar.h index 0d823078c315..3e679ad64eb4 100644 --- a/sys/dev/dec/clockvar.h +++ b/sys/dev/dec/clockvar.h @@ -1,4 +1,4 @@ -/* $NetBSD: clockvar.h,v 1.3 1997/04/07 00:18:51 cgd Exp $ */ +/* $NetBSD: clockvar.h,v 1.4 1997/06/22 08:02:18 jonathan Exp $ */ /* * Copyright (c) 1994, 1995 Carnegie-Mellon University. @@ -28,7 +28,7 @@ */ /* - * Definitions for "cpu-independent" clock handling for the alpha. + * Definitions for cpu-independent clock handling for the alpha and pmax. */ /* diff --git a/sys/dev/dec/mcclockvar.h b/sys/dev/dec/mcclockvar.h index 9668ea45d05f..2d962e6d8ee0 100644 --- a/sys/dev/dec/mcclockvar.h +++ b/sys/dev/dec/mcclockvar.h @@ -1,4 +1,4 @@ -/* $NetBSD: mcclockvar.h,v 1.3 1997/04/07 00:18:51 cgd Exp $ */ +/* $NetBSD: mcclockvar.h,v 1.4 1997/06/22 08:02:19 jonathan Exp $ */ /* * Copyright (c) 1996 Carnegie-Mellon University. diff --git a/sys/dev/tc/clockvar.h b/sys/dev/tc/clockvar.h index 0d823078c315..3e679ad64eb4 100644 --- a/sys/dev/tc/clockvar.h +++ b/sys/dev/tc/clockvar.h @@ -1,4 +1,4 @@ -/* $NetBSD: clockvar.h,v 1.3 1997/04/07 00:18:51 cgd Exp $ */ +/* $NetBSD: clockvar.h,v 1.4 1997/06/22 08:02:18 jonathan Exp $ */ /* * Copyright (c) 1994, 1995 Carnegie-Mellon University. @@ -28,7 +28,7 @@ */ /* - * Definitions for "cpu-independent" clock handling for the alpha. + * Definitions for cpu-independent clock handling for the alpha and pmax. */ /* diff --git a/sys/dev/tc/mcclockvar.h b/sys/dev/tc/mcclockvar.h index 9668ea45d05f..2d962e6d8ee0 100644 --- a/sys/dev/tc/mcclockvar.h +++ b/sys/dev/tc/mcclockvar.h @@ -1,4 +1,4 @@ -/* $NetBSD: mcclockvar.h,v 1.3 1997/04/07 00:18:51 cgd Exp $ */ +/* $NetBSD: mcclockvar.h,v 1.4 1997/06/22 08:02:19 jonathan Exp $ */ /* * Copyright (c) 1996 Carnegie-Mellon University.