mirror of
https://github.com/systemd/systemd.git
synced 2025-02-03 17:47:28 +03:00
sd-network: bring comments up-to-date
This commit is contained in:
parent
7c96ab1d24
commit
48776bdacd
@ -78,7 +78,7 @@ int sd_network_get_ntp(char ***addr);
|
|||||||
int sd_network_get_link_state(int ifindex, char **state);
|
int sd_network_get_link_state(int ifindex, char **state);
|
||||||
|
|
||||||
/* Get operatinal state from ifindex.
|
/* Get operatinal state from ifindex.
|
||||||
* Possible states: unknown, dormant, carrier, degraded, routable
|
* Possible states: down, up, dormant, carrier, degraded, routable
|
||||||
* Possible return codes:
|
* Possible return codes:
|
||||||
* -ENODATA: networkd is not aware of the link
|
* -ENODATA: networkd is not aware of the link
|
||||||
*/
|
*/
|
||||||
|
Loading…
x
Reference in New Issue
Block a user