mt(1): Fix typo

This is from the Advanced UNIX Programming Course (Fall’23) at NTHU.

MFC after:	3 days
Pull Request:	https://github.com/freebsd/freebsd-src/pull/931
This commit is contained in:
Yu-Hsun Chen 2023-12-13 19:31:32 +08:00 committed by Li-Wen Hsu
parent 1a35ead682
commit 452c3e9514
No known key found for this signature in database
GPG Key ID: 82B261B14D3BC7AF

View File

@ -339,7 +339,7 @@ For example, specifying
.Fl w Ar 0
will enable all settings except for LBP_W.
.It Fl l
List available protection parmeters and their current settings.
List available protection parameters and their current settings.
.It Fl L Ar len
Set the length of the protection information in bytes.
For Reed-Solomon CRC, the protection information length should be 4 bytes.