The branch main has been updated by gbe: URL: https://cgit.FreeBSD.org/src/commit/?id=89234ff7bd09053627727d577eaaa143ccdd5668
commit 89234ff7bd09053627727d577eaaa143ccdd5668 Author: Gordon Bergling <[email protected]> AuthorDate: 2026-06-14 09:34:06 +0000 Commit: Gordon Bergling <[email protected]> CommitDate: 2026-06-14 09:34:06 +0000 umass.4: Correct a typo in the manual page - s/Sotrage/Storage/ MFC after: 5 days --- share/man/man4/umass.4 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/share/man/man4/umass.4 b/share/man/man4/umass.4 index 306dc4e851ba..f740e2c4294a 100644 --- a/share/man/man4/umass.4 +++ b/share/man/man4/umass.4 @@ -93,7 +93,7 @@ The driver tries its best to avoid issues with the drives, not all issues can be handled automatically, so quirks may be necessary. See the -.Em USB Mass Sotrage quirks +.Em USB Mass Storage quirks section of .Xr usb_quirk 4 for quirks for the drives.
