summary refs log tree commit diff stats
path: root/doc/ranger.1
diff options
context:
space:
mode:
authorhut <hut@lavabit.com>2011-10-08 22:01:23 +0200
committerhut <hut@lavabit.com>2011-10-08 22:01:23 +0200
commit9004b65381353da7f333fcaa899208531af49ef0 (patch)
tree56b44376cec876bbb1b174bfca0ca66498c2b851 /doc/ranger.1
parent9f2e6794638bcacb1fb1dc3a7e7996748a2a03a4 (diff)
downloadranger-9004b65381353da7f333fcaa899208531af49ef0.tar.gz
ranger.__init__, ranger.1: updated rangers description
Diffstat (limited to 'doc/ranger.1')
-rw-r--r--doc/ranger.16
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/ranger.1 b/doc/ranger.1
index 21de675d..eda44728 100644
--- a/doc/ranger.1
+++ b/doc/ranger.1
@@ -140,9 +140,9 @@ ranger \- visual file manager
 .SH "DESCRIPTION"
 .IX Header "DESCRIPTION"
 ranger is a console file manager with \s-1VI\s0 key bindings.  It provides a
-minimalistic yet nice curses interface with a view on the directory hierarchy.
-The secondary task of ranger is to psychically guess which program you want to
-use for opening particular files.
+minimalistic and nice curses interface with a view on the directory hierarchy.
+The secondary task of ranger is to figure out which program you want to use to
+open your files with.
 .PP
 This manual mainly contains information on the usage of ranger.  Refer to the
 \&\fI\s-1README\s0\fR for install instructions and to \fIdoc/HACKING\fR for development
>159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271