diff options
-rw-r--r-- | man/udev.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/udev.xml b/man/udev.xml index 4b87f9d953..d157b8c433 100644 --- a/man/udev.xml +++ b/man/udev.xml @@ -758,7 +758,7 @@ used to override a system-supplied link file with a local file if needed; a symlink in <filename>/etc</filename> with the same name as a link file in <filename>/lib</filename>, pointing to <filename>/dev/null</filename>, - disables the link file entirely. + disables the link file entirely.</para> <para>The link file contains a <literal>[Match]</literal> section, which determines if a given link file may be applied to a given device; and a |