diff options
| -rw-r--r-- | man5/dir_colors.5 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/man5/dir_colors.5 b/man5/dir_colors.5 index 07ea7bf679..f3668b1ba2 100644 --- a/man5/dir_colors.5 +++ b/man5/dir_colors.5 @@ -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 . |
