Source-Changes archive

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

CVS commit: [netbsd-11] src/share/man/man4



Module Name:    src
Committed By:   martin
Date:           Tue Sep 22 10:40:45 UTC 2026

Modified Files:
        src/share/man/man4 [netbsd-11]: virtio.4
Removed Files:
        src/share/man/man4 [netbsd-11]: virtio_mmio.4

Log Message:
Pull up following revision(s) (requested by andvar in ticket #489):

        share/man/man4/virtio.4: revision 1.14
        share/man/man4/virtio_mmio.4: file removal
        share/man/man4/virtio.4: revision 1.12
        share/man/man4/virtio.4: revision 1.13

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.
remove virtio_mmio.4, which was combined with virtio(4).
virtio(4): improve text and remove technical details not relevant to users.

Do not mention virtio_mmio directly.

Simplify wording were possible.

pv(4) usage examples and author credits should likely be added in the future.
Changes discussed with uwe@
No full concensus, but better than previous version.

virtio(4): replace explicit `.Nm virtio' with .Nm in description.

The name is inherited from the title.


To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.11.2.1 src/share/man/man4/virtio.4
cvs rdiff -u -r1.2 -r0 src/share/man/man4/virtio_mmio.4

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index