chiark / gitweb /
man: minor fixes to networkd page
[elogind.git] / man / systemctl.xml
index 418e71f7793eb7b6f28b48c9204cbfb0f976c6d9..d6d2c76f2eb9559ad02a8b847135499682a919ce 100644 (file)
@@ -1444,7 +1444,7 @@ kobject-uevent 1 systemd-udevd-kernel.socket systemd-udevd.service
       <literal>[]</literal> may be used. See
       <citerefentry><refentrytitle>glob</refentrytitle><manvolnum>7</manvolnum></citerefentry>
       for more details. The patterns are matched against the names of
-      currently loaded units, and patterns which don't match anything
+      currently loaded units, and patterns which do not match anything
       are silently skipped. For example:
       <programlisting># systemctl stop sshd@*.service</programlisting>
       will stop all <filename>sshd@.service</filename> instances.