summary refs log tree commit diff stats
path: root/doc
diff options
context:
space:
mode:
authorDorien Snake <threeifbywhiskey@gmail.com>2014-12-10 18:35:32 -0500
committerDorien Snake <threeifbywhiskey@gmail.com>2014-12-10 18:35:32 -0500
commitb38b4dd1c053efd4b7669fa8727ca0da7c9fa379 (patch)
tree8ba34a66160c93a0a4cb5834c67cb3348004249d /doc
parent61f87ce9bd76aae14385e47b22772f90d0fb7a87 (diff)
downloadranger-b38b4dd1c053efd4b7669fa8727ca0da7c9fa379.tar.gz
Fixed references to doc/HACKING (for real)
Diffstat (limited to 'doc')
-rw-r--r--doc/ranger.12
-rw-r--r--doc/ranger.pod2
2 files changed, 2 insertions, 2 deletions
diff --git a/doc/ranger.1 b/doc/ranger.1
index 287fe9e9..c57cce0d 100644
--- a/doc/ranger.1
+++ b/doc/ranger.1
@@ -160,7 +160,7 @@ commands and \fI3?\fR for settings.
 .PP
 The \fI\s-1README\s0\fR contains install instructions.
 .PP
-The file \fIdoc/HACKING.md\fR contains guidelines for code modification.
+The file \fIHACKING.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
diff --git a/doc/ranger.pod b/doc/ranger.pod
index 7cbdd79b..f9836e41 100644
--- a/doc/ranger.pod
+++ b/doc/ranger.pod
@@ -33,7 +33,7 @@ commands and I<3?> for settings.
 
 The F<README> contains install instructions.
 
-The file F<doc/HACKING.md> contains guidelines for code modification.
+The file F<HACKING.md> contains guidelines for code modification.
 
 The directory F<doc/configs> contains configuration files.  They are usually
 installed to F</usr/lib/python*/site-packages/ranger/config> and can be
n186' href='#n186'>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 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295