$NetBSD: patch-af,v 1.3 2002/12/03 21:21:57 jmmv Exp $ --- doc/mutt.man.in.orig Thu Aug 30 14:55:37 2001 +++ doc/mutt.man.in @@ -124,21 +124,19 @@ Editor to invoke when the ~v command is .PP .IP "~/.muttrc or ~/.mutt/muttrc" User configuration file. -.IP "/etc/Muttrc" +.IP "@PKG_SYSCONFDIR@/Muttrc" System-wide configuration file. .IP "/tmp/muttXXXXXX" Temporary files created by Mutt. .IP "~/.mailcap" User definition for handling non-text MIME types. -.IP "/etc/mailcap" +.IP "@PKG_SYSCONFDIR@/mailcap" System definition for handing non-text MIME types. .IP "~/.mime.types" User's personal mapping between MIME types and file extensions. -.IP "/etc/mime.types" +.IP "@PKG_SYSCONFDIR@/mime.types" System mapping between MIME types and file extensions. -.IP "/usr/local/bin/mutt_dotlock" -The privileged dotlocking program. -.IP "/usr/local/doc/mutt/manual.txt" +.IP "@PREFIX@/share/doc/mutt/manual.txt" The Mutt manual. .SH BUGS .PP @@ -174,7 +172,6 @@ GNU General Public License for more deta .BR mailcap (5), .BR maildir (5), .BR mbox (5), -.BR mutt_dotlock (1), .BR muttrc (5), .BR ncurses (3), .BR sendmail (1),