chiark / gitweb /
cleanup: Fix up whitespace everywhere.
[profile] / dircolors
index dc8d92595eecc37dc0cea6ee49008b59036b6760..64e68faf15550c3c26425c47c5512fb7d70549a1 100644 (file)
--- a/dircolors
+++ b/dircolors
@@ -32,13 +32,13 @@ TERM screen-w
 # Background color codes:
 # 40=black 41=red 42=green 43=yellow 44=blue 45=magenta 46=cyan 47=white
 NORMAL 00      # global default, although everything should be something.
-FILE 00        # normal file
-DIR 01;36      # directory
-LINK 36        # symbolic link
+FILE 00                # normal file
+DIR 01;36      # directory
+LINK 36                # symbolic link
 FIFO 32                # pipe
 SOCK 01;32     # socket
 BLK 01;35      # block device driver
-CHR 35         # character device driver
+CHR 35         # character device driver
 ORPHAN 40;31;01 # symlink to nonexistent file
 
 # This is for files with execute permission: