02-manuals.dpatch 1.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445
  1. #! /bin/sh /usr/share/dpatch/dpatch-run
  2. ## 02-manuals.dpatch by Mario Iseli <admin@marioiseli.com>
  3. ##
  4. ## DP: Fixes the paths in the manuals.
  5. @DPATCH@
  6. diff -Naur ngircd-0.9.2-orig/man/ngircd.8 ngircd-0.9.2/man/ngircd.8
  7. --- ngircd-0.9.2-orig/man/ngircd.8 2005-06-04 15:39:20.000000000 +0200
  8. +++ ngircd-0.9.2/man/ngircd.8 2005-11-15 23:39:41.000000000 +0100
  9. @@ -55,11 +55,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. @@ -74,7 +74,6 @@
  24. http://arthur.ath.cx/~alex/ngircd/
  25. .UE
  26. .SH "SEE ALSO"
  27. -.BR ngircd.conf (5),
  28. -.BR ircd (8)
  29. +.BR ngircd.conf (5)
  30. .\"
  31. .\" -eof-
  32. diff -Naur ngircd-0.9.2-orig/man/ngircd.conf.5 ngircd-0.9.2/man/ngircd.conf.5
  33. --- ngircd-0.9.2-orig/man/ngircd.conf.5 2005-06-04 15:39:20.000000000 +0200
  34. +++ ngircd-0.9.2/man/ngircd.conf.5 2005-11-15 23:40:41.000000000 +0100
  35. @@ -5,7 +5,7 @@
  36. .SH NAME
  37. ngircd.conf \- configuration file of ngIRCd
  38. .SH SYNOPSIS
  39. -.B /usr/local/etc/ngircd.conf
  40. +.B /etc/ngircd/ngircd.conf
  41. .SH DESCRIPTION
  42. .BR ngircd.conf
  43. is the configuration file for