dir_colors.5: tfix

Signed-off-by: Jakub Wilk <jwilk@jwilk.net>
This commit is contained in:
Jakub Wilk 2016-06-30 13:25:17 +02:00 committed by Michael Kerrisk
parent 48235a56f3
commit 999d535dde
1 changed files with 2 additions and 2 deletions

View File

@ -181,13 +181,13 @@ Synonym:
Specifies the color used for a directory with the sticky attribute set.
.TP
.B STICKY_OTHER_WRITABLE \fIcolor-sequence\fR
Specifies the color used for a other-writable directory with the executable attribute set.
Specifies the color used for an other-writable directory with the executable attribute set.
Synonym:
.BR OWT .
.TP
.B OTHER_WRITABLE \fIcolor-sequence\fR
Specifies the color used for a other-writable directory without the executable attribute set.
Specifies the color used for an other-writable directory without the executable attribute set.
Synonym:
.BR OWR .