diff options
| author | Gordon Bergling <gbe@FreeBSD.org> | 2025-01-26 12:06:55 +0000 |
|---|---|---|
| committer | Gordon Bergling <gbe@FreeBSD.org> | 2025-01-29 05:56:40 +0000 |
| commit | 676794ac4b6e18449e81abf627f8db8caa2f4910 (patch) | |
| tree | 2c9c1c475ef3228653b8a825c966016b2cf43c29 /libexec/bootpd | |
| parent | 75a7424428f540172826348ffe61e97a7701f030 (diff) | |
Diffstat (limited to 'libexec/bootpd')
| -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) */ |
