9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
* [9fans] /sys/man/2/rand
@ 2003-09-16 12:07 boyd
  2003-09-16 13:47 ` Russ Cox
  0 siblings, 1 reply; 3+ messages in thread
From: boyd @ 2003-09-16 12:07 UTC (permalink / raw)
  To: 9fans

it would appeared to be peter-ed out.  now what where we saying about
this being bad?  i think this diff fixes it:

brahma% diff /sys/man/2/rand $home/man/2
54c54
< .RI 0≤ x <2\u\s715\s10\d.
---
> .RI "0 <= " x " < 2\u\s715\s10\d."
60c60
< .RI 0≤ x <2\u\s731\s10\d.
---
> .RI "0 <= " x  " < 2\u\s731\s10\d."
66c66
< .RI 0.0≤ x <1.0,
---
> .RI "0.0 <= " x " < 1.0",
74c74
< .RI 0≤ x < val.
---
> .RI "0 <= " x " < val."
118c118
< .RI 0≤ x < val ≤ 2\u\s732\s10\d-1.
---
> .RI "0 <= " x " < " val " <= 2\u\s732\s10\d-1."
149c149
< .RI 0≤ x < 2\u\s732\s10\d-1.
---
> .RI "0 <= " x " < 2\u\s732\s10\d-1."
157c157
< .RI 0≤ x < val ≤ 2\u\s732\s10\d-1.
---
> .RI "0 <= " x " < " val "<= 2\u\s732\s10\d-1."

been a long time since i wrote any troff.


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2003-09-16 23:34 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-09-16 12:07 [9fans] /sys/man/2/rand boyd
2003-09-16 13:47 ` Russ Cox
2003-09-16 23:34   ` boyd, rounin

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).