Skip to content

Commit

Permalink
[man] Fix priority description of POLICY_PASSIVE
Browse files Browse the repository at this point in the history
... to match source code.

Signed-off-by: Jan Friesse <jfriesse@redhat.com>
  • Loading branch information
jfriesse authored and fabbione committed Aug 27, 2019
1 parent c3ec183 commit 7a83693
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion libknet/libknet.h
Expand Up @@ -1098,7 +1098,7 @@ int knet_host_get_host_list(knet_handle_t knet_h,
*
* policy - there are currently 3 kind of simple switching policies
* based on link configuration.
* KNET_LINK_POLICY_PASSIVE - the active link with the lowest
* KNET_LINK_POLICY_PASSIVE - the active link with the highest
* priority will be used.
* if one or more active links share
* the same priority, the one with
Expand Down

0 comments on commit 7a83693

Please sign in to comment.