[CRIU] [PATCH 10/13] criu(8): it's -> it is
Kir Kolyshkin
kir at openvz.org
Wed May 1 23:21:56 EDT 2013
A manual page is formal document, not a chitchat, so use of contracted
forms is not appropriate.
Signed-off-by: Kir Kolyshkin <kir at openvz.org>
---
Documentation/criu.txt | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/Documentation/criu.txt b/Documentation/criu.txt
index 355061a..c961ee5 100644
--- a/Documentation/criu.txt
+++ b/Documentation/criu.txt
@@ -112,8 +112,8 @@ OPTIONS
words this option allows to migrate such application as *top* and friends.
*-l*, *--file-locks*::
- Allow to dump and restore file locks. It\'s necessary to make sure that
- all file lock users are taken into dump. So it\'s only safe to use this
+ Allow to dump and restore file locks. It is necessary to make sure that
+ all file lock users are taken into dump, so it is only safe to use this
for a container dump/restore.
*--ms*::
@@ -153,7 +153,7 @@ the following rules:
address space and the respective syscall argument is the pointer to this
string;
-* Otherwise it\'s treated as a number (converted with strtol) and is directly
+* Otherwise it is treated as a number (converted with strtol) and is directly
passed into the system call.
EXAMPLES
--
1.8.1.4
More information about the CRIU
mailing list