diff options
author | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2013-06-29 18:09:14 +0200 |
---|---|---|
committer | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2013-07-03 05:06:22 +0200 |
commit | 05cc726731c5cec952722f1c14acb08e3d4d5e98 (patch) | |
tree | ff2fa1545aa2b02e2102f1f4e769e8063d5a50dd /man/sd_seat_get_active.xml | |
parent | man: improve grammar and word formatting in numerous man pages (diff) | |
download | systemd-05cc726731c5cec952722f1c14acb08e3d4d5e98.tar.xz systemd-05cc726731c5cec952722f1c14acb08e3d4d5e98.zip |
man: add more formatting markup
Diffstat (limited to 'man/sd_seat_get_active.xml')
-rw-r--r-- | man/sd_seat_get_active.xml | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/man/sd_seat_get_active.xml b/man/sd_seat_get_active.xml index 8b32bdc669..3c26fb1e29 100644 --- a/man/sd_seat_get_active.xml +++ b/man/sd_seat_get_active.xml @@ -93,9 +93,10 @@ a seat, if there is any. Returns the session identifier and the user identifier of the Unix user the session is belonging to. Either the session or the - user identifier parameter can be passed NULL, in - case only one of the parameters shall be queried. The - returned string needs to be freed with the libc + user identifier parameter can be passed + <constant>NULL</constant>, in case only one of the + parameters shall be queried. The returned string needs + to be freed with the libc <citerefentry><refentrytitle>free</refentrytitle><manvolnum>3</manvolnum></citerefentry> call after use.</para> |