From 88caa9da18841561c604c5a237cb776375eee035 Mon Sep 17 00:00:00 2001 From: Kay Sievers Date: Wed, 7 Mar 2007 18:00:12 +0100 Subject: man: add missing options to various man pages --- udevd.xml | 38 ++++++++++++++++++++++++++++++++------ 1 file changed, 32 insertions(+), 6 deletions(-) (limited to 'udevd.xml') diff --git a/udevd.xml b/udevd.xml index 84182884b6..674fa4d755 100644 --- a/udevd.xml +++ b/udevd.xml @@ -80,22 +80,48 @@ - udevcontrol can dynamically set the log level of udevd. - Valid values are the numerical syslog priorities or their textual - representations: , - and . + Set the internal log level of udevd. Valid values are the numerical + syslog priorities or their textual representations: , + and . - udevcontrol stops the execution of events from udevd. + Signal udevd to stop executing new events. Incoming events + will be queued. - udevcontrol starts the execution of events from udevd. + Signal udevd to enable the execution of events. + + + + + + Signal udevd to reload the rules from the config. + + + + + + Set the maximum number of events, udevd will handle at the + same time. + + + + + + Set the maximum number of events, which are allowed to run at the + same time. + + + + + + Print help text. -- cgit v1.2.3-54-g00ecf