diff options
Diffstat (limited to 'man')
-rw-r--r-- | man/udev.conf.5 | 12 | ||||
-rw-r--r-- | man/udev.conf.xml | 12 | ||||
-rw-r--r-- | man/udevadm.8 | 4 | ||||
-rw-r--r-- | man/udevadm.xml | 2 | ||||
-rw-r--r-- | man/udevd.xml | 2 |
5 files changed, 16 insertions, 16 deletions
diff --git a/man/udev.conf.5 b/man/udev.conf.5 index 76d2499daf..12a5992ebe 100644 --- a/man/udev.conf.5 +++ b/man/udev.conf.5 @@ -4,10 +4,10 @@ .\" Generator: DocBook XSL Stylesheets v1.78.0 <http://docbook.sf.net/> .\" Date: 10/31/2014 .\" Manual: udev.conf -.\" Source: systemd +.\" Source: eudev .\" Language: English .\" -.TH "UDEV\&.CONF" "5" "" "systemd" "udev.conf" +.TH "UDEV\&.CONF" "5" "" "eudev" "udev.conf" .\" ----------------------------------------------------------------- .\" * Define some portability stuff .\" ----------------------------------------------------------------- @@ -35,7 +35,7 @@ udev.conf \- Configuration for device event managing daemon .SH "DESCRIPTION" .PP -\fBsystemd-udevd\fR(8) +\fBudevd\fR(8) expects its main configuration file at /etc/udev/udev\&.conf\&. It consists of a set of variables allowing the user to override default udev values\&. All empty lines or lines beginning with \*(Aq#\*(Aq are ignored\&. The following variables can be set: .PP @@ -49,12 +49,12 @@ and .RE .PP In addition, -systemd\-udevd +udevd can be configured by command\-line options and the kernel commandline (see -\fBsystemd-udevd\fR(8))\&. +\fBudevd\fR(8))\&. .SH "SEE ALSO" .PP -\fBsystemd-udevd\fR(8), +\fBudevd\fR(8), \fBudev\fR(7), \fBudevadm\fR(8) diff --git a/man/udev.conf.xml b/man/udev.conf.xml index 16ad41e80e..93bec3494a 100644 --- a/man/udev.conf.xml +++ b/man/udev.conf.xml @@ -4,7 +4,7 @@ "http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd"> <!-- - This file is part of systemd. + This file is part of eudev, forked from systemd. Copyright 2014 Zbigniew Jędrzejewski-Szmek @@ -27,7 +27,7 @@ <refentryinfo> <title>udev.conf</title> - <productname>systemd</productname> + <productname>eudev</productname> <authorgroup> <author> <contrib>Developer</contrib> @@ -56,7 +56,7 @@ <title>Description</title> <para> - <citerefentry><refentrytitle>systemd-udevd</refentrytitle><manvolnum>8</manvolnum></citerefentry> + <citerefentry><refentrytitle>udevd</refentrytitle><manvolnum>8</manvolnum></citerefentry> expects its main configuration file at <filename>/etc/udev/udev.conf</filename>. It consists of a set of variables allowing the user to override default udev @@ -78,16 +78,16 @@ </variablelist> <para> - In addition, <filename>systemd-udevd</filename> can be configured + In addition, <filename>udevd</filename> can be configured by command-line options and the kernel commandline (see - <citerefentry><refentrytitle>systemd-udevd</refentrytitle><manvolnum>8</manvolnum></citerefentry>). + <citerefentry><refentrytitle>udevd</refentrytitle><manvolnum>8</manvolnum></citerefentry>). </para> </refsect1> <refsect1> <title>See Also</title> <para> - <citerefentry><refentrytitle>systemd-udevd</refentrytitle><manvolnum>8</manvolnum></citerefentry>, + <citerefentry><refentrytitle>udevd</refentrytitle><manvolnum>8</manvolnum></citerefentry>, <citerefentry><refentrytitle>udev</refentrytitle><manvolnum>7</manvolnum></citerefentry>, <citerefentry><refentrytitle>udevadm</refentrytitle><manvolnum>8</manvolnum></citerefentry> </para> diff --git a/man/udevadm.8 b/man/udevadm.8 index 637098b250..7ee8e55bf3 100644 --- a/man/udevadm.8 +++ b/man/udevadm.8 @@ -4,10 +4,10 @@ .\" Generator: DocBook XSL Stylesheets v1.78.0 <http://docbook.sf.net/> .\" Date: 10/31/2014 .\" Manual: udevadm -.\" Source: systemd +.\" Source: eudev .\" Language: English .\" -.TH "UDEVADM" "8" "" "systemd" "udevadm" +.TH "UDEVADM" "8" "" "eudev" "udevadm" .\" ----------------------------------------------------------------- .\" * Define some portability stuff .\" ----------------------------------------------------------------- diff --git a/man/udevadm.xml b/man/udevadm.xml index 51afbf3028..fd83d6b56b 100644 --- a/man/udevadm.xml +++ b/man/udevadm.xml @@ -6,7 +6,7 @@ <refentry id="udevadm"> <refentryinfo> <title>udevadm</title> - <productname>systemd</productname> + <productname>eudev</productname> <authorgroup> <author> <contrib>Developer</contrib> diff --git a/man/udevd.xml b/man/udevd.xml index 89722050a4..46727e4deb 100644 --- a/man/udevd.xml +++ b/man/udevd.xml @@ -6,7 +6,7 @@ <refentry id="udevd"> <refentryinfo> <title>udevd</title> - <productname>udev</productname> + <productname>eudev</productname> <authorgroup> <author> <contrib>Developer</contrib> |