From 55809a16fd82f414774252f9788593776ad26687 Mon Sep 17 00:00:00 2001 From: Paul Kehrer Date: Wed, 29 Jan 2014 21:41:16 -0600 Subject: rst syntax --- docs/hazmat/backends/openssl.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/hazmat/backends') diff --git a/docs/hazmat/backends/openssl.rst b/docs/hazmat/backends/openssl.rst index 16519d18..b7133deb 100644 --- a/docs/hazmat/backends/openssl.rst +++ b/docs/hazmat/backends/openssl.rst @@ -47,7 +47,7 @@ If you wish to deactivate it call ``unregister_osrandom_engine()`` on the backend object. OS Random Sources ----------------------------- +----------------- On OS X and FreeBSD ``/dev/urandom`` is an alias for ``/dev/random`` and utilizes the `Yarrow`_ algorithm. -- cgit v1.2.3