[systemd-commits] man/udev.xml
Dave Reisner
dreisner at kemper.freedesktop.org
Mon Nov 11 06:17:25 PST 2013
man/udev.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 2b51bd3c9bac2a8064e5d4779ab13168a2d5b05a
Author: Dave Reisner <dreisner at archlinux.org>
Date: Mon Nov 11 09:17:08 2013 -0500
udev.xml: add missing </para> tag
diff --git a/man/udev.xml b/man/udev.xml
index 4b87f9d..d157b8c 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
More information about the systemd-commits
mailing list