From ea65eb3d2a0afecd839d5091b59be978ee5a5633 Mon Sep 17 00:00:00 2001 From: zhouhao Date: Fri, 28 Apr 2017 13:23:25 +0800 Subject: [PATCH] config-solaris.md: fix info Signed-off-by: zhouhao --- config-solaris.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config-solaris.md b/config-solaris.md index 7654b6b00..34dbd1b64 100644 --- a/config-solaris.md +++ b/config-solaris.md @@ -1,6 +1,6 @@ # Solaris Application Container Configuration -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. +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. ## milestone 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. [priv-str-to-set.3c]: http://docs.oracle.com/cd/E53394_01/html/E54766/priv-str-to-set-3c.html [zoneadmd.1m]: http://docs.oracle.com/cd/E53394_01/html/E54764/zoneadmd-1m.html -[zonecfg.1m_2]: http://docs.oracle.com/cd/E53394_01/html/E54764/zonecfg-1m.html +[zonecfg.1m]: https://docs.oracle.com/cd/E36784_01/html/E36871/zonecfg-1m.html