From da7fdb610f4903b33f9b5eff9d79d82736ba7211 Mon Sep 17 00:00:00 2001 From: Sebastiaan van Stijn Date: Mon, 15 Aug 2016 14:14:41 +0200 Subject: [PATCH] Fix capitalization Signed-off-by: YuPengZTE Signed-off-by: Sebastiaan van Stijn Upstream-commit: 4d268629e22e1d05681fbce47e40bd4895ba59cd Component: cli --- components/cli/man/docker-run.1.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/cli/man/docker-run.1.md b/components/cli/man/docker-run.1.md index 060ec8e035..ad62fa0737 100644 --- a/components/cli/man/docker-run.1.md +++ b/components/cli/man/docker-run.1.md @@ -992,7 +992,7 @@ network namespace, run this command: Note: -Not all sysctls are namespaced. docker does not support changing sysctls +Not all sysctls are namespaced. Docker does not support changing sysctls inside of a container that also modify the host system. As the kernel evolves we expect to see more sysctls become namespaced.