X-Git-Url: https://git.distorted.org.uk/u/mdw/catacomb/blobdiff_plain/4f743df55ac05e51bc69aaabd188132f2f94543b..2b26f2d79b3c5342a0daaba359cc00e13de2a9ca:/bbs-jump.c diff --git a/bbs-jump.c b/bbs-jump.c index 8e7109d..fe2787a 100644 --- a/bbs-jump.c +++ b/bbs-jump.c @@ -1,6 +1,6 @@ /* -*-c-*- * - * $Id: bbs-jump.c,v 1.2 1999/12/22 15:52:08 mdw Exp $ + * $Id: bbs-jump.c,v 1.3 2000/06/17 10:44:17 mdw Exp $ * * Jumping around a BBS sequence * @@ -30,6 +30,9 @@ /*----- Revision history --------------------------------------------------* * * $Log: bbs-jump.c,v $ + * Revision 1.3 2000/06/17 10:44:17 mdw + * Typesetting fix. + * * Revision 1.2 1999/12/22 15:52:08 mdw * Rename `bbs_params' to `bbs_param' for consistency. * @@ -77,7 +80,7 @@ * * If you want to step the generator forwards, simply set * %$px = qx = 2$%. If you want to step backwards, make - * %$px = (p + 1)/4$% and %$qx = (q + 1)/4%$. Note that, if + * %$px = (p + 1)/4$% and %$qx = (q + 1)/4$%. Note that, if * %$x$% is a quadratic residue mod $%p$%, then * * %$(x^2) ^ {(p + 1)/4}$%