Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion man/runc-checkpoint.8.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ image files directory.

**--tcp-established**
: Allow checkpoint/restore of established TCP connections. See
[criu --tcp-establised option](https://criu.org/CLI/opt/--tcp-established).
[criu --tcp-established option](https://criu.org/CLI/opt/--tcp-established).

**--tcp-skip-in-flight**
: Skip in-flight TCP connections. See
Expand Down
2 changes: 1 addition & 1 deletion man/runc-restore.8.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ image files directory.

**--tcp-established**
: Allow checkpoint/restore of established TCP connections. See
[criu --tcp-establised option](https://criu.org/CLI/opt/--tcp-established).
[criu --tcp-established option](https://criu.org/CLI/opt/--tcp-established).

**--ext-unix-sk**
: Allow checkpoint/restore of external unix sockets. See
Expand Down
Loading