mirror of
https://github.com/freebsd/freebsd-src.git
synced 2024-11-26 20:12:44 +00:00
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:
parent
1a35ead682
commit
452c3e9514
@ -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.
|
||||
|
Loading…
Reference in New Issue
Block a user