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)
Wed, Oct 8, 5:25 PM
Unknown Object (File)
Thu, Sep 25, 3:36 AM
Unknown Object (File)
Sat, Sep 20, 10:14 PM
Unknown Object (File)
Wed, Sep 17, 8:28 AM
Unknown Object (File)
Sep 12 2025, 4:00 PM
Unknown Object (File)
Aug 21 2025, 12:41 PM
Unknown Object (File)
Aug 21 2025, 9:59 AM
Unknown Object (File)
Aug 15 2025, 8:45 AM

Details

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.