Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/games/moduli/qsieve Drop trailing whitespace. Remove superfl...
details: https://anonhg.NetBSD.org/src/rev/f13361cacaab
branches: trunk
changeset: 587383:f13361cacaab
user: wiz <wiz%NetBSD.org@localhost>
date: Sun Jan 22 00:32:54 2006 +0000
description:
Drop trailing whitespace. Remove superfluous .br.
diffstat:
games/moduli/qsieve/qsieve.6 | 13 ++++++-------
1 files changed, 6 insertions(+), 7 deletions(-)
diffs (56 lines):
diff -r 7e2ec047a2c1 -r f13361cacaab games/moduli/qsieve/qsieve.6
--- a/games/moduli/qsieve/qsieve.6 Sun Jan 22 00:08:38 2006 +0000
+++ b/games/moduli/qsieve/qsieve.6 Sun Jan 22 00:32:54 2006 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: qsieve.6,v 1.1 2006/01/19 23:23:58 elad Exp $
+.\" $NetBSD: qsieve.6,v 1.2 2006/01/22 00:32:54 wiz Exp $
.\"
.\" Copyright 1997, 2003 William Allen Simpson <wsimpson%greendragon.com@localhost>
.\" All rights reserved.
@@ -35,12 +35,11 @@
.Os
.Sh NAME
.Nm qsieve ,
-.Nm qsafe
+.Nm qsafe
.Nd generate system moduli file
.Sh SYNOPSIS
.Nm
.Op Ar megabytes Ar bits Op Ar initial
-.br
.Nm qsafe
.Op Ar trials Op Ar generator
.Sh DESCRIPTION
@@ -53,14 +52,14 @@
(less than 2**30).
This step is both processor and memory intensive.
.Pp
-The
+The
.Ar megabytes
value
sets a limit for the internal sieve buffer.
This should be small enough to remain entirely in memory.
Swap thrashing can increase the run time
from hours to days or weeks!
-When the
+When the
.Ar megabytes
value is zero (0),
.Nm
@@ -97,13 +96,13 @@
.Ar trials
value
sets the number of Miller-Rabin interations
-(typically 16 to 128).
+(typically 16 to 128).
.Pp
The optional
.Ar generator
value (hex)
limits testing to candidates with a specific generator
-(usually 2).
+(usually 2).
Otherwise,
.Nm qsafe
will test each candidate
Home |
Main Index |
Thread Index |
Old Index