Commit 1dc67ae8 authored by Kir Kolyshkin's avatar Kir Kolyshkin Committed by Pavel Emelyanov

criu(8): typos

A couple of typos.
Signed-off-by: 's avatarKir Kolyshkin <kir@openvz.org>
Signed-off-by: 's avatarPavel Emelyanov <xemul@virtuozzo.com>
parent 724522a5
...@@ -304,7 +304,7 @@ Restores previously checkpointed processes. ...@@ -304,7 +304,7 @@ Restores previously checkpointed processes.
*--inherit-fd* *fd[*'N'*]:*'resource':: *--inherit-fd* *fd[*'N'*]:*'resource'::
Inherit a file descriptor. This option lets *criu* use an already opened Inherit a file descriptor. This option lets *criu* use an already opened
file descriptor 'N' for restoring a file indentified by 'resource'. file descriptor 'N' for restoring a file identified by 'resource'.
This option can be used to restore an external resource dumped This option can be used to restore an external resource dumped
with the help of *--external* *file*, *tty*, and *unix* options. with the help of *--external* *file*, *tty*, and *unix* options.
+ +
...@@ -505,7 +505,7 @@ Launches *criu* in page server mode. ...@@ -505,7 +505,7 @@ Launches *criu* in page server mode.
*exec* *exec*
~~~~~~ ~~~~~~
Executes a system call inside a destination task\'s context. This functionality Executes a system call inside a destination task\'s context. This functionality
is depreated; please use *Compel* instead. is deprecated; please use *Compel* instead.
*service* *service*
~~~~~~~~~ ~~~~~~~~~
......
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