X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=man%2Fsd_bus_creds_get_pid.xml;h=2d7090b7c8c1a3cac1ee769d96242352ec446300;hb=1d940aa32913c108e0282ebd359b2eb999ffeadf;hp=22eb6e5462211e4a196f20aca17c58b40f6c03f0;hpb=81c7dd897c6af68e66b58e97abce676641edc197;p=elogind.git diff --git a/man/sd_bus_creds_get_pid.xml b/man/sd_bus_creds_get_pid.xml index 22eb6e546..2d7090b7c 100644 --- a/man/sd_bus_creds_get_pid.xml +++ b/man/sd_bus_creds_get_pid.xml @@ -1,24 +1,24 @@ - + @@ -44,7 +44,6 @@ along with systemd; If not, see . sd_bus_creds_get_pid - sd_bus_creds_get_pid_starttime sd_bus_creds_get_tid sd_bus_creds_get_uid sd_bus_creds_get_gid @@ -82,12 +81,6 @@ along with systemd; If not, see . pid_t *pid - - int sd_bus_creds_get_pid_starttime - sd_bus_creds *c - uint64_t *usec - - int sd_bus_creds_get_tid sd_bus_creds *c @@ -245,10 +238,6 @@ along with systemd; If not, see . sd_bus_creds_get_pid() will retrieve the PID (process identifier). - sd_bus_creds_get_pid_starttime() will - retrieve the time since the start of the epoch in microseconds - since the process was started. - sd_bus_creds_get_tid() will retrieve the TID (thread identifier). @@ -363,7 +352,7 @@ along with systemd; If not, see . retrieve a descriptive name of the bus connection of the peer. This name is useful to discern multiple bus connections by the same peer, and may be altered by the peer with the - sd_bus_set_name()3 + sd_bus_set_name3 call. All functions that take a const @@ -460,7 +449,7 @@ along with systemd; If not, see . credentials7, free3, proc5, - systemd.journald-fields7 + systemd.journal-fields7