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

man: Fix manpages related to console #1695

Merged
merged 1 commit into from
Feb 8, 2018

Conversation

Taeung
Copy link
Contributor

@Taeung Taeung commented Jan 17, 2018

The commit 244c9fc ("*: console rewrite")
removed the --console option and the commit 7df64f8
("runc: implement --console-socket") create new option
--console-socket. However, the old --console option
still exists so fix it.

In addtion, add missing --preserve-fds option to
create and run manpages.

The commit 244c9fc ("*: console rewrite")
removed the --console option and the commit 7df64f8
("runc: implement --console-socket") create new option
--console-socket. However, the old --console option
still exists so fix it.

In addtion, add missing --preserve-fds option to
create and run manpages.

Signed-off-by: Taeung Song <[email protected]>
Signed-off-by: charsyam <[email protected]>
@Taeung
Copy link
Contributor Author

Taeung commented Jan 17, 2018

@cyphar , If you want to separate this commit into two commits(fixing --console and adding --preserve-fds), will do it. 😄

@Taeung
Copy link
Contributor Author

Taeung commented Feb 8, 2018

Hi @cyphar @TomSweeneyRedHat @hqhq ,
I'd appreciate it, if you also check this PR 😸

@hqhq
Copy link
Contributor

hqhq commented Feb 8, 2018

LGTM

Approved with PullApprove

1 similar comment
@crosbymichael
Copy link
Member

crosbymichael commented Feb 8, 2018

LGTM

Approved with PullApprove

@crosbymichael crosbymichael merged commit a618ab5 into opencontainers:master Feb 8, 2018
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.

3 participants