Page MenuHomeFreeBSD

Document md_root in loader(8).
ClosedPublic

Authored by trasz on Jul 24 2015, 11:48 AM.
Tags
None
Referenced Files
F106133277: D3183.diff
Wed, Dec 25, 11:03 PM
Unknown Object (File)
Mon, Dec 16, 3:20 AM
Unknown Object (File)
Sat, Nov 30, 11:09 AM
Unknown Object (File)
Nov 24 2024, 11:50 AM
Unknown Object (File)
Nov 22 2024, 5:16 AM
Unknown Object (File)
Nov 2 2024, 12:52 AM
Unknown Object (File)
Oct 29 2024, 4:31 PM
Unknown Object (File)
Sep 22 2024, 1:22 AM
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.