Commit ee79bb3a authored by Radostin Stoyanov's avatar Radostin Stoyanov Committed by Andrei Vagin

criu(8): Fix typo

Signed-off-by: 's avatarRadostin Stoyanov <rstoyanov1@gmail.com>
parent d5d65ae2
...@@ -568,8 +568,8 @@ Launches *criu* in page server mode. ...@@ -568,8 +568,8 @@ Launches *criu* in page server mode.
*--daemon*:: *--daemon*::
Runs page server as a daemon (background process). Runs page server as a daemon (background process).
*--status_fd*:: *--status-fd*::
Write \\0 to the FD and close it once page-server is ready to handle Write \0 to the FD and close it once page-server is ready to handle
requests. The status-fd allows to not daemonize a process and get its requests. The status-fd allows to not daemonize a process and get its
exit code at the end. exit code at the end.
It isn't supposed to use --daemon and --status-fd together. It isn't supposed to use --daemon and --status-fd together.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment