mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-01-02 19:20:12 +01:00
doc: fix describe message for team link watchers
(cherry picked from commit d7f3c79881)
This commit is contained in:
parent
97d153d9e3
commit
4f76b01f10
1 changed files with 2 additions and 2 deletions
|
|
@ -4959,10 +4959,10 @@ static const NMMetaPropertyType _pt_gobject_devices = {
|
|||
"Properties available for the 'nsna_ping' link watcher:\n" \
|
||||
" 'init-wait', 'interval', 'missed-max', 'target-host'*\n\n" \
|
||||
"Properties available for the 'arp_ping' include all the ones for 'nsna_ping' and:\n" \
|
||||
" 'source-host', 'validate-active', 'validate-inactive', 'send-always'.\n\n" \
|
||||
" 'source-host'*, 'validate-active', 'validate-inactive', 'send-always'.\n\n" \
|
||||
"Properties flagged with a '*' are mandatory.\n\n" \
|
||||
"Example:\n" \
|
||||
" name=arp_ping,source-host=172.16.1.1,target-host=172.16.1.254; name=ethtool,delay-up=3\n")
|
||||
" name=arp_ping source-host=172.16.1.1 target-host=172.16.1.254, name=ethtool delay-up=3\n")
|
||||
|
||||
|
||||
#define DEFINE_DCB_PROPRITY_PROPERTY_TYPE \
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue