diff options
author | Marcus Folkesson <marcus.folkesson@gmail.com> | 2017-12-04 13:17:27 +0100 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2017-12-05 08:45:57 -0500 |
commit | cb1cfc6c1bf33dfd118fc1e459b0b413989c8cfa (patch) | |
tree | 1140389bff24757e08589bc4a350c1f27433b9e2 /man/udevd.8 | |
parent | udev-event.c: do not assign s to address to pointer (diff) | |
download | eudev-cb1cfc6c1bf33dfd118fc1e459b0b413989c8cfa.tar.gz eudev-cb1cfc6c1bf33dfd118fc1e459b0b413989c8cfa.tar.bz2 eudev-cb1cfc6c1bf33dfd118fc1e459b0b413989c8cfa.zip |
man: remove UDEV_LOG environment variable
Last time $UDEV_LOG was referred in code was in
dacd994fda3fadeb1fa01accbd37d61d0359e0ee.
Remove all traces for this legacy option.
Signed-off-by: Marcus Folkesson <marcus.folkesson@gmail.com>
Signed-off-by: Anthony G. Basile <blueness@gentoo.org>
Diffstat (limited to 'man/udevd.8')
-rw-r--r-- | man/udevd.8 | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/man/udevd.8 b/man/udevd.8 index b7885f288..31c534c7d 100644 --- a/man/udevd.8 +++ b/man/udevd.8 @@ -84,12 +84,6 @@ Specify when udevd should resolve names of users and groups\&. When set to \fB\-\-help\fR .RS 4 .RE -.SH "ENVIRONMENT" -.PP -\fI$UDEV_LOG=\fR -.RS 4 -Set the log level\&. -.RE .SH "KERNEL COMMAND LINE" .PP Parameters starting with "rd\&." will be read when |