Commit f16a08e5 authored by Salvatore Bonaccorso's avatar Salvatore Bonaccorso Committed by Pavel Emelyanov

Small spelling fixes in criu.8 manpage

Signed-off-by: 's avatarSalvatore Bonaccorso <carnil@debian.org>
Acked-by: 's avatarCyrill Gorcunov <gorcunov@openvz.org>
Signed-off-by: 's avatarPavel Emelyanov <xemul@parallels.com>
parent 9f8a7cca
...@@ -88,8 +88,8 @@ OPTIONS ...@@ -88,8 +88,8 @@ OPTIONS
- *all*. Require all capability. This is *default* mode. - *all*. Require all capability. This is *default* mode.
*-f*, *--file* 'file':: *-f*, *--file* 'file'::
This option is valid for *show* command only and allows to see content of This option is valid for the *show* command only and allows one to see the
the 'file' specified. content of the 'file' specified.
*-x*, *--ext-unix-sk*:: *-x*, *--ext-unix-sk*::
Dump external unix sockets. Dump external unix sockets.
...@@ -116,7 +116,7 @@ OPTIONS ...@@ -116,7 +116,7 @@ OPTIONS
*-M*, *--ext-mount-map* 'KEY'*:*'VAL':: *-M*, *--ext-mount-map* 'KEY'*:*'VAL'::
Setup mapping for external mounts. Setup mapping for external mounts.
On dump, KEY is a mountpoint inside container and correspoding VAL On dump, KEY is a mountpoint inside container and corresponding VAL
is a string that will be written into the image as mountpoint's root is a string that will be written into the image as mountpoint's root
value value
...@@ -162,8 +162,8 @@ OPTIONS ...@@ -162,8 +162,8 @@ OPTIONS
*-j*, *--shell-job*:: *-j*, *--shell-job*::
Allow to dump and restore shell jobs. This implies the restored task Allow to dump and restore shell jobs. This implies the restored task
will inherit session and process group ID from the criu itself. will inherit session and process group ID from the criu itself.
Also this option allows to migrate a single external tty connection, in other Also this option allows one 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 one to migrate such application as *top* and friends.
*-l*, *--file-locks*:: *-l*, *--file-locks*::
Allow to dump and restore file locks. It is necessary to make sure that Allow to dump and restore file locks. It is necessary to make sure that
......
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