Commit 5f178bc9 by Tycho Andersen

c/r: fix typo in comment

parent 127a74d7
...@@ -140,7 +140,7 @@ static void exec_criu(struct criu_opts *opts) ...@@ -140,7 +140,7 @@ static void exec_criu(struct criu_opts *opts)
/* The command line always looks like: /* The command line always looks like:
* criu $(action) --tcp-established --file-locks --link-remap \ * criu $(action) --tcp-established --file-locks --link-remap \
* --manage-cgroups=full action-script foo.sh -D $(directory) \ * --manage-cgroups=full --action-script foo.sh -D $(directory) \
* -o $(directory)/$(action).log --ext-mount-map auto * -o $(directory)/$(action).log --ext-mount-map auto
* --enable-external-sharing --enable-external-masters * --enable-external-sharing --enable-external-masters
* --enable-fs hugetlbfs --enable-fs tracefs --ext-mount-map console:/dev/pts/n * --enable-fs hugetlbfs --enable-fs tracefs --ext-mount-map console:/dev/pts/n
......
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