patch-doc_sample_wgetrc 860 B

12345678910111213141516171819202122
  1. $OpenBSD: patch-doc_sample_wgetrc,v 1.7 2015/03/19 20:53:43 dcoppa Exp $
  2. --- doc/sample.wgetrc.orig Sun Dec 21 06:35:04 2014
  3. +++ doc/sample.wgetrc Thu Mar 19 10:52:38 2015
  4. @@ -10,7 +10,7 @@
  5. ## Or online here:
  6. ## https://www.gnu.org/software/wget/manual/wget.html#Startup-File
  7. ##
  8. -## Wget initialization file can reside in /usr/local/etc/wgetrc
  9. +## Wget initialization file can reside in ${SYSCONFDIR}/wgetrc
  10. ## (global, for all users) or $HOME/.wgetrc (for a single user).
  11. ##
  12. ## To use the settings in this file, you will have to uncomment them,
  13. @@ -22,7 +22,7 @@
  14. ##
  15. -## Global settings (useful for setting up in /usr/local/etc/wgetrc).
  16. +## Global settings (useful for setting up in ${SYSCONFDIR}/wgetrc).
  17. ## Think well before you change them, since they may reduce wget's
  18. ## functionality, and make it behave contrary to the documentation:
  19. ##