On Mon, Feb 17, 2020 at 09:41:35AM +0200, Andrius V wrote:
> Hello,
>
> Noticed typo in RCSID value in /distrib/notes/octeon/xfer file.
>
> Patch:
>
> localhost$ git diff --unified
> diff --git a/distrib/notes/octeon/xfer b/distrib/notes/octeon/xfer
> index 548e7f9a404..e088383a1f2 100644
> --- a/distrib/notes/octeon/xfer
> +++ b/distrib/notes/octeon/xfer
> @@ -1,4 +1,4 @@
> -dnl $OpenBS$
> +dnl $OpenBSD$
> Installation is supported from several media types, including:
>
> FFS partitions
>
> Regards,
> Andrius V
>
Committed, thanks,
-Otto