chiark / gitweb /
man: resolve word omissions
[elogind.git] / man / sd_get_seats.xml
index 8254b7cae4de2f160260285259a521f7b63c4e37..1e55af3bdf33defbd6f7f9bba05196ad8bf5308e 100644 (file)
                 <constant>NULL</constant> may be returned and should be considered
                 equivalent to an empty array.</para>
 
-                <para>Similar, <function>sd_get_sessions()</function> may
+                <para>Similarly, <function>sd_get_sessions()</function> may
                 be used to determine all current login sessions.</para>
 
-                <para>Similar, <function>sd_get_uids()</function> may
+                <para>Similarly, <function>sd_get_uids()</function> may
                 be used to determine all Unix users who currently have login sessions.</para>
 
-                <para>Similar,
+                <para>Similarly,
                 <function>sd_get_machine_names()</function> may be
                 used to determine all current virtual machines and
                 containers on the system.</para>
                 <function>sd_get_sessions()</function>,
                 <function>sd_get_uids()</function> and
                 <function>sd_get_machine_names()</function> interfaces
-                are available as shared library, which can be compiled
+                are available as 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>