Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/share/man/man3 Do not use .pp with %P, as noted by joerg@.
details: https://anonhg.NetBSD.org/src/rev/242c750ad71d
branches: trunk
changeset: 753210:242c750ad71d
user: jruoho <jruoho%NetBSD.org@localhost>
date: Sat Mar 20 14:45:18 2010 +0000
description:
Do not use .pp with %P, as noted by joerg@.
diffstat:
share/man/man3/fast_divide32.3 | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diffs (22 lines):
diff -r b1e964977912 -r 242c750ad71d share/man/man3/fast_divide32.3
--- a/share/man/man3/fast_divide32.3 Sat Mar 20 14:43:50 2010 +0000
+++ b/share/man/man3/fast_divide32.3 Sat Mar 20 14:45:18 2010 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: fast_divide32.3,v 1.3 2010/03/20 11:18:43 wiz Exp $
+.\" $NetBSD: fast_divide32.3,v 1.4 2010/03/20 14:45:18 jruoho Exp $
.\"
.\" Copyright (c) 2010 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -91,10 +91,10 @@
.%A Peter L. Montgomery
.%T Division by Invariant Integers Using Multiplication
.%J ACM SIGPLAN Notices
-.%D 1994
+.%D June 1994
.%N Issue 6
.%V Volume 29
-.%P pp. 61-72
+.%P 61-72
.%U http://gmplib.org/~tege/divcnst-pldi94.pdf
.Re
.Sh HISTORY
Home |
Main Index |
Thread Index |
Old Index