summaryrefslogtreecommitdiff
path: root/docs/source/markdown/podman-system-migrate.1.md
diff options
context:
space:
mode:
authorDaniel J Walsh <dwalsh@redhat.com>2020-07-20 14:17:37 -0400
committerDaniel J Walsh <dwalsh@redhat.com>2020-07-21 09:29:01 -0400
commit330e9144bd49a090484ade39339b3c3453253105 (patch)
treedabfd54dced8fd684d290927d4a96642f98dc828 /docs/source/markdown/podman-system-migrate.1.md
parenta5a5ad184ef8e890bfd083052005e6d862c62729 (diff)
downloadpodman-330e9144bd49a090484ade39339b3c3453253105.tar.gz
podman-330e9144bd49a090484ade39339b3c3453253105.tar.bz2
podman-330e9144bd49a090484ade39339b3c3453253105.zip
Switch references from libpod.conf to containers.conf
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
Diffstat (limited to 'docs/source/markdown/podman-system-migrate.1.md')
-rw-r--r--docs/source/markdown/podman-system-migrate.1.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/source/markdown/podman-system-migrate.1.md b/docs/source/markdown/podman-system-migrate.1.md
index 28db56dee..a50f4ada4 100644
--- a/docs/source/markdown/podman-system-migrate.1.md
+++ b/docs/source/markdown/podman-system-migrate.1.md
@@ -33,7 +33,7 @@ This can be used after a system upgrade which changes the default OCI runtime to
There are no guarantees that the containers will continue to work under the new runtime, as some runtimes support differing options and configurations.
## SEE ALSO
-`podman(1)`, `libpod.conf(5)`, `usermod(8)`
+`podman(1)`, `containers.conf(5)`, `usermod(8)`
## HISTORY
April 2019, Originally compiled by Giuseppe Scrivano (gscrivan at redhat dot com)