Skip to content

Commit

Permalink
Merge pull request #708 from wking/backtick-cleanup
Browse files Browse the repository at this point in the history
config-solaris: Fix "VNIC`s" -> "VNIC's" typo
  • Loading branch information
hqhq authored Mar 8, 2017
2 parents 5f869f9 + a4d7f0e commit f82df75
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config-solaris.md
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ Mapped to `allowed-address` in the [zonecfg(1M)][zonecfg.1m] man page.
When it is set to false, the allowedAddress will not be configured on container start.
Mapped to `configure-allowed-address` in the [zonecfg(1M)][zonecfg.1m] man page.
* **`defrouter`** *(string, OPTIONAL)* The value for the OPTIONAL default router.
* **`macAddress`** *(string, OPTIONAL)* Set the VNIC`s MAC addresses based on the specified value or keyword.
* **`macAddress`** *(string, OPTIONAL)* Set the VNIC's MAC addresses based on the specified value or keyword.
If not a keyword, it is interpreted as a unicast MAC address.
For a list of the supported keywords please refer to the [zonecfg(1M)][zonecfg.1m] man page of the respective Solaris release.
Mapped to `mac-address` in the [zonecfg(1M)][zonecfg.1m] man page.
Expand Down

0 comments on commit f82df75

Please sign in to comment.