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 28, 6:37 AM
Unknown Object (File)
Sun, Apr 20, 12:55 PM
Unknown Object (File)
Sun, Apr 20, 7:25 AM
Unknown Object (File)
Sun, Apr 20, 2:38 AM
Unknown Object (File)
Sat, Apr 19, 11:23 PM
Unknown Object (File)
Sat, Apr 19, 11:17 PM
Unknown Object (File)
Tue, Apr 15, 12:30 PM
Unknown Object (File)
Wed, Apr 9, 1:30 PM

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.