Source-Changes-HG archive

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

[src/trunk]: src/share/man/man3 Add the (ACM) journal where this appeared. Fi...



details:   https://anonhg.NetBSD.org/src/rev/22dae4b82f35
branches:  trunk
changeset: 753203:22dae4b82f35
user:      jruoho <jruoho%NetBSD.org@localhost>
date:      Sat Mar 20 10:26:06 2010 +0000

description:
Add the (ACM) journal where this appeared. Fix URL.

diffstat:

 share/man/man3/fast_divide32.3 |  8 ++++++--
 1 files changed, 6 insertions(+), 2 deletions(-)

diffs (23 lines):

diff -r 99d8509d1388 -r 22dae4b82f35 share/man/man3/fast_divide32.3
--- a/share/man/man3/fast_divide32.3    Sat Mar 20 09:22:37 2010 +0000
+++ b/share/man/man3/fast_divide32.3    Sat Mar 20 10:26:06 2010 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: fast_divide32.3,v 1.1 2010/03/19 20:11:22 joerg Exp $
+.\"    $NetBSD: fast_divide32.3,v 1.2 2010/03/20 10:26:06 jruoho Exp $
 .\"
 .\" Copyright (c) 2010 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -90,8 +90,12 @@
 .%A Torbj\(:orn Granlund
 .%A Peter L. Montgomery
 .%T Division by Invariant Integers Using Multiplication
+.%J ACM SIGPLAN Notices
 .%D 1994
-.%U http://swox.se/~tg/divcnst-pldi94.pdf
+.%N Issue 6
+.%V Volume 29
+.%P pp. 61-72
+.%U http://gmplib.org/~tege/divcnst-pldi94.pdf
 .Re
 .Sh HISTORY
 The



Home | Main Index | Thread Index | Old Index