diff options
author | Jan Engelhardt <jengelh@inai.de> | 2013-12-26 02:47:43 +0100 |
---|---|---|
committer | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2013-12-25 22:53:45 -0500 |
commit | 494a66821815e8109afa136bd42818b85da38c09 (patch) | |
tree | be847fc58ccf582fa1f2b7625348093ddf0b55f7 /man/sd_uid_get_state.xml | |
parent | 758bf0c755e045f7b1dd89869d3a10b9457e9bbe (diff) |
man: resolve word omissions
This is a recurring submission and includes corrections to:
word omissions and word class choice.
Diffstat (limited to 'man/sd_uid_get_state.xml')
-rw-r--r-- | man/sd_uid_get_state.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/man/sd_uid_get_state.xml b/man/sd_uid_get_state.xml index d4d23f4f1d..0faa7651e5 100644 --- a/man/sd_uid_get_state.xml +++ b/man/sd_uid_get_state.xml @@ -139,7 +139,7 @@ be returned and should be considered equivalent to an empty array.</para> - <para>Similar, <function>sd_uid_get_seats()</function> + <para>Similarly, <function>sd_uid_get_seats()</function> may be used to determine the list of seats on which the user currently has sessions. Similar semantics apply, however note that the user may have @@ -171,7 +171,7 @@ <function>sd_uid_is_on_seat()</function>, <function>sd_uid_get_sessions()</function>, and <function>sd_uid_get_seats()</function> interfaces are - available as shared library, which can be compiled and + available as a shared library, which can be compiled and linked to with the <constant>libsystemd-login</constant> <citerefentry><refentrytitle>pkg-config</refentrytitle><manvolnum>1</manvolnum></citerefentry> file.</para> </refsect1> |