diff --git a/functions/network.xml b/functions/network.xml index 9a74f2e6bf..cd3f9f62e9 100644 --- a/functions/network.xml +++ b/functions/network.xml @@ -1,5 +1,5 @@ - + Network Functions Network @@ -526,9 +526,8 @@ echo $out; result in negative integers, you need to use the "%u" formatter of sprintf or printf to get the string representation of the unsigned IP address. + - - This second example shows how to print a converted address with the printf function :