Skip to content

Commit a4d7f0e

Browse files
committed
config-solaris: Fix "VNIC`s" -> "VNIC's" typo
Unwind an overly-aggressive backtick replacement from f9dc90b (make link usage consistent across the specification, 2017-02-09, opencontainers#687). Signed-off-by: W. Trevor King <wking@tremily.us>
1 parent d87ec69 commit a4d7f0e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config-solaris.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ Mapped to `allowed-address` in the [zonecfg(1M)][zonecfg.1m] man page.
9191
When it is set to false, the allowedAddress will not be configured on container start.
9292
Mapped to `configure-allowed-address` in the [zonecfg(1M)][zonecfg.1m] man page.
9393
* **`defrouter`** *(string, OPTIONAL)* The value for the OPTIONAL default router.
94-
* **`macAddress`** *(string, OPTIONAL)* Set the VNIC`s MAC addresses based on the specified value or keyword.
94+
* **`macAddress`** *(string, OPTIONAL)* Set the VNIC's MAC addresses based on the specified value or keyword.
9595
If not a keyword, it is interpreted as a unicast MAC address.
9696
For a list of the supported keywords please refer to the [zonecfg(1M)][zonecfg.1m] man page of the respective Solaris release.
9797
Mapped to `mac-address` in the [zonecfg(1M)][zonecfg.1m] man page.

0 commit comments

Comments
 (0)