X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=man%2Fudev.xml;h=1113a66a2a9edf4ba2bede0e7c8b8f39a548dcd3;hb=3543f8218b732132dff6d0dccb2ce357e4154801;hp=4e5f8f00aa3530cfea2ec491f8eb0a231f89b273;hpb=1ff28eaee33d9d0cee46bd176b6d6f8805c95036;p=elogind.git diff --git a/man/udev.xml b/man/udev.xml index 4e5f8f00a..1113a66a2 100644 --- a/man/udev.xml +++ b/man/udev.xml @@ -1,4 +1,4 @@ - + @@ -113,6 +113,13 @@ + + -= + + Remove the value from a key that holds a list of entries. + + + := @@ -272,8 +279,8 @@ - Most of the fields support shell glob pattern matching. The following - pattern characters are supported: + Most of the fields support shell glob pattern matching and + alternate patterns. The following special characters are supported: * @@ -300,6 +307,14 @@ any characters not enclosed are matched. + + | + + Separates alternative patterns. For example, the pattern string + abc|x* would match either abc + or x*. + + The following keys can get values assigned: @@ -515,13 +530,6 @@ priorities overwrite existing symlinks of other devices. The default is 0. - - - - Number of seconds an event waits for operations to finish before - giving up and terminating itself. - - @@ -758,7 +766,9 @@ The content of all hwdb files is read by udevadm8 - and compiled to a binary database located at /etc/udev/hwdb.bin. + and compiled to a binary database located at /etc/udev/hwdb.bin, + or alternatively /usr/lib/udev/hwdb.bin if you want ship the compiled + database in an immutable image. During runtime only the binary database is used. @@ -770,7 +780,7 @@ , udevadm8 - + , systemd.link5