man: explicitly use format_up/format_down in ethernet, wireless conf

Clearly indicate format_up and format_down are used for configuring ethernet
and wireless sections instead of format.

Signed-off-by: Tomas Krizek <tomas.krizek@mailbox.org>
This commit is contained in:
Tomas Krizek 2017-12-03 14:46:54 +01:00
parent 6464ae2df9
commit b9b676af20
No known key found for this signature in database
GPG Key ID: 17FBAFD462D8A049

View File

@ -300,7 +300,9 @@ network interface found on the system (excluding devices starting with "lo").
*Example order*: +wireless wlan0+
*Example format*: +W: (%quality at %essid, %bitrate / %frequency) %ip+
*Example format_up*: +W: (%quality at %essid, %bitrate / %frequency) %ip+
*Example format_down*: +W: down+
=== Ethernet
@ -313,7 +315,9 @@ network interface found on the system (excluding devices starting with "lo").
*Example order*: +ethernet eth0+
*Example format*: +E: %ip (%speed)+
*Example format_up*: +E: %ip (%speed)+
*Example format_down*: +E: down+
=== Battery