summaryrefslogtreecommitdiffstats
path: root/man5/dir_colors.5
diff options
context:
space:
mode:
Diffstat (limited to 'man5/dir_colors.5')
-rw-r--r--man5/dir_colors.518
1 files changed, 9 insertions, 9 deletions
diff --git a/man5/dir_colors.5 b/man5/dir_colors.5
index 1f4dfa194..4ce413537 100644
--- a/man5/dir_colors.5
+++ b/man5/dir_colors.5
@@ -8,7 +8,7 @@
dir_colors \- configuration file for dircolors(1)
.SH DESCRIPTION
The program
-.BR ls (1)
+.MR ls 1
uses the environment variable
.B LS_COLORS
to determine the colors in which the filenames are to be displayed.
@@ -23,7 +23,7 @@ found in a system default shell initialization file, like
or
.IR /etc/csh.cshrc .
(See also
-.BR dircolors (1).)
+.MR dircolors 1 .)
Usually, the file used here is
.I /etc/DIR_COLORS
and can be overridden by a
@@ -66,7 +66,7 @@ terminal types.
.TP
.B COLOR yes|all|no|none|tty
(Slackware only; ignored by GNU
-.BR dircolors (1).)
+.MR dircolors 1 .)
Specifies that colorization should always be enabled (\fIyes\fR or
\fIall\fR), never enabled (\fIno\fR or \fInone\fR), or enabled only if
the output is a terminal (\fItty\fR).
@@ -74,7 +74,7 @@ The default is \fIno\fR.
.TP
.B EIGHTBIT yes|no
(Slackware only; ignored by GNU
-.BR dircolors (1).)
+.MR dircolors 1 .)
Specifies that eight-bit ISO 8859 characters should be enabled by
default.
For compatibility reasons, this can also be specified as 1 for
@@ -83,7 +83,7 @@ The default is \fIno\fR.
.TP
.B OPTIONS \fIoptions\fR
(Slackware only; ignored by GNU
-.BR dircolors (1).)
+.MR dircolors 1 .)
Adds command-line options to the default
.B ls
command line.
@@ -400,7 +400,7 @@ The default
.B ENDCODE
is undefined.
.SH SEE ALSO
-.BR dircolors (1),
-.BR ls (1),
-.BR stty (1),
-.BR xterm (1)
+.MR dircolors 1 ,
+.MR ls 1 ,
+.MR stty 1 ,
+.MR xterm 1