Skip to content

Commit 017b5fd

Browse files
authored
Merge pull request #1622 from xw19/small-contrib-sm
Add missing periods at the end of sentence
2 parents 3ec6298 + 9b01471 commit 017b5fd

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

crun.1

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -76,11 +76,11 @@ Update container resource constraints.
7676

7777
.PP
7878
\fBcheckpoint\fP
79-
Checkpoint a running container using CRIU
79+
Checkpoint a running container using CRIU.
8080

8181
.PP
8282
\fBrestore\fP
83-
Restore a container from a checkpoint
83+
Restore a container from a checkpoint.
8484

8585

8686
.SH STATE

crun.1.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -60,10 +60,10 @@ Resume the processes in the container.
6060
Update container resource constraints.
6161

6262
**checkpoint**
63-
Checkpoint a running container using CRIU
63+
Checkpoint a running container using CRIU.
6464

6565
**restore**
66-
Restore a container from a checkpoint
66+
Restore a container from a checkpoint.
6767
# STATE
6868

6969
By default, when running as root user, crun saves its state under the

0 commit comments

Comments
 (0)