diff options
author | Thomas Hindoe Paaboel Andersen <phomes@gmail.com> | 2013-01-16 21:01:30 +0100 |
---|---|---|
committer | Thomas Hindoe Paaboel Andersen <phomes@gmail.com> | 2013-01-16 21:01:30 +0100 |
commit | a485210ce73fe1186fdc5fae481dc31773e14b3c (patch) | |
tree | efe600e88285a8bba3a5f117ad6bedc6c7e01626 /man/sd_session_is_active.xml | |
parent | 9bdbc2e2ec523dbefe1c1c7e164b5544aff0b185 (diff) |
man: typo fixes
Diffstat (limited to 'man/sd_session_is_active.xml')
-rw-r--r-- | man/sd_session_is_active.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/man/sd_session_is_active.xml b/man/sd_session_is_active.xml index ab48b9efc2..1fa7457f78 100644 --- a/man/sd_session_is_active.xml +++ b/man/sd_session_is_active.xml @@ -188,7 +188,7 @@ <para><function>sd_session_get_display()</function> may be used to determine the X11 display of the session identified by the specified session - identifier. The returned string is one of needs to be + identifier. The returned string needs to be freed with the libc <citerefentry><refentrytitle>free</refentrytitle><manvolnum>3</manvolnum></citerefentry> call after use.</para> @@ -196,7 +196,7 @@ <para><function>sd_session_get_tty()</function> may be used to determine the TTY device of the session identified by the specified session - identifier. The returned string is one of needs to be + identifier. The returned string needs to be freed with the libc <citerefentry><refentrytitle>free</refentrytitle><manvolnum>3</manvolnum></citerefentry> call after use.</para> |