Re: CVS commit: src/share/man/man8/man8.sparc64

Julian Coleman <[email protected]> Sun, 26 Jul 2026 19:36:15 +0200
Newsgroups gmane.os.netbsd.ports.sparc64
Message-ID <amZFj96PkLpaFvTy@debian-BULLSEYE-live-builder-AMD64>
Hi,

> Ah, I didn't realize it was from your latest change:
> 
> @@ -122,7 +122,7 @@ The secondary boot loader,
>  .Nm ofwboot ,
>  takes
>  .Nm
> -commands virtually the same as Open Firmware.
> +virtually the same commands as Open Firmware.
> 
> where the second .Nm is "boot", so it was:
> 
>   The secondary boot loader, *ofwboot*, takes *boot* commands virtually
>   the same as Open Firmware.
> 
> which makes sense.
> 
> Ok if I revert that hunk?

Maybe:

The secondary boot loader,
.Nm ofwboot ,
takes
.Nm
commands which are virtually the same as Open Firmware.

Still doesn't tell us which commands are the same and which aren't, but
we've already spent some time on this!

Regards,

Julian