Merge "Added "=" to "option arch code 93 = unsigned integer 16""

This commit is contained in:
Zuul 2021-09-27 12:45:02 +00:00 committed by Gerrit Code Review
commit 923fa8c760
2 changed files with 2 additions and 2 deletions

View File

@ -70,7 +70,7 @@ Use a Linux workstation as the |PXE| Boot server.
.. code-block:: none
option arch code 93 unsigned integer 16; # ref RFC4578
option arch code 93 = unsigned integer 16; # ref RFC4578
# ...
subnet 192.168.1.0 netmask 255.255.255.0 {
if option arch = 00:07 {

View File

@ -70,7 +70,7 @@ Use a Linux workstation as the |PXE| Boot server.
.. code-block:: none
option arch code 93 unsigned integer 16; # ref RFC4578
option arch code 93 = unsigned integer 16; # ref RFC4578
# ...
subnet 192.168.1.0 netmask 255.255.255.0 {
if option arch = 00:07 {