diff -uNr xpdf-1.00-orig/doc/xpdf.1 xpdf-1.00/doc/xpdf.1 --- xpdf-1.00-orig/doc/xpdf.1 Sun Mar 3 13:00:10 2002 +++ xpdf-1.00/doc/xpdf.1 Sun Mar 3 12:59:28 2002 @@ -352,7 +352,7 @@ .B q Quit xpdf. .SH "WEB BROWSERS" -If you want to run xpdf automatically from netscape or mosaic (and +If you want to run xpdf automatically from netscape or mozilla (and probably other browsers) when you click on a link to a PDF file, you need to edit (or create) the files .I .mime.types @@ -381,11 +381,11 @@ .PP When you click on a URL link in a PDF file, xpdf will execute the command specified by the urlCommand config file option, replacing an -occurrence of \'%s' with the URL. For example, to call netscape with +occurrence of \'%s' with the URL. For example, to call mozilla with the URL, add this line to your config file: .PP .RS -urlCommand "netscape -remote 'openURL(%s)'" +urlCommand "mozilla -remote 'openURL(%s)'" .RE .SH "REMOTE SERVER MODE" Xpdf can be started in remote server mode by specifying a server name diff -uNr xpdf-1.00-orig/doc/xpdf.hlp xpdf-1.00/doc/xpdf.hlp --- xpdf-1.00-orig/doc/xpdf.hlp Sun Mar 3 12:57:14 2002 +++ xpdf-1.00/doc/xpdf.hlp Sun Mar 3 12:57:14 2002 @@ -328,7 +328,7 @@ 2 WEB_BROWSERS - If you want to run xpdf automatically from netscape or + If you want to run xpdf automatically from mozilla or mosaic (and probably other browsers) when you click on a link to a PDF file, you need to edit (or create) the files .mime.types and .mailcap in your home directory. In @@ -346,10 +346,10 @@ When you click on a URL link in a PDF file, xpdf will exe- cute the command specified by the urlCommand config file option, replacing an occurrence of '%s' with the URL. For - example, to call netscape with the URL, add this line to + example, to call mozilla with the URL, add this line to your config file: - urlCommand "netscape -remote 'openURL(%s)'" + urlCommand "mozilla -remote 'openURL(%s)'" 2 REMOTE_SERVER_MODE