X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=man%2Fudev.xml;h=d77cbb0e6ecf766a9629ccce6b73f28e5f8d7d6d;hb=e0104622b33f39ea8fd54f0a286d938401c08e3d;hp=db729378c5c81c4534c5c2e67296668ee65493ca;hpb=2b09983f94feeb04abde32e54a50fe80fc44b397;p=elogind.git diff --git a/man/udev.xml b/man/udev.xml index db729378c..d77cbb0e6 100644 --- a/man/udev.xml +++ b/man/udev.xml @@ -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: