]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
dircolors: add 'MISSING' to the default database
authorPádraig Brady <P@draigBrady.com>
Fri, 17 Apr 2015 22:47:58 +0000 (23:47 +0100)
committerPádraig Brady <P@draigBrady.com>
Fri, 17 Apr 2015 22:51:32 +0000 (23:51 +0100)
* src/dircolors.hin: Add the MISSING entry, to indicate
this as a possibility in new templates output from dircolors,
and also to ease comparison with existing databases that
generally do define a MISSING entry.

src/dircolors.hin

index 742b6cf5e524eab2eb582c0debafa16e66571526..277711f7bd071f488b9c632c4b6cb1cda5718a07 100644 (file)
@@ -86,7 +86,8 @@ SOCK 01;35    # socket
 DOOR 01;35     # door
 BLK 40;33;01   # block device driver
 CHR 40;33;01   # character device driver
-ORPHAN 40;31;01 # symlink to nonexistent file, or non-stat'able file
+ORPHAN 40;31;01 # symlink to nonexistent file, or non-stat'able file ...
+MISSING 00      # ... and the files they point to
 SETUID 37;41   # file that is setuid (u+s)
 SETGID 30;43   # file that is setgid (g+s)
 CAPABILITY 30;41       # file with capability