You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

30 lines
885 B

  1. Patch by Robert Scheck <redhat@linuxnetz.de> for uw-imap >= 2004a, which corrects
  2. paths to imapd, ipop2d and ipop3d in the man pages.
  3. This patch is based on Red Hat Bugzilla ID #127271 and solves ID #229781.
  4. --- imap-2004a/src/imapd/imapd.8 2004-05-18 19:46:54.000000000 +0200
  5. +++ imap-2004a/src/imapd/imapd.8.doc 2004-07-23 15:24:17.000000000 +0200
  6. @@ -3,7 +3,7 @@
  7. .SH NAME
  8. IMAPd \- Internet Message Access Protocol server
  9. .SH SYNOPSIS
  10. -.B /usr/etc/imapd
  11. +.B /usr/sbin/imapd
  12. .SH DESCRIPTION
  13. .I imapd
  14. is a server which supports the
  15. --- imap-2004a/src/ipopd/ipopd.8 2004-05-18 19:50:05.000000000 +0200
  16. +++ imap-2004a/src/ipopd/ipopd.8.doc 2004-07-23 15:23:38.000000000 +0200
  17. @@ -3,9 +3,9 @@
  18. .SH NAME
  19. IPOPd \- Post Office Protocol server
  20. .SH SYNOPSIS
  21. -.B /usr/etc/ipop2d
  22. +.B /usr/sbin/ipop2d
  23. .PP
  24. -.B /usr/etc/ipop3d
  25. +.B /usr/sbin/ipop3d
  26. .SH DESCRIPTION
  27. .I ipop2d
  28. and