X-Git-Url: http://git.ipfire.org/?a=blobdiff_plain;f=man%2Fsd_machine_get_class.xml;h=cd259c863f9fa5e6a8125ba6b7e83028ff1430c9;hb=6b49257f6b92c1bcdf02ca0e896009da36ed9bb0;hp=bacbe1455eaf057ac3e6594eb1056366eda40f2a;hpb=a2bd90d38ea7a59adbeaca81a8ed1f88671205a3;p=thirdparty%2Fsystemd.git diff --git a/man/sd_machine_get_class.xml b/man/sd_machine_get_class.xml index bacbe1455ea..cd259c863f9 100644 --- a/man/sd_machine_get_class.xml +++ b/man/sd_machine_get_class.xml @@ -1,10 +1,7 @@ - - - + @@ -22,7 +19,7 @@ sd_machine_get_class sd_machine_get_ifindices Determine the class and network interface indices of a - locally running virtual machine or container. + locally running virtual machine or container @@ -69,38 +66,37 @@ Return Value - On success, these calls return 0 or a positive integer. On - failure, these calls return a negative errno-style error - code. - + On success, these calls return 0 or a positive integer. On failure, these calls return a negative + errno-style error code. - - Errors + + Errors - Returned errors may indicate the following problems: + Returned errors may indicate the following problems: - + - - -ENXIO + + -ENXIO - The specified machine does not exist or is currently not running. - - + The specified machine does not exist or is currently not running. + + - - -EINVAL + + -EINVAL - An input parameter was invalid (out of range, - or NULL, where that is not accepted). - + An input parameter was invalid (out of range, or NULL, where + that is not accepted). + - - -ENOMEM + + -ENOMEM - Memory allocation failed. - - + Memory allocation failed. + + +