Source-Changes-D archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: CVS commit: src/share/man/man4



On Sat, Aug 29, 2026 at 19:27:19 +0000, Andrius Varanavicius wrote:

> Module Name:	src
> Committed By:	andvar
> Date:		Sat Aug 29 19:27:19 UTC 2026
> 
> Modified Files:
> 	src/share/man/man4: virtio.4
> 
> Log Message:
> virtio(4): combine virtio and virtio_mmio man pages.
> 
> While here, add missing VirtIO devices and improve grammar and text.
> 
> virtio_mmio.4 was present in the source tree but never installed.

I think any mentions of vritio_mmio (i.e. the attachmnt) should be
g/c'ed from the text.  The merged result is very confusing otherwise,
b/c it names a thing (".Nm virtio_mmio") that doesn't actually exist
the same way virtio(4) (i.e. the driver) does.

And the combined page still refers to _both_ virtio_mmio(4) and
virtio(4) that is now the smae page - which is additionally confusing.

Please, can you add a bit of final touches to the text?

-uwe


Home | Main Index | Thread Index | Old Index