diff options
| author | Gordon Bergling <gbe@FreeBSD.org> | 2025-01-26 12:06:55 +0000 |
|---|---|---|
| committer | Gordon Bergling <gbe@FreeBSD.org> | 2025-01-26 12:06:55 +0000 |
| commit | 5da0eee3d842bd0bef2c95553e75e462cda27ee6 (patch) | |
| tree | ba90c094247d651f397f8281b563fd7398cc08eb /libexec | |
| parent | faa845aab6113190ba8c75a171b2cca8673a6214 (diff) | |
Diffstat (limited to 'libexec')
| -rw-r--r-- | libexec/bootpd/tools/bootptest/print-bootp.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libexec/bootpd/tools/bootptest/print-bootp.c b/libexec/bootpd/tools/bootptest/print-bootp.c index ba1c02563ab0..dabab8115313 100644 --- a/libexec/bootpd/tools/bootptest/print-bootp.c +++ b/libexec/bootpd/tools/bootptest/print-bootp.c @@ -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) */ |
