Page MenuHomeFreeBSD

Fix typo in nvme(4)
ClosedPublic

Authored by asomers on Mar 9 2017, 3:31 AM.
Tags
None
Referenced Files
F103254950: D9927.diff
Fri, Nov 22, 4:47 PM
F103254822: D9927.diff
Fri, Nov 22, 4:45 PM
Unknown Object (File)
Mon, Nov 18, 3:29 PM
Unknown Object (File)
Sat, Nov 9, 10:33 PM
Unknown Object (File)
Tue, Nov 5, 2:50 AM
Unknown Object (File)
Fri, Oct 25, 4:32 AM
Unknown Object (File)
Oct 24 2024, 8:12 AM
Unknown Object (File)
Oct 9 2024, 6:24 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.