summaryrefslogtreecommitdiff
path: root/docs/source/markdown/podman-top.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-top.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-top.1.md')
-rw-r--r--docs/source/markdown/podman-top.1.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/source/markdown/podman-top.1.md b/docs/source/markdown/podman-top.1.md
index 09e8f7423..d385cde28 100644
--- a/docs/source/markdown/podman-top.1.md
+++ b/docs/source/markdown/podman-top.1.md
@@ -102,7 +102,7 @@ root 1 0 0.000 1h2m12.497061672s ? 0s sleep 100000
```
## SEE ALSO
-podman(1), ps(1), seccomp(2), proc(5), capabilities(7)
+**[podman(1)](podman.1.md)**, **ps(1)**, **seccomp(2)**, **proc(5)**, **capabilities(7)**
## HISTORY
July 2018, Introduce format descriptors by Valentin Rothberg <vrothberg@suse.com>