Skip to content

Commit ee87262

Browse files
Merge pull request #786 from q384566678/fix-solaris
config-solaris.md: fix info
2 parents 9b4b6d7 + ea65eb3 commit ee87262

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

config-solaris.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# <a name="solarisApplicationContainerConfiguration" />Solaris Application Container Configuration
22

3-
Solaris application containers can be configured using the following properties, all of the below properties have mappings to properties specified under [zonecfg(1M)][zonecfg.1m_2] man page, except milestone.
3+
Solaris application containers can be configured using the following properties, all of the below properties have mappings to properties specified under [zonecfg(1M)][zonecfg.1m] man page, except milestone.
44

55
## <a name="configSolarisMilestone" />milestone
66
The SMF(Service Management Facility) FMRI which should go to "online" state before we start the desired process within the container.
@@ -117,4 +117,4 @@ Mapped to `link-protection` in the [zonecfg(1M)][zonecfg.1m] man page.
117117

118118
[priv-str-to-set.3c]: http://docs.oracle.com/cd/E53394_01/html/E54766/priv-str-to-set-3c.html
119119
[zoneadmd.1m]: http://docs.oracle.com/cd/E53394_01/html/E54764/zoneadmd-1m.html
120-
[zonecfg.1m_2]: http://docs.oracle.com/cd/E53394_01/html/E54764/zonecfg-1m.html
120+
[zonecfg.1m]: https://docs.oracle.com/cd/E36784_01/html/E36871/zonecfg-1m.html

0 commit comments

Comments
 (0)