diff options
Diffstat (limited to 'sys/arch/alpha/include/cfbreg.h')
-rw-r--r-- | sys/arch/alpha/include/cfbreg.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/arch/alpha/include/cfbreg.h b/sys/arch/alpha/include/cfbreg.h index d5e7222a6ad..0690f76f233 100644 --- a/sys/arch/alpha/include/cfbreg.h +++ b/sys/arch/alpha/include/cfbreg.h @@ -1,4 +1,4 @@ -/* $OpenBSD: cfbreg.h,v 1.3 1996/10/30 22:38:57 niklas Exp $ */ +/* $OpenBSD: cfbreg.h,v 1.4 2003/10/18 20:14:41 jmc Exp $ */ /* $NetBSD: cfbreg.h,v 1.1 1996/05/01 23:25:00 cgd Exp $ */ /* @@ -31,7 +31,7 @@ /* * Color Frame Buffer definitions, from: * ``PMAG-BA TURBOchannel Color Frame Buffer Functional Specification - * (Revision 1.2)'', availalable via anonymous FTP from gatekeeper.dec.com. + * (Revision 1.2)'', available via anonymous FTP from gatekeeper.dec.com. * * All definitions are in "dense" TurboChannel space. */ |