diff options
Diffstat (limited to 'net/relayd/files/patch-d-relayd.8')
-rw-r--r-- | net/relayd/files/patch-d-relayd.8 | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/net/relayd/files/patch-d-relayd.8 b/net/relayd/files/patch-d-relayd.8 new file mode 100644 index 000000000000..c58d299a6c3a --- /dev/null +++ b/net/relayd/files/patch-d-relayd.8 @@ -0,0 +1,20 @@ +--- relayd/relayd.8.orig 2007-12-12 23:55:12.000000000 +0900 ++++ relayd/relayd.8 2008-01-14 08:47:34.673073391 +0900 +@@ -116,7 +116,7 @@ + .It Fl f Ar file + Specify an alternative configuration file. + The default is +-.Pa /etc/relayd.conf . ++.Pa %%PREFIX%%/etc/relayd.conf . + .It Fl n + Configtest mode. + Only check the configuration file for validity. +@@ -125,7 +125,7 @@ + .El + .Sh FILES + .Bl -tag -width "/var/run/relayd.sockXX" -compact +-.It /etc/relayd.conf ++.It %%PREFIX%%/etc/relayd.conf + Default configuration file. + .It /var/run/relayd.sock + Unix-domain socket used for communication with |