Fix the minijail0 help
am: d775f4c855

Change-Id: I0096bae0a809fb7ea7f77a1d20d1281dc457489f
diff --git a/minijail0.c b/minijail0.c
index 0fdb05a..9bfa776 100644
--- a/minijail0.c
+++ b/minijail0.c
@@ -256,7 +256,7 @@
 	       "  -P <dir>:     pivot_root(2) to <dir> (implies -v).\n"
 	       "                Not compatible with -C.\n"
 	       "  --mount-dev,  Create a new /dev with a minimal set of device nodes (implies -v).\n"
-	       "           -d:  See the minijail(0) man page for the exact set.\n"
+	       "           -d:  See the minijail0(1) man page for the exact set.\n"
 	       "  -e[file]:     Enter new network namespace, or existing one if |file| is provided.\n"
 	       "  -f <file>:    Write the pid of the jailed process to <file>.\n"
 	       "  -g <group>:   Change gid to <group>.\n"