diff options
Diffstat (limited to 'sys/arch/mvme88k')
-rw-r--r-- | sys/arch/mvme88k/dev/nvramreg.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/arch/mvme88k/dev/nvramreg.h b/sys/arch/mvme88k/dev/nvramreg.h index 9e024408555..dad0dd2f8a1 100644 --- a/sys/arch/mvme88k/dev/nvramreg.h +++ b/sys/arch/mvme88k/dev/nvramreg.h @@ -1,4 +1,4 @@ -/* $OpenBSD: nvramreg.h,v 1.7 2004/04/24 19:51:48 miod Exp $ */ +/* $OpenBSD: nvramreg.h,v 1.8 2007/04/10 17:47:54 miod Exp $ */ /* * Copyright (c) 1992, 1993 @@ -49,7 +49,7 @@ * * This chip is 8k in size. * The first TOD clock starts at offset 0x1FF8. The following structure - * describes last 2K of it's 8K address space. The first 6K of the NVRAM + * describes last 2K of its 8K address space. The first 6K of the NVRAM * space is used for various things as follows: * 0000-0fff User Area * 1000-10ff Networking Area |