From 07fe4e51cb2fb5efa291320b07b36bad366822c5 Mon Sep 17 00:00:00 2001 From: Daniel J Walsh Date: Tue, 24 Jul 2018 08:20:54 -0400 Subject: Vendor in latest containers/psgo code Fixes spaces and sorting on capabilties and Descriptors Signed-off-by: Daniel J Walsh Closes: #1148 Approved by: vrothberg --- docs/podman-top.1.md | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) (limited to 'docs') diff --git a/docs/podman-top.1.md b/docs/podman-top.1.md index 76cc573d6..3422b3f37 100644 --- a/docs/podman-top.1.md +++ b/docs/podman-top.1.md @@ -24,23 +24,23 @@ to run containers such as CRI-O, the last started container could be from either The following descriptors are supported in addition to the AIX format descriptors mentioned in ps (1): -**pcpu, group, ppid, user, args, comm, rgroup, nice, pid, pgid, etime, ruser, time, tty, vsz** +**args,comm,etime,group,nice,pcpu,pgid,pid,ppid,rgroup,ruser,time,tty,user,vsz** -**capinh** - - Set of inheritable capabilities. See capabilities (7) for more information. - -**capprm** +**capbnd** - Set of permitted capabilities. See capabilities (7) for more information. + Set of bounding capabilities. See capabilities (7) for more information. **capeff** Set of effective capabilities. See capabilities (7) for more information. -**capbnd** +**capinh** - Set of bounding capabilities. See capabilities (7) for more information. + Set of inheritable capabilities. See capabilities (7) for more information. + +**capprm** + + Set of permitted capabilities. See capabilities (7) for more information. **seccomp** -- cgit v1.2.3-54-g00ecf