From f47ad59316ddbfce0b24edac752222d300ed0da4 Mon Sep 17 00:00:00 2001 From: Zbigniew Jędrzejewski-Szmek Date: Sat, 1 Nov 2014 14:33:01 -0400 Subject: Use log "level" instead of "priority" The term "priority" is misleading because higher levels have lower priority. "Level" is clearer and shorter. This commit touches only the textual descriptions, not function and variable names themselves. "Priority" is used in various command-line switches and protocol constants, so completly getting rid of "priority" is hard. I also left "priority" in various places where the clarity suffered when it was removed. --- man/udev.conf.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'man/udev.conf.xml') diff --git a/man/udev.conf.xml b/man/udev.conf.xml index 16ad41e80e..988129f62c 100644 --- a/man/udev.conf.xml +++ b/man/udev.conf.xml @@ -69,7 +69,7 @@ udev_log - The logging priority. Valid values are the numerical + The log level. Valid values are the numerical syslog priorities or their textual representations: , and . -- cgit v1.2.3-54-g00ecf