Skip to content

Commit fb80483

Browse files
committed
docs: Add NAME section in all manpages
As described in https://lintian.debian.org/tags/manpage-has-bad-whatis-entry.html each manual page should start with a "NAME" section. Signed-off-by: Shengjing Zhu <[email protected]>
1 parent dea27b1 commit fb80483

4 files changed

Lines changed: 17 additions & 0 deletions

File tree

docs/man/containerd-config.1.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# containerd-config 1 01/30/2018
22

3+
## NAME
4+
5+
containerd-config - information on the containerd config
6+
37
## SYNOPSIS
48

59
containerd config [command]

docs/man/containerd-config.toml.5.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# /etc/containerd/config.toml 5 08/08/2018
22

3+
## NAME
4+
5+
containerd-config.toml - configuration file for containerd
6+
37
## SYNOPSIS
48

59
The **config.toml** file is a configuration file for the containerd daemon. The

docs/man/containerd.1.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# containerd 1 01/29/2018
22

3+
## NAME
4+
5+
containerd - an industry-standard container runtime with an emphasis on simplicity,
6+
robustness and portability
7+
38
## SYNOPSIS
49

510
containerd [global options] command [command options] [arguments...]

docs/man/ctr.1.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# ctr 1 01/30/2018
22

3+
## NAME
4+
5+
ctr - command line for containerd
6+
37
## SYNOPSIS
48

59
**ctr [global options] command [command options] [arguments...]**

0 commit comments

Comments
 (0)