X-Git-Url: http://git.ipfire.org/?p=thirdparty%2Fsystemd.git;a=blobdiff_plain;f=man%2Fsd_bus_add_object_vtable.xml;h=1c222bc5f413fdb23a8f549135bba63fd1cd75a9;hp=92be236afdd1bb01d4253ffe13a6ebcef9037671;hb=12880d14adbc93f17bff6ac8229a37e7b2928a58;hpb=c5b7ae0edb4e32463b5326c973443a9bc6ae10e3 diff --git a/man/sd_bus_add_object_vtable.xml b/man/sd_bus_add_object_vtable.xml index 92be236afdd..1c222bc5f41 100644 --- a/man/sd_bus_add_object_vtable.xml +++ b/man/sd_bus_add_object_vtable.xml @@ -200,7 +200,7 @@ userdata parameter contains a pointer that will be passed to various callback functions. It may be specified as NULL if no value is necessary. - sd_bus_add_object_vtable() is similar to + sd_bus_add_fallback_vtable() is similar to sd_bus_add_object_vtable(), but is used to register "fallback" attributes. When looking for an attribute declaration, bus object paths registered with sd_bus_add_object_vtable() are checked first. If no match is found, the fallback @@ -277,7 +277,7 @@ Equivalent to SD_BUS_SIGNAL_WITH_NAMES() with the - names paramater unset (i.e. no parameter names). + names parameter unset (i.e. no parameter names).