summaryrefslogtreecommitdiff
path: root/docs/source/markdown/podman-system-reset.1.md
diff options
context:
space:
mode:
authorOpenShift Merge Robot <openshift-merge-robot@users.noreply.github.com>2021-11-10 16:10:06 +0100
committerGitHub <noreply@github.com>2021-11-10 16:10:06 +0100
commit2e6231bcbc05fe204a2b667252fb424b1a25cd00 (patch)
tree181ed8c16fb42f970f66b9806dd4e883e11722fe /docs/source/markdown/podman-system-reset.1.md
parent93df757b938fd6f67ab00c78df93cf55743b6683 (diff)
parent2720156fa5a55cd2029a8012dc6dd899e7be6c5d (diff)
downloadpodman-2e6231bcbc05fe204a2b667252fb424b1a25cd00.tar.gz
podman-2e6231bcbc05fe204a2b667252fb424b1a25cd00.tar.bz2
podman-2e6231bcbc05fe204a2b667252fb424b1a25cd00.zip
Merge pull request #12241 from rhatdan/man
[CI:DOCS] Add links to all SEE ALSO sections
Diffstat (limited to 'docs/source/markdown/podman-system-reset.1.md')
-rw-r--r--docs/source/markdown/podman-system-reset.1.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/source/markdown/podman-system-reset.1.md b/docs/source/markdown/podman-system-reset.1.md
index 744f917df..90bcb5f53 100644
--- a/docs/source/markdown/podman-system-reset.1.md
+++ b/docs/source/markdown/podman-system-reset.1.md
@@ -43,7 +43,7 @@ if the program does not exist. Users can run `podman info` to ensure Podman is
using fuse-overlayfs and the overlay driver.
## SEE ALSO
-`podman(1)`, `podman-system(1)`, `fuse-overlayfs(1)`, `containers-storage.conf(5)`
+**[podman(1)](podman.1.md)**, **[podman-system(1)](podman-system.1.md)**, **[fuse-overlayfs(1)](https://github.com/containers/fuse-overlayfs/blob/main/fuse-overlayfs.1.md)**, **[containers-storage.conf(5)](https://github.com/containers/storage/blob/main/docs/containers-storage.conf.5.md)**
## HISTORY
November 2019, Originally compiled by Dan Walsh (dwalsh at redhat dot com)