X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=man%2Fudev.xml;h=d77cbb0e6ecf766a9629ccce6b73f28e5f8d7d6d;hp=db729378c5c81c4534c5c2e67296668ee65493ca;hb=ba7408a6e9fa2f79f7e69052de78f82e12c613f6;hpb=2b09983f94feeb04abde32e54a50fe80fc44b397 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: