diff options
-rw-r--r-- | man/man3/rand.3 | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/man/man3/rand.3 b/man/man3/rand.3 index 7dcc6060..3eaa05f5 100644 --- a/man/man3/rand.3 +++ b/man/man3/rand.3 @@ -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. |