diff options
Diffstat (limited to 'doc/ranger.1')
-rw-r--r-- | doc/ranger.1 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/ranger.1 b/doc/ranger.1 index 461ee00e..17795a7c 100644 --- a/doc/ranger.1 +++ b/doc/ranger.1 @@ -163,13 +163,13 @@ The \fI\s-1README\s0\fR contains install instructions. The file \fI\s-1HACKING\s0.md\fR contains guidelines for code modification. .PP The directory \fIdoc/configs\fR contains configuration files. They are usually -installed to \fI/usr/lib/python*/site\-packages/ranger/config\fR and can be -obtained with ranger's \-\-copy\-config option. +installed to \fI/usr/share/doc/ranger/config\fR and can be obtained with ranger's +\&\-\-copy\-config option. .PP The directory \fIexamples\fR contains reference implementations for ranger plugins, sample configuration files and some programs for integrating ranger with other software. They are usually installed to -\&\fI/usr/lib/python*/site\-packages/ranger/examples\fR. +\&\fI/usr/share/doc/ranger/examples\fR. .PP The man page of \fIrifle\fR\|(1) describes the functions of the file opener .PP |