chiark / gitweb /
man: properly refer to $MAINPID instead of $(MAINPID) which doesnt work anymore
[elogind.git] / man / systemd.service.xml
index c9cd51f739dda1cd0da27273fc07f9fb0c3d3a5a..4473c3d9455d1147929d21492ed58546074a363d 100644 (file)
                                 daemon, and may be used for command
                                 lines like the following:
                                 <command>/bin/kill -HUP
-                                $(MAINPID)</command>.</para></listitem>
+                                $MAINPID</command>.</para></listitem>
                         </varlistentry>
 
                         <varlistentry>
                                 requested. Specifier and environment
                                 variable substitution is supported
                                 (including
-                                <literal>$(MAINPID)</literal>, see
+                                <literal>$MAINPID</literal>, see
                                 above).</para></listitem>
                         </varlistentry>