mirror of
https://github.com/containers/podman.git
synced 2025-10-18 19:53:58 +08:00
Merge pull request #4797 from edsantiago/policy_json_manpage
(minor) fix broken links to container-policy.json.5
This commit is contained in:
@ -86,7 +86,7 @@ Display trust as JSON
|
||||
|
||||
## SEE ALSO
|
||||
|
||||
policy-json(5)
|
||||
containers-policy.json(5)
|
||||
|
||||
## HISTORY
|
||||
January 2019, updated by Tom Sweeney (tsweeney at redhat dot com)
|
||||
|
@ -271,7 +271,7 @@ The Network File System (NFS) and other distributed file systems (for example: L
|
||||
For more information, please refer to the [Podman Troubleshooting Page](https://github.com/containers/libpod/blob/master/troubleshooting.md).
|
||||
|
||||
## SEE ALSO
|
||||
`containers-mounts.conf(5)`, `containers-registries.conf(5)`, `containers-storage.conf(5)`, `buildah(1)`, `libpod.conf(5)`, `oci-hooks(5)`, `policy.json(5)`, `subuid(5)`, `subgid(5)`, `slirp4netns(1)`
|
||||
`containers-mounts.conf(5)`, `containers-registries.conf(5)`, `containers-storage.conf(5)`, `buildah(1)`, `libpod.conf(5)`, `oci-hooks(5)`, `containers-policy.json(5)`, `subuid(5)`, `subgid(5)`, `slirp4netns(1)`
|
||||
|
||||
## HISTORY
|
||||
Dec 2016, Originally compiled by Dan Walsh <dwalsh@redhat.com>
|
||||
|
Reference in New Issue
Block a user