X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=man%2Fsd_bus_creds_new_from_pid.xml;h=64b92e233094557f5ef97abf14e5d8c8749fdad2;hp=302004d5a5c631f922ad4ff2278c42363d9073ac;hb=4f50d2efbac87aba0505b9f998bf3e4bde64c214;hpb=4cf8496d0a5e85ec7610d166c5d35df3e6d02d1a diff --git a/man/sd_bus_creds_new_from_pid.xml b/man/sd_bus_creds_new_from_pid.xml index 302004d5a..64b92e233 100644 --- a/man/sd_bus_creds_new_from_pid.xml +++ b/man/sd_bus_creds_new_from_pid.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_creds_new_from_pid @@ -59,22 +59,22 @@ along with systemd; If not, see . int sd_bus_creds_new_from_pid pid_t pid uint64_t creds_mask - sd_bus_creds** ret + sd_bus_creds **ret uint64_t sd_bus_creds_get_mask - const sd_bus_creds* c + const sd_bus_creds *c - sd_bus_creds* sd_bus_creds_ref - sd_bus_creds* c + sd_bus_creds *sd_bus_creds_ref + sd_bus_creds *c - sd_bus_creds* sd_bus_creds_unref - sd_bus_creds* c + sd_bus_creds *sd_bus_creds_unref + sd_bus_creds *c @@ -233,7 +233,7 @@ along with systemd; If not, see . sd_bus_creds_new_from_pid() is available as a shared library, which can be compiled and linked to with the - libsystemd-bus pkg-config1 + libsystemd pkg-config1 file.