summaryrefslogtreecommitdiff
path: root/docs/source/markdown/podman-container-runlabel.1.md
diff options
context:
space:
mode:
authorDaniel J Walsh <dwalsh@redhat.com>2021-11-09 10:17:45 -0500
committerDaniel J Walsh <dwalsh@redhat.com>2021-11-10 09:29:21 -0500
commit2720156fa5a55cd2029a8012dc6dd899e7be6c5d (patch)
tree05f6006da924700743a692fbd8f5885fafd248a4 /docs/source/markdown/podman-container-runlabel.1.md
parent5437568fcda04c2999b5fa9aad4dd07f2d3cfd67 (diff)
downloadpodman-2720156fa5a55cd2029a8012dc6dd899e7be6c5d.tar.gz
podman-2720156fa5a55cd2029a8012dc6dd899e7be6c5d.tar.bz2
podman-2720156fa5a55cd2029a8012dc6dd899e7be6c5d.zip
Add links to all SEE ALSO sections
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
Diffstat (limited to 'docs/source/markdown/podman-container-runlabel.1.md')
-rw-r--r--docs/source/markdown/podman-container-runlabel.1.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/source/markdown/podman-container-runlabel.1.md b/docs/source/markdown/podman-container-runlabel.1.md
index ec67a2687..cee20046d 100644
--- a/docs/source/markdown/podman-container-runlabel.1.md
+++ b/docs/source/markdown/podman-container-runlabel.1.md
@@ -84,7 +84,7 @@ $ podman container runlabel --display run foobar
```
## SEE ALSO
-podman(1), crun(1), runc(1), containers-auth.json(5), containers-certs.d(5), containers-registries.conf(5)
+**[podman(1)](podman.1.md)**, **[crun(1)](https://github.com/containers/crun/tree/main/crun.1.md)**, **[runc(8)](https://github.com/opencontainers/runc/blob/master/man/runc.8.md)**, **[containers-certs.d(5)](https://github.com/containers/image/blob/main/docs/containers-certs.d.5.md)**, **[containers-auth.json(5)](https://github.com/containers/image/blob/main/docs/containers-auth.json.5.md)**, **[containers-registries.conf(5)](https://github.com/containers/image/blob/main/docs/containers-registries.conf.5.md)**
## HISTORY
August 2021, Refinements by Valentin Rothberg (rothberg at redhat dot com)