URI:
       tadd note about sunos - plan9port - [fork] Plan 9 from user space
  HTML git clone git://src.adamsgaard.dk/plan9port
   DIR Log
   DIR Files
   DIR Refs
   DIR README
   DIR LICENSE
       ---
   DIR commit 4b12db117158b9dfd739d0bcbb1a2837663961c1
   DIR parent 85f172e020ac79af13fe3856871c432ebcee5a4b
  HTML Author: rsc <devnull@localhost>
       Date:   Fri, 18 Mar 2005 19:32:30 +0000
       
       add note about sunos
       
       Diffstat:
         M man/man3/rand.3                     |       9 +++++++++
       
       1 file changed, 9 insertions(+), 0 deletions(-)
       ---
   DIR diff --git a/man/man3/rand.3 b/man/man3/rand.3
       t@@ -182,3 +182,12 @@ are preprocessor macros defined as
        and so on;
        see
        .IR intro (3).
       +.ie \n(HT .ds HT "
       +.el .ds HT " (see HTML-formatted man page for link)
       +.PP
       +Some versions of SunOS do not ship with
       +.B /dev/random
       +installed.
       +You may have to download a
       +.HR "http://sunsolve.sun.com/search/document.do?assetkey=1-25-27606-1" "patch from Sun\*(HT"
       +to add it to your system.