From 787883791fbae21f72e1c872d61226307672b297 Mon Sep 17 00:00:00 2001 From: Alexandre Ratchov Date: Mon, 18 Apr 2011 15:50:25 +0200 Subject: [PATCH] don't mention arc4random --- libsndio/sndio.7 | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/libsndio/sndio.7 b/libsndio/sndio.7 index 14bd35e..33038d8 100644 --- a/libsndio/sndio.7 +++ b/libsndio/sndio.7 @@ -166,8 +166,7 @@ which is automatically generated by audio or MIDI applications upon the first connection to the server. The cookie is stored in .Pa "$HOME/.aucat_cookie" -and contains 128 bits of raw random data generated with -.Xr arc4random 3 . +and contains 128 bits of raw random data. .Pp If a session needs to be shared between multiple users, they can connect to the server using the same cookie.