diff options
author | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2018-07-02 23:21:04 +0200 |
---|---|---|
committer | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2018-07-03 01:34:18 +0200 |
commit | c765233c8934dfa4fe8c58e479794014d4dc33d2 (patch) | |
tree | 4360827c819be11db972a0ddfb699338e5fcbfb2 /man/sd_bus_error.xml | |
parent | tests: up the image size a little, use twice that size with STRIP_BINARIES=no (diff) | |
download | systemd-c765233c8934dfa4fe8c58e479794014d4dc33d2.tar.xz systemd-c765233c8934dfa4fe8c58e479794014d4dc33d2.zip |
man: use the same markup for "ap" everywhere
Diffstat (limited to 'man/sd_bus_error.xml')
-rw-r--r-- | man/sd_bus_error.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/sd_bus_error.xml b/man/sd_bus_error.xml index 77cb16e143..1d2cd5a7a8 100644 --- a/man/sd_bus_error.xml +++ b/man/sd_bus_error.xml @@ -100,7 +100,7 @@ <paramdef>sd_bus_error *<parameter>e</parameter></paramdef> <paramdef>int <parameter>error</parameter></paramdef> <paramdef>const char *<parameter>format</parameter></paramdef> - <paramdef>va_list ap</paramdef> + <paramdef>va_list <parameter>ap</parameter></paramdef> </funcprototype> <funcprototype> |