Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/share/man/man3 Fix URL of the paper.
details: https://anonhg.NetBSD.org/src/rev/df263d9c0e95
branches: trunk
changeset: 759984:df263d9c0e95
user: jruoho <jruoho%NetBSD.org@localhost>
date: Wed Dec 22 20:17:50 2010 +0000
description:
Fix URL of the paper.
diffstat:
share/man/man3/__builtin_prefetch.3 | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r cdc2682f6f2a -r df263d9c0e95 share/man/man3/__builtin_prefetch.3
--- a/share/man/man3/__builtin_prefetch.3 Wed Dec 22 19:47:56 2010 +0000
+++ b/share/man/man3/__builtin_prefetch.3 Wed Dec 22 20:17:50 2010 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: __builtin_prefetch.3,v 1.1 2010/12/22 19:35:42 jruoho Exp $
+.\" $NetBSD: __builtin_prefetch.3,v 1.2 2010/12/22 20:17:50 jruoho Exp $
.\"
.\" Copyright (c) 2010 Jukka Ruohonen <jruohonen%iki.fi@localhost>
.\" All rights reserved.
@@ -109,7 +109,7 @@
.%A Ulrich Drepper
.%T What Every Programmer Should Know About Memory
.%D November 21, 2007
-.%U http://www.akkadia.org/drepper/dsohowto.pdf
+.%U http://www.akkadia.org/drepper/cpumemory.pdf
.Re
.Sh CAVEATS
This is a non-standard, compiler-specific extension.
Home |
Main Index |
Thread Index |
Old Index