01-manuals.dpatch 1.1 KB

123456789101112131415161718192021222324252627282930313233343536
  1. #! /bin/sh /usr/share/dpatch/dpatch-run
  2. ## 01-manuals.dpatch by Mario Iseli <admin@marioiseli.com>
  3. ##
  4. ## DP: Fixes the paths in the manuals.
  5. @DPATCH@
  6. diff -Naur ngircd-0.8.2-orig/man/ngircd.8 ngircd-0.8.2/man/ngircd.8
  7. --- ngircd-0.8.2-orig/man/ngircd.8 2004-04-05 12:59:10.000000000 +0200
  8. +++ ngircd-0.8.2/man/ngircd.8 2005-11-07 23:14:08.000000000 +0100
  9. @@ -58,11 +58,11 @@
  10. \fB\-\-help\fR
  11. Display a brief help text and exit.
  12. .SH FILES
  13. -.I /usr/local/etc/ngircd.conf
  14. +.I /etc/ngircd/ngircd.conf
  15. .RS
  16. The system wide default configuration file.
  17. .RE
  18. -.I /usr/local/etc/ngircd.motd
  19. +.I /etc/ngircd/ngircd.motd
  20. .RS
  21. Default "message of the day" (MOTD).
  22. .RE
  23. diff -Naur ngircd-0.8.2-orig/man/ngircd.conf.5 ngircd-0.8.2/man/ngircd.conf.5
  24. --- ngircd-0.8.2-orig/man/ngircd.conf.5 2004-05-07 13:24:18.000000000 +0200
  25. +++ ngircd-0.8.2/man/ngircd.conf.5 2005-11-07 23:14:27.000000000 +0100
  26. @@ -5,7 +5,7 @@
  27. .SH NAME
  28. ngircd.conf \- configuration file of ngIRCd
  29. .SH SYNOPSIS
  30. -.B /usr/local/etc/ngircd.conf
  31. +.B /etc/ngircd/ngircd.conf
  32. .SH DESCRIPTION
  33. .BR ngircd.conf
  34. is the configuration file for