diff options
author | Ed Santiago <santiago@redhat.com> | 2020-01-06 08:32:16 -0700 |
---|---|---|
committer | Ed Santiago <santiago@redhat.com> | 2020-01-06 08:34:56 -0700 |
commit | 6808ab34eab8075b8c1802970b64dc32f89fba00 (patch) | |
tree | 1f6fa7c98f6f696e3c677a0a97ee081321562203 /cmd/podman/image.go | |
parent | 9758a975e67bb9d681d351aea0d858ace598dcdf (diff) | |
download | podman-6808ab34eab8075b8c1802970b64dc32f89fba00.tar.gz podman-6808ab34eab8075b8c1802970b64dc32f89fba00.tar.bz2 podman-6808ab34eab8075b8c1802970b64dc32f89fba00.zip |
(minor) fix broken links to container-policy.json.5
Two man pages had incorrect references to a nonexistent
policy.conf(5) or policy-conf(5) [dot vs dash]. Fix them.
Also checked for other broken references via:
$ for i in registries.conf storage.conf policy.json ; do grep -R $i.5 docs/source | grep -v containers-$i;done
(No further results found. That's not a guarantee that there
aren't other broken links though).
Signed-off-by: Ed Santiago <santiago@redhat.com>
Diffstat (limited to 'cmd/podman/image.go')
0 files changed, 0 insertions, 0 deletions