diff options
Diffstat (limited to 'net/qadsl/files/patch-man__qadsl.8')
-rw-r--r-- | net/qadsl/files/patch-man__qadsl.8 | 36 |
1 files changed, 36 insertions, 0 deletions
diff --git a/net/qadsl/files/patch-man__qadsl.8 b/net/qadsl/files/patch-man__qadsl.8 new file mode 100644 index 000000000000..6b9a278099c6 --- /dev/null +++ b/net/qadsl/files/patch-man__qadsl.8 @@ -0,0 +1,36 @@ +*** man/qadsl.8.orig Mon Jun 28 23:24:05 2004 +--- man/qadsl.8 Sat Sep 11 17:38:11 2004 +*************** +*** 59,65 **** + Use settings from + .I file + insted of default +! .I /etc/qadsl.conf + or + .I $HOME/.qadslrc + +--- 59,65 ---- + Use settings from + .I file + insted of default +! .I /usr/local/etc/qadsl.conf + or + .I $HOME/.qadslrc + +*************** +*** 112,118 **** + + .SH FILES + .TP +! .I /etc/qadsl.conf + Usually the location of a system wide qadsl configuration file. + .TP + .I $HOME/.qadslrc +--- 112,118 ---- + + .SH FILES + .TP +! .I /usr/local/etc/qadsl.conf + Usually the location of a system wide qadsl configuration file. + .TP + .I $HOME/.qadslrc |