X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=man%2Fsd_bus_new.xml;h=8c56dc0d20c22866693c6bd326f2b3b3d3cda0dc;hp=573def72c98a1fc9bd6d88f1ecc4164142e19c01;hb=b7ea3f3ed6204dca31f8f2a84b667c1783259c5b;hpb=73e231abde39f22097df50542c745e01de879836 diff --git a/man/sd_bus_new.xml b/man/sd_bus_new.xml index 573def72c..8c56dc0d2 100644 --- a/man/sd_bus_new.xml +++ b/man/sd_bus_new.xml @@ -21,7 +21,7 @@ You should have received a copy of the GNU Lesser General Public License along with systemd; If not, see . --> - + sd_bus_new @@ -56,17 +56,17 @@ along with systemd; If not, see . int sd_bus_new - sd_bus** bus + sd_bus **bus - sd_bus* sd_bus_ref - sd_bus* bus + sd_bus *sd_bus_ref + sd_bus *bus - sd_bus* sd_bus_unref - sd_bus* bus + sd_bus *sd_bus_unref + sd_bus *bus @@ -112,7 +112,7 @@ along with systemd; If not, see . - -ENOMEM + -ENOMEM Memory allocation failed. @@ -125,7 +125,7 @@ along with systemd; If not, see . sd_bus_new() and other functions described here are available as a shared library, which can be compiled and linked to with the - libsystemd pkg-config1 + libsystemd pkg-config1 file.