1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29
|
From: "Dr. Tobias Quathamer" <toddy@debian.org>
Date: Sat, 6 Feb 2016 01:22:32 +0100
Subject: dir_colors.5
---
man/man5/dir_colors.5 | 8 ++++++++
1 file changed, 8 insertions(+)
diff --git a/man/man5/dir_colors.5 b/man/man5/dir_colors.5
index 36011e0..e4076eb 100644
--- a/man/man5/dir_colors.5
+++ b/man/man5/dir_colors.5
@@ -389,8 +389,16 @@ hash mark as the first character.
.TP
.I /etc/DIR_COLORS
System-wide configuration file.
+.\" Rejected upstream
+(Slackware, SuSE and RedHat only; ignored by GNU
+.BR dircolors (1)
+and thus Debian.)
.TP
.I \[ti]/.dir_colors
+.\" Rejected upstream
+(Slackware, SuSE and RedHat only; ignored by GNU
+.BR dircolors (1)
+and thus Debian.)
Per-user configuration file.
.P
This page describes the
|