[CRIU] [PATCH] criu(8): typos
Kir Kolyshkin
kir at openvz.org
Wed Nov 2 22:40:54 PDT 2016
A couple of typos.
Signed-off-by: Kir Kolyshkin <kir at openvz.org>
---
Documentation/criu.txt | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/Documentation/criu.txt b/Documentation/criu.txt
index 2a50b43..a161795 100644
--- a/Documentation/criu.txt
+++ b/Documentation/criu.txt
@@ -313,7 +313,7 @@ Restores previously checkpointed processes.
*--inherit-fd* *fd[*'N'*]:*'resource'::
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
with the help of *--external* *file*, *tty*, and *unix* options.
+
@@ -526,7 +526,7 @@ Launches *criu* in page server mode.
*exec*
~~~~~~
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*
~~~~~~~~~
--
2.7.4
More information about the CRIU
mailing list