diff options
| author | Gordon Bergling <gbe@FreeBSD.org> | 2026-06-14 09:34:06 +0000 |
|---|---|---|
| committer | Gordon Bergling <gbe@FreeBSD.org> | 2026-06-14 09:34:06 +0000 |
| commit | 89234ff7bd09053627727d577eaaa143ccdd5668 (patch) | |
| tree | 872d9338d1463967884a2a7658329a31653df427 | |
| parent | f2574978567e63a1eb518c6d325ddf424a22a5e0 (diff) | |
umass.4: Correct a typo in the manual page
- s/Sotrage/Storage/
MFC after: 5 days
| -rw-r--r-- | share/man/man4/umass.4 | 2 |
1 files changed, 1 insertions, 1 deletions
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. |
