1
0
mirror of https://github.com/systemd/systemd.git synced 2024-12-31 21:18:09 +03:00
This commit is contained in:
Zbigniew Jędrzejewski-Szmek 2016-02-11 21:52:02 -05:00
parent ed5f884090
commit ee7dca21f7

View File

@ -108,7 +108,7 @@ int sd_peer_get_slice(int fd, char **slice);
int sd_peer_get_user_slice(int fd, char **slice);
/* Similar to sd_pid_get_machine_name(), but retrieves data about the
* peer of a a connected AF_UNIX socket */
* peer of a connected AF_UNIX socket */
int sd_peer_get_machine_name(int fd, char **machine);
/* Similar to sd_pid_get_cgroup(), but retrieves data about the peer