From: mdw Date: Sat, 17 Jun 2000 10:44:17 +0000 (+0000) Subject: Typesetting fix. X-Git-Url: https://git.distorted.org.uk/u/mdw/catacomb/commitdiff_plain/38f310407264c9cc1b6f03e1f1b02009582ddb5d Typesetting fix. --- 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}$%