X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=man%2Fudev.xml;h=1113a66a2a9edf4ba2bede0e7c8b8f39a548dcd3;hb=3543f8218b732132dff6d0dccb2ce357e4154801;hp=123c0734924993b9a29c5b05b8317ff3f95457bf;hpb=dd5eddd28a74a49607a8fffcaf960040dba98479;p=elogind.git diff --git a/man/udev.xml b/man/udev.xml index 123c07349..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: @@ -751,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. @@ -763,7 +780,7 @@ , udevadm8 - + , systemd.link5