diff options
author | Miod Vallat <miod@cvs.openbsd.org> | 2007-04-10 17:47:57 +0000 |
---|---|---|
committer | Miod Vallat <miod@cvs.openbsd.org> | 2007-04-10 17:47:57 +0000 |
commit | b79f7d8019552bffbfb9132282c9e400ed234e23 (patch) | |
tree | 746cae9358ef503518bb08df39c8d11a2ea50ded /sys/arch/aviion/stand | |
parent | 3b1e074fc83378f28653b59731c5a50a5b3d8bf3 (diff) |
``it's'' -> ``its'' when the grammar gods require this change.
Diffstat (limited to 'sys/arch/aviion/stand')
-rw-r--r-- | sys/arch/aviion/stand/libsa/nvramreg.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/arch/aviion/stand/libsa/nvramreg.h b/sys/arch/aviion/stand/libsa/nvramreg.h index b7a2472bdb4..bbce5c66a4c 100644 --- a/sys/arch/aviion/stand/libsa/nvramreg.h +++ b/sys/arch/aviion/stand/libsa/nvramreg.h @@ -1,4 +1,4 @@ -/* $OpenBSD: nvramreg.h,v 1.1 2006/05/16 22:48:18 miod Exp $ */ +/* $OpenBSD: nvramreg.h,v 1.2 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 |