Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/share/man/man9 Correct the location of the header.



details:   https://anonhg.NetBSD.org/src/rev/e974bc6139d3
branches:  trunk
changeset: 754024:e974bc6139d3
user:      jruoho <jruoho%NetBSD.org@localhost>
date:      Sat Apr 17 06:24:05 2010 +0000

description:
Correct the location of the header.

diffstat:

 share/man/man9/ras.9 |  6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diffs (27 lines):

diff -r d874d4f319ad -r e974bc6139d3 share/man/man9/ras.9
--- a/share/man/man9/ras.9      Fri Apr 16 22:02:30 2010 +0000
+++ b/share/man/man9/ras.9      Sat Apr 17 06:24:05 2010 +0000
@@ -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



Home | Main Index | Thread Index | Old Index