On Tue, Mar 26, 2019 at 08:34:11AM +0100, Paul de Weerd wrote:
> This may have gotten lost in the noise - but I forgot to update the
> DESCRIPTION section of the umbg(4) manpage.
>
> Diff again:
>
> Index: umbg.4
> ===================================================================
> RCS file: /home/OpenBSD/cvs/src/share/man/man4/umbg.4,v
> retrieving revision 1.5
> diff -u -p -r1.5 umbg.4
> --- umbg.4 22 Mar 2019 12:04:25 -0000 1.5
> +++ umbg.4 22 Mar 2019 14:47:14 -0000
> @@ -25,8 +25,9 @@
> .Sh DESCRIPTION
> The
> .Nm
> -driver provides support for the Meinberg Funkuhren USB5131, a time signal
> -station receiver for the German DCF77 station.
> +driver provides support for the Meinberg Funkuhren USB5131 and the
> +Meinberg Funkuhren DCF600USB, two time signal station receivers for
> +the German DCF77 station.
> .Nm
> implements a timedelta sensor and the delta (in nanoseconds) between the
> received time information and the local time can be accessed through the
>
you could shorten this a little:
The
.Nm
driver provides support for Meinberg Funkuhren USB5131 and
DCF600USB time signal receivers for the German DCF77 station.
but i'm ok either way.
jmc