Page MenuHomeFreeBSD

Document md_root in loader(8).
ClosedPublic

Authored by trasz on Jul 24 2015, 11:48 AM.
Tags
None
Referenced Files
F157158305: D3183.id7287.diff
Mon, May 18, 9:14 PM
F157158303: D3183.id7251.diff
Mon, May 18, 9:14 PM
F157158301: D3183.id7291.diff
Mon, May 18, 9:14 PM
F157158259: D3183.diff
Mon, May 18, 9:14 PM
Unknown Object (File)
Tue, May 12, 11:38 PM
Unknown Object (File)
Tue, May 12, 8:33 PM
Unknown Object (File)
Thu, May 7, 4:50 AM
Unknown Object (File)
Tue, May 5, 11:13 PM
Subscribers

Details

Summary

Document md_root in loader(8). The md(4) manual page mentions it,
but it's hard to find and easy to miss.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Passed
Unit
No Test Coverage

Event Timeline

trasz retitled this revision from to Document md_root in loader(8)..
trasz updated this object.
trasz edited the test plan for this revision. (Show Details)
wblock added inline comments.
sys/boot/common/loader.8
216

Use the

218

s/create/create a/

220

Semicolons are best avoided. Split the sentence instead:
disk.
This is useful for booting from a temporary rootfs.

trasz edited edge metadata.

Fixes from wblock@.

wblock added a reviewer: wblock.

Please check with igor -R and mandoc -Tlint. Remember to update .Dd before commit.

This revision is now accepted and ready to land.Jul 25 2015, 11:25 AM
This revision was automatically updated to reflect the committed changes.