]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - man/systemd.device.xml
man: explicitly distinguish "implicit dependencies" and "default dependencies"
[thirdparty/systemd.git] / man / systemd.device.xml
index effed098dd89c8692c6d5928218105fdaabe7f90..c60b9c035ef98081c71f7d65895b591103b70bc7 100644 (file)
@@ -86,7 +86,7 @@
   </refsect1>
 
   <refsect1>
-    <title>Automatic Dependencies</title>
+    <title>Implicit Dependencies</title>
 
     <para>Many unit types automatically acquire dependencies on device
     units of devices they require. For example,
     block devices.</para>
   </refsect1>
 
+  <refsect1>
+    <title>Default Dependencies</title>
+
+    <para>There are no default dependencies for device units.</para>
+  </refsect1>
+
   <refsect1>
     <title>The udev Database</title>