From 8a72e9e927f7d3fea2696e5c71a420d3638985e0 Mon Sep 17 00:00:00 2001 From: Richard Yao Date: Thu, 22 Nov 2012 08:30:10 -0500 Subject: Remove user-visible systemd references from man pages Signed-off-by: Richard Yao --- man/udev.xml | 10 +++++----- man/udevadm.xml | 16 ++++++++-------- 2 files changed, 13 insertions(+), 13 deletions(-) (limited to 'man') diff --git a/man/udev.xml b/man/udev.xml index 7ec7a3fed0..3d2d416ead 100644 --- a/man/udev.xml +++ b/man/udev.xml @@ -5,8 +5,8 @@ - udev - systemd + systemd + eudev Developer @@ -41,7 +41,7 @@ names provide a way to reliably identify devices based on their properties or current configuration. - The udev daemon, systemd-udevd.service + The udev daemon, udevd 8, receives device uevents directly from the kernel whenever a device is added or removed from the system, or it changes its state. When udev receives a device event, it matches its configured set of rules @@ -517,7 +517,7 @@ Apply the permissions specified in this rule to the static device node with the specified name. Static device node creation can be requested by kernel modules. - These nodes might not have a corresponding kernel device at the time systemd-udevd is + These nodes might not have a corresponding kernel device at the time udevd is started; they can trigger automatic kernel module loading. @@ -696,7 +696,7 @@ See Also - systemd-udevd.service8 + udevd8 , udevadm8 diff --git a/man/udevadm.xml b/man/udevadm.xml index 015980a63b..5f0351f0d0 100644 --- a/man/udevadm.xml +++ b/man/udevadm.xml @@ -318,13 +318,13 @@ - Signal and wait for systemd-udevd to exit. + Signal and wait for udevd to exit. - Set the internal log level of systemd-udevd. Valid values are the numerical + Set the internal log level of udevd. Valid values are the numerical syslog priorities or their textual representations: , and . @@ -332,20 +332,20 @@ - Signal systemd-udevd to stop executing new events. Incoming events + Signal udevd to stop executing new events. Incoming events will be queued. - Signal systemd-udevd to enable the execution of events. + Signal udevd to enable the execution of events. - Signal systemd-udevd to reload the rules files and other databases like the kernel + Signal udevd to reload the rules files and other databases like the kernel module index. Reloading rules and databases does not apply any changes to already existing devices; the new configuration will only be applied to new events. @@ -359,14 +359,14 @@ value - Set the maximum number of events, systemd-udevd will handle at the + Set the maximum number of events, udevd will handle at the same time. seconds - The maximum number of seconds to wait for a reply from systemd-udevd. + The maximum number of seconds to wait for a reply from udevd. @@ -489,7 +489,7 @@ udev7 - systemd-udevd.service8 + udevd.service8 -- cgit v1.2.3-54-g00ecf