diff options
Diffstat (limited to 'sys/arch/mvmeppc/dev/nvramreg.h')
-rw-r--r-- | sys/arch/mvmeppc/dev/nvramreg.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/arch/mvmeppc/dev/nvramreg.h b/sys/arch/mvmeppc/dev/nvramreg.h index 4b5a427628b..59e8fb9e5d6 100644 --- a/sys/arch/mvmeppc/dev/nvramreg.h +++ b/sys/arch/mvmeppc/dev/nvramreg.h @@ -1,4 +1,4 @@ -/* $OpenBSD: nvramreg.h,v 1.4 2004/01/29 10:58:06 miod Exp $ */ +/* $OpenBSD: nvramreg.h,v 1.5 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 |