Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

config-solaris.md: fix info #786

Merged
merged 1 commit into from
May 9, 2017

Conversation

zhouhao3
Copy link

Signed-off-by: zhouhao zhouhao@cn.fujitsu.com

Copy link
Contributor

@wking wking left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Like #776, this is just more cleanup after #687.

@@ -26,7 +26,7 @@ The property should consist of a comma-separated privilege set specification as
## <a name="configSolarisMaxShmMemory" />maxShmMemory
The maximum amount of shared memory allowed for this application container.
A scale (K, M, G, T) can be applied to the value for each of these numbers (for example, 1M is one megabyte).
Mapped to `max-shm-memory` in [zonecfg(1M)][zonecfg.1m] man page.
Mapped to `max-shm-memory` in [zonecfg(1M)][zonecfg.1m_2] man page.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I got 404 error from this link, I think the right link is: https://docs.oracle.com/cd/E36784_01/html/E36871/zonecfg-1m.html

And I think it makes more sense to use alias zonecfg.1m for this link.

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

updated, thanks.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

And I think it makes more sense to use alias zonecfg.1m for this link.

You need to use zonecfg.1m_2 to follow our policy and avoid conflicts with the config.md entry.

Signed-off-by: zhouhao <zhouhao@cn.fujitsu.com>
@crosbymichael
Copy link
Member

crosbymichael commented May 9, 2017

LGTM

Approved with PullApprove

1 similar comment
@mrunalp
Copy link
Contributor

mrunalp commented May 9, 2017

LGTM

Approved with PullApprove

@crosbymichael crosbymichael merged commit ee87262 into opencontainers:master May 9, 2017
wking added a commit to wking/opencontainer-runtime-spec that referenced this pull request May 9, 2017
These were added in f9dc90b (make link usage consistent across the
specification, 2017-08-09, opencontainers#687) to follow the new _N name-dedup
policy discussed in style.md.  They were removed in ea65eb3
(config-solaris.md: fix info, 2017-04-28, opencontainers#786), overlooking that
policy.  This commit brings them back.

Signed-off-by: W. Trevor King <wking@tremily.us>
wking added a commit to wking/opencontainer-runtime-spec that referenced this pull request May 9, 2017
With the same link update that config-solaris.md got in ea65eb3
(config-solaris.md: fix info, 2017-04-28, opencontainers#786), since the old link
404s.

Signed-off-by: W. Trevor King <wking@tremily.us>
@zhouhao3 zhouhao3 deleted the fix-solaris branch May 10, 2017 01:14
@vbatts vbatts mentioned this pull request Jul 5, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants