]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Add 'device cxgbe' explicitly in the synopsis.
authorJohn Baldwin <jhb@FreeBSD.org>
Mon, 3 Jun 2019 15:41:54 +0000 (15:41 +0000)
committerJohn Baldwin <jhb@FreeBSD.org>
Mon, 3 Jun 2019 15:41:54 +0000 (15:41 +0000)
commit37e98e0dda7d2b030c191449115c73163c2e6390
tree43edf555b5962a8f7d34d6528132ff9724ee4d0c
parentb5c45a3e128241a6455129cca7af62469e6c4ba7
Add 'device cxgbe' explicitly in the synopsis.

ccr depends on symbols exported by the cxgbe driver as well as having
a runtime dependency.  While the runtime depenency was noted in the
manpage already, the compile-time dependency wasn't as clear.

PR: 238265
MFC after: 3 days
Sponsored by: Chelsio Communications
share/man/man4/ccr.4