Typesetting fix.
authormdw <mdw>
Sat, 17 Jun 2000 10:44:17 +0000 (10:44 +0000)
committermdw <mdw>
Sat, 17 Jun 2000 10:44:17 +0000 (10:44 +0000)
bbs-jump.c

index 8e7109d..fe2787a 100644 (file)
@@ -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}$%