]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - man/sd_seat_get_active.xml
man: append parentheses for function name
[thirdparty/systemd.git] / man / sd_seat_get_active.xml
index 9cdbf357e7ce5002da1010fd88ec5368bf9c72ec..110862c5df3c701dac1fc2f87ae26347b46337e5 100644 (file)
@@ -99,7 +99,7 @@
     <para> On success, <function>sd_seat_get_active()</function> returns 0 or a positive integer. On success,
     <function>sd_seat_get_sessions()</function> returns the number of entries in the session identifier
     array. If the test succeeds,
-    <function>sd_seat_can_tty</function> and <function>sd_seat_can_graphical</function> return a positive
+    <function>sd_seat_can_tty()</function> and <function>sd_seat_can_graphical()</function> return a positive
     integer, if it fails 0. On failure, these calls return a negative errno-style error code.</para>
 
     <refsect2>