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=b012d151fc26c95c435e7b2a194097d93c3f00e6;hp=bc94c4409506156867bfe322f3b478d44590f871;hb=3fb90db2d6aa6eb7711dbccb34a07e3e7ae85c91;hpb=06b643e7f5a3b79005dd57497897ab7255fe3659 diff --git a/man/sd_bus_creds_new_from_pid.xml b/man/sd_bus_creds_new_from_pid.xml index bc94c4409..b012d151f 100644 --- a/man/sd_bus_creds_new_from_pid.xml +++ b/man/sd_bus_creds_new_from_pid.xml @@ -1,4 +1,4 @@ - + @@ -80,7 +80,6 @@ along with systemd; If not, see . SD_BUS_CREDS_PID, - SD_BUS_CREDS_PID_STARTTIME, SD_BUS_CREDS_TID, SD_BUS_CREDS_UID, SD_BUS_CREDS_GID, @@ -118,7 +117,6 @@ along with systemd; If not, see . The information that will be stored is determined by creds_mask. It may contain a subset of ORed constants SD_BUS_CREDS_PID, - SD_BUS_CREDS_PID_STARTTIME, SD_BUS_CREDS_TID, SD_BUS_CREDS_UID, SD_BUS_CREDS_GID, @@ -205,14 +203,14 @@ along with systemd; If not, see . - -ESRCH + -ESRCH Specified pid could not be found. - -EINVAL + -EINVAL Specified parameter is invalid (NULL in case of output @@ -220,7 +218,7 @@ along with systemd; If not, see . - -ENOMEM + -ENOMEM Memory allocation failed. @@ -246,7 +244,6 @@ along with systemd; If not, see . sd_bus_creds_ref3, sd_bus_creds_unref3, sd_bus_creds_get_pid3, - sd_bus_creds_get_pid_starttime3, sd_bus_creds_get_tid3, sd_bus_creds_get_uid3, sd_bus_creds_get_gid3,