Re: [PATCH] urng.4 - Altusmetrum -> Altus Metrum

2017-09-09 Thread Jasper Lievisse Adriaanse
On Fri, Sep 08, 2017 at 10:25:41PM +0100, Raf Czlonka wrote:
> Hi all,
> 
> According to their web pages[0][1] Altus Metrum name comprises two
> words - both capitalised.
> 
> [0] http://altusmetrum.org/
> [1] http://shop.gag.com/about-magento-demo-store
> 
> Regards,
> 
> Raf
This is indeed correct, thanks!
 
> Index: share/man/man4/urng.4
> ===
> RCS file: /cvs/src/share/man/man4/urng.4,v
> retrieving revision 1.2
> diff -u -p -r1.2 urng.4
> --- share/man/man4/urng.4 29 Aug 2017 06:12:36 -  1.2
> +++ share/man/man4/urng.4 8 Sep 2017 21:13:14 -
> @@ -34,14 +34,14 @@ and stirs it into the system entropy poo
>  .Xr add_true_randomness 9 .
>  .Sh HARDWARE
>  The following devices are supported by this driver:
> -.Bl -tag -width "Altusmetrum"
> +.Bl -tag -width "Altus Metrum"
>  .It Araneus Alea II
>  Capable of delivering 100kbit/sec of hardware-generated entropy.
>  The product documentation states that the USB interface used by the
>  Alea II is the same as that used by its predecessor the Alea I;
>  theoretically this means that the Alea I should work but this has not
>  been tested.
> -.It Altusmetrum ChaosKey 1.0
> +.It Altus Metrum ChaosKey 1.0
>  This device is capable of providing entropy at 10Mbit/s.
>  .El
>  .Sh SEE ALSO
> 

-- 
jasper



[PATCH] urng.4 - Altusmetrum -> Altus Metrum

2017-09-08 Thread Raf Czlonka
Hi all,

According to their web pages[0][1] Altus Metrum name comprises two
words - both capitalised.

[0] http://altusmetrum.org/
[1] http://shop.gag.com/about-magento-demo-store

Regards,

Raf

Index: share/man/man4/urng.4
===
RCS file: /cvs/src/share/man/man4/urng.4,v
retrieving revision 1.2
diff -u -p -r1.2 urng.4
--- share/man/man4/urng.4   29 Aug 2017 06:12:36 -  1.2
+++ share/man/man4/urng.4   8 Sep 2017 21:13:14 -
@@ -34,14 +34,14 @@ and stirs it into the system entropy poo
 .Xr add_true_randomness 9 .
 .Sh HARDWARE
 The following devices are supported by this driver:
-.Bl -tag -width "Altusmetrum"
+.Bl -tag -width "Altus Metrum"
 .It Araneus Alea II
 Capable of delivering 100kbit/sec of hardware-generated entropy.
 The product documentation states that the USB interface used by the
 Alea II is the same as that used by its predecessor the Alea I;
 theoretically this means that the Alea I should work but this has not
 been tested.
-.It Altusmetrum ChaosKey 1.0
+.It Altus Metrum ChaosKey 1.0
 This device is capable of providing entropy at 10Mbit/s.
 .El
 .Sh SEE ALSO