[CRIU] [PATCH 08/13] criu(8): more typesetting fixes.

Kir Kolyshkin kir at openvz.org
Wed May 1 23:21:54 EDT 2013


Literals in bold, variables in italic.

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 48104bf..8f9c8fc 100644
--- a/Documentation/criu.txt
+++ b/Documentation/criu.txt
@@ -51,7 +51,7 @@ OPTIONS
 
 *-f*, *--file* 'file'::
     This option is valid for *show* command only and allows to see content of
-    the <file> specified.
+    the 'file' specified.
 
 *-x*, *--ext-unix-sk*::
     Dump external unix sockets.
@@ -109,7 +109,7 @@ OPTIONS
     Allow to dump and restore shell jobs. This implies the restored task
     will inherit session and process group ID from the criu itself.
     Also this option allows to migrate a single external tty connection, in other
-    words this option allows to migrate such application as 'top' and friends.
+    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
-- 
1.8.1.4



More information about the CRIU mailing list