diff options
| author | Jakub Wilk <jwilk@jwilk.net> | 2016-06-30 13:25:17 +0200 |
|---|---|---|
| committer | Michael Kerrisk <mtk.manpages@gmail.com> | 2016-07-01 20:56:47 +0200 |
| commit | 999d535ddebbe1bdb2bf69585e893d5f6a80446f (patch) | |
| tree | 55c0ede69cdd4d1b899824aff440716ef4c02547 /man5 | |
| parent | 48235a56f3202ca5ff03fb9d6a205d1cbfe181cc (diff) | |
| download | man-pages-999d535ddebbe1bdb2bf69585e893d5f6a80446f.tar.gz | |
dir_colors.5: tfix
Signed-off-by: Jakub Wilk <jwilk@jwilk.net>
Diffstat (limited to 'man5')
| -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 . |
