mirror of
https://git.freebsd.org/src.git
synced 2026-01-11 19:57:22 +00:00
bootptest: Fix a typo in a source code comment
- s/tralier/trailer/ MFC after: 3 days
This commit is contained in:
parent
faa845aab6
commit
5da0eee3d8
1 changed files with 1 additions and 1 deletions
|
|
@ -242,7 +242,7 @@ rfc1048_opts[] = {
|
|||
"iIP-routes", /* 33: IP static routes (dst,router) */
|
||||
|
||||
/* Link Layer parameters, per-interface (RFC-1533, sect. 6) */
|
||||
"bLL-trailer", /* 34: do tralier encapsulation */
|
||||
"bLL-trailer", /* 34: do trailer encapsulation */
|
||||
"lLL-arp-tmo", /* 35: ARP cache timeout */
|
||||
"bLL-ether2", /* 36: Ethernet version 2 (IEEE 802.3) */
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue