]> git.proxmox.com Git - mirror_kronosnet.git/commitdiff
[man] fix knet_host_set_policy parameters order
authorFabio M. Di Nitto <fdinitto@redhat.com>
Tue, 30 Apr 2019 03:06:47 +0000 (05:06 +0200)
committerFabio M. Di Nitto <fdinitto@redhat.com>
Tue, 30 Apr 2019 03:06:47 +0000 (05:06 +0200)
Signed-off-by: Fabio M. Di Nitto <fdinitto@redhat.com>
libknet/libknet.h

index 8e3c147a79b1b3c060df5811d14ef7215b7215c2..732b127cfae593b8d85519a957ebf107532b0bfa 100644 (file)
@@ -1118,10 +1118,10 @@ int knet_host_get_host_list(knet_handle_t knet_h,
 /**
  * knet_host_set_policy
  *
- * knet_h   - pointer to knet_handle_t
- *
  * @brief Set the switching policy for a host's links
  *
+ * knet_h   - pointer to knet_handle_t
+ *
  * host_id  - see knet_host_add(3)
  *
  * policy   - there are currently 3 kind of simple switching policies