freebsd / portmaster

FreeBSD port management script without external databases or languages
80 stars 40 forks source link

Wrong path in postmaster(8) #28

Closed wiml closed 10 years ago

wiml commented 10 years ago
index 8044e15..db2a8d7 100644
--- a/files/portmaster.8
+++ b/files/portmaster.8
@@ -766,7 +766,7 @@ You will then need to install and configure
 This can easily be done with
 .Pa /usr/ports/security/sudo .
 Then you will need to define PM_SU_CMD in your
-.Pa /etc/portmaster.rc
+.Pa /usr/local/etc/portmaster.rc
 file, or your
 .Pa $HOME/.portmasterrc
 file.
bdrewery commented 10 years ago

https://help.github.com/articles/using-pull-requests

bdrewery commented 10 years ago

Fixed for 3.17.6