blob: c66b8d1e4236bf8a1dfe6bd64a62b688e9b4bb02 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
Description: Use /usr/local/etc/vcr on FreeBSD.
Forwarded: not-needed
Author: Peter Pentchev <roam@FreeBSD.org>
Last-Update: 2011-09-12
--- vcr.1.orig
+++ vcr.1
@@ -82,7 +82,7 @@
The
.Nm
utility reads the commands to be executed from either the
-.Pa /etc/vcr
+.Pa /usr/local/etc/vcr
or, if present, the
.Pa ~/.vcr
definition file.
|