diff options
author | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2015-03-13 21:26:34 -0500 |
---|---|---|
committer | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2015-03-13 23:42:18 -0400 |
commit | 299e5aa627fb7c48e6334b483172f1ba9c224790 (patch) | |
tree | db6babe8c44dbd07246cb27060dba826e1aa9996 | |
parent | e530ed5e1407e0571afc01552e41365ffb01befa (diff) |
man: no paren in link
-rw-r--r-- | man/sd_bus_creds_get_pid.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/sd_bus_creds_get_pid.xml b/man/sd_bus_creds_get_pid.xml index d99230124d..eeb162c3cd 100644 --- a/man/sd_bus_creds_get_pid.xml +++ b/man/sd_bus_creds_get_pid.xml @@ -352,7 +352,7 @@ along with systemd; If not, see <http://www.gnu.org/licenses/>. 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 - <citerefentry><refentrytitle>sd_bus_set_name()</refentrytitle><manvolnum>3</manvolnum></citerefentry> + <citerefentry><refentrytitle>sd_bus_set_name</refentrytitle><manvolnum>3</manvolnum></citerefentry> call.</para> <para>All functions that take a <parameter>const |