Page MenuHomeFreeBSD

xen: improve man (4) page
ClosedPublic

Authored by royger on Jan 9 2024, 9:29 AM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Apr 29, 11:01 AM
Unknown Object (File)
Fri, Apr 26, 2:55 AM
Unknown Object (File)
Sun, Apr 14, 9:39 AM
Unknown Object (File)
Mon, Apr 8, 9:47 PM
Unknown Object (File)
Mar 30 2024, 10:27 PM
Unknown Object (File)
Mar 13 2024, 4:02 AM
Unknown Object (File)
Feb 24 2024, 8:34 AM
Unknown Object (File)
Feb 4 2024, 2:33 AM

Details

Summary

Update the xen(4) man page to reflect the current support status.

Reported by: kevans

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

royger requested review of this revision.Jan 9 2024, 9:29 AM

Only a minor nit, the rest looks fine. Thanks for the update!

share/man/man4/xen.4
36

A line break is needed after a sentence stop.

Add line break after full stop.

Looks good now, thank you!

This revision is now accepted and ready to land.Jan 9 2024, 10:25 AM
pauamma_gundo.com added inline comments.
share/man/man4/xen.4
40

s/kernels,/kernels;/ to avoid a comma splice.

This revision was automatically updated to reflect the committed changes.