diff options
author | kay.sievers@vrfy.org <kay.sievers@vrfy.org> | 2004-12-22 01:41:03 +0100 |
---|---|---|
committer | Greg KH <gregkh@suse.de> | 2005-04-26 23:19:09 -0700 |
commit | 3908058c10dea619e1c676ee8a167ef3e590a3bd (patch) | |
tree | 59eadaa32413c29e9d932813f4e4971f521062e9 /udev.8.in | |
parent | b9a8c4821a98df33ba2cc5b18b15d7175709c376 (diff) |
[PATCH] correct log statement
Diffstat (limited to 'udev.8.in')
-rw-r--r-- | udev.8.in | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -176,7 +176,7 @@ distribution provided rules file. .TP .B OWNER, GROUP, MODE The permissions for the device node. Every specified value overwrites the -default value specified in the config file. +compiled-in default value. .P .RB "The " NAME ", " SYMLINK ", " PROGRAM ", " OWNER " and " GROUP fields support simple printf-like string substitutions: |