Module Name:    src
Committed By:   jruoho
Date:           Sat Apr 17 06:24:05 UTC 2010

Modified Files:
        src/share/man/man9: ras.9

Log Message:
Correct the location of the header.


To generate a diff of this commit:
cvs rdiff -u -r1.12 -r1.13 src/share/man/man9/ras.9

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/share/man/man9/ras.9
diff -u src/share/man/man9/ras.9:1.12 src/share/man/man9/ras.9:1.13
--- src/share/man/man9/ras.9:1.12	Wed Apr 14 09:43:54 2010
+++ src/share/man/man9/ras.9	Sat Apr 17 06:24:05 2010
@@ -1,4 +1,4 @@
-.\"     $NetBSD: ras.9,v 1.12 2010/04/14 09:43:54 jruoho Exp $
+.\"     $NetBSD: ras.9,v 1.13 2010/04/17 06:24:05 jruoho Exp $
 .\"
 .\" Copyright (c) 2002 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -27,7 +27,7 @@
 .\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
 .\" POSSIBILITY OF SUCH DAMAGE.
 .\"
-.Dd April 14, 2010
+.Dd April 17, 2010
 .Dt RAS 9
 .Os
 .Sh NAME
@@ -124,7 +124,7 @@
 .Pa sys/kern/kern_ras.c .
 Data structures and function prototypes for the framework are located
 in
-.In sys/sys/ras.h .
+.In sys/ras.h .
 Machine-dependent portions are implemented within
 .Xr cpu_switchto 9
 in the machine-dependent file

Reply via email to