diff options
author | Scott Long <scottl@FreeBSD.org> | 2019-12-13 23:46:59 +0000 |
---|---|---|
committer | Scott Long <scottl@FreeBSD.org> | 2019-12-13 23:46:59 +0000 |
commit | 97faa4c470d11b5d234829dd146432db808e6e8b (patch) | |
tree | 4abd3d72ad0bb117a1a642f1cdff18d466432945 /usr.sbin/pciconf/pciconf.8 | |
parent | 93dafad57af81a238b3805e4385d78a8a091d859 (diff) | |
download | src-97faa4c470d11b5d234829dd146432db808e6e8b.tar.gz src-97faa4c470d11b5d234829dd146432db808e6e8b.zip |
Notes
Diffstat (limited to 'usr.sbin/pciconf/pciconf.8')
-rw-r--r-- | usr.sbin/pciconf/pciconf.8 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/usr.sbin/pciconf/pciconf.8 b/usr.sbin/pciconf/pciconf.8 index 14a9beb3a5da..233240acb0a8 100644 --- a/usr.sbin/pciconf/pciconf.8 +++ b/usr.sbin/pciconf/pciconf.8 @@ -177,6 +177,9 @@ If the option is supplied, .Nm will list any capabilities supported by each device. +A second invocation of +.Fl c +will print additional data for certain capabilities. Each capability is enumerated via a line in the following format: .Bd -literal cap 10[40] = PCI-Express 1 root port |