Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/share/man/man9 Use correct source file reference
details: https://anonhg.NetBSD.org/src/rev/8426028f2d5d
branches: trunk
changeset: 780082:8426028f2d5d
user: pgoyette <pgoyette%NetBSD.org@localhost>
date: Wed Jul 11 18:17:50 2012 +0000
description:
Use correct source file reference
diffstat:
share/man/man9/rnd.9 | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 16a704def97f -r 8426028f2d5d share/man/man9/rnd.9
--- a/share/man/man9/rnd.9 Wed Jul 11 17:13:30 2012 +0000
+++ b/share/man/man9/rnd.9 Wed Jul 11 18:17:50 2012 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: rnd.9,v 1.20 2011/12/17 21:25:12 wiz Exp $
+.\" $NetBSD: rnd.9,v 1.21 2012/07/11 18:17:50 pgoyette Exp $
.\"
.\" Copyright (c) 1997 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -209,7 +209,7 @@
.\" .Sh ERRORS
.Sh FILES
These functions are declared in src/sys/sys/rnd.h and defined in
-src/sys/dev/rnd.c.
+src/sys/kern/kern_rndq.c.
.Sh SEE ALSO
.Xr rnd 4 ,
.Xr rndctl 8 ,
Home |
Main Index |
Thread Index |
Old Index