]> git.pld-linux.org Git - packages/coreutils.git/commitdiff
- typo
authorTomasz Pala <gotar@pld-linux.org>
Sat, 15 Feb 2003 18:30:03 +0000 (18:30 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    DIR_COLORS -> 1.12

DIR_COLORS

index c58bddd93ac1fee9cd17f828cacbee0ff8ab5d7f..c7005faba15e869bec195ac3bb6ae573d7fbbdab 100644 (file)
@@ -28,13 +28,13 @@ TERM con80x43
 TERM con80x50
 TERM con80x60
 TERM cons25
-TERM xterm
 TERM rxvt
+TERM xterm
 TERM xterm-color
 TERM color-xterm
+TERM color_xterm
 TERM vt100
 TERM dtterm
-TERM color_xterm
 
 # EIGHTBIT, followed by '1' for on, '0' for off. (8-bit output)
 EIGHTBIT 1
@@ -55,11 +55,11 @@ FIFO 33             # pipe
 SOCK 01;35     # socket
 BLK 01;33      # block device driver
 CHR 01;33      # character device driver
-ORPHAN 01;05;37;41  # orphaned syminks
+ORPHAN 01;05;37;41  # orphaned symlinks
 MISSING 01;05;37;41 # ... and the files they point to
 
 # This is for files with execute permission:
-EXEC 00;32
+EXEC 32
 
 # List any file extensions like '.gz' or '.tar' that you would like ls
 # to colorize below. Put the extension, a space, and the color init string.
This page took 0.042662 seconds and 4 git commands to generate.