]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - man/systemd-socket-activate.xml
man: systemd: fix typo (#7746)
[thirdparty/systemd.git] / man / systemd-socket-activate.xml
index 79e35dd30e9ef483124deb082b6a10e9a15c31c3..ff9e7758b3ed1419e9bba756871d110aae50d223 100644 (file)
@@ -62,8 +62,9 @@
   <refsect1>
     <title>Description</title>
 
-    <para><command>systemd-socket-activate</command> may be used to launch a socket-activated service binary from the command
-    line for testing purposes. It may also be used to launch individual instances of the service binary per connection.
+    <para><command>systemd-socket-activate</command> may be used to launch a socket-activated service program from the
+    command line for testing purposes. It may also be used to launch individual instances of the service program per
+    connection.
     </para>
 
     <para>The daemon to launch and its options should be specified
@@ -97,7 +98,7 @@
         <term><option>-a</option></term>
         <term><option>--accept</option></term>
 
-        <listitem><para>Launch an instance of the service binary for each connection and pass the connection
+        <listitem><para>Launch an instance of the service program for each connection and pass the connection
         socket.</para></listitem>
       </varlistentry>