diff --git a/docs/podman-top.1.md b/docs/podman-top.1.md index d95d4df7fc..28743c84bb 100644 --- a/docs/podman-top.1.md +++ b/docs/podman-top.1.md @@ -38,7 +38,7 @@ The following descriptors are supported in addition to the AIX format descriptor **capbnd** - Set of effective capabilities. See capabilities (7) for more information. + Set of bounding capabilities. See capabilities (7) for more information. **seccomp** @@ -73,6 +73,6 @@ PID SECCOMP COMMAND %CPU podman(1), ps(1), seccomp(2), capabilities(7) ## HISTORY -December 2017, Originally compiled by Brent Baude +December 2017, Originally compiled by Brent Baude July 2018, Introduce format descriptors by Valentin Rothberg