Page MenuHomeFreeBSD

Fix typo in nvme(4)
ClosedPublic

Authored by asomers on Mar 9 2017, 3:31 AM.
Tags
None
Referenced Files
F113918045: D9927.diff
Sat, Apr 5, 2:14 PM
Unknown Object (File)
Mon, Mar 24, 5:17 AM
Unknown Object (File)
Mar 6 2025, 3:30 AM
Unknown Object (File)
Mar 5 2025, 9:56 PM
Unknown Object (File)
Mar 4 2025, 10:30 PM
Unknown Object (File)
Mar 4 2025, 5:01 PM
Unknown Object (File)
Feb 25 2025, 4:18 AM
Unknown Object (File)
Feb 25 2025, 4:15 AM
Subscribers

Details

Summary

Fix typo in nvme(4)

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

This revision is now accepted and ready to land.Mar 9 2017, 4:56 AM
share/man/man4/nvme.4
57 ↗(On Diff #26086)

The original word "surface" is actually what I intended - i.e. nvd(4) surfaces (or exposes) the namespaces as GEOM block devices. But I'm OK with "service" too - I think either one gets the point across.

This revision was automatically updated to reflect the committed changes.