9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: boyd@sdgm.net
To: 9fans@cse.psu.edu
Subject: [9fans] /sys/man/2/rand
Date: Tue, 16 Sep 2003 08:07:50 -0400	[thread overview]
Message-ID: <0273225410386b77a50342a0d54fb22e@sdgm.net> (raw)

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.


             reply	other threads:[~2003-09-16 12:07 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-09-16 12:07 boyd [this message]
2003-09-16 13:47 ` Russ Cox
2003-09-16 23:34   ` boyd, rounin

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=0273225410386b77a50342a0d54fb22e@sdgm.net \
    --to=boyd@sdgm.net \
    --cc=9fans@cse.psu.edu \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).