diff options
author | Alexander Gottwald <alexander.gottwald@s1999.tu-chemnitz.de> | 2004-03-29 15:46:08 +0000 |
---|---|---|
committer | Alexander Gottwald <alexander.gottwald@s1999.tu-chemnitz.de> | 2004-03-29 15:46:08 +0000 |
commit | d76653289216e6f6061e629b74be35003bd29156 (patch) | |
tree | 65c032dec3a43aa5ea6ca1c7638e7abdbb98510e | |
parent | bf290903727d660658d0d6403a09eb0887d84a1a (diff) |
merge with XORG-RELEASE-1-TMCYGWIN-PRE-6_8_0-MERGECYGWIN-HEAD-MERGECYGWIN-HEAD-LAST-MERGECYGWIN-6_8_1-MERGECYGWIN-6_8_0-MERGE
-rw-r--r-- | plugin/libxrx.man | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugin/libxrx.man b/plugin/libxrx.man index 4e8cf2a..60596ad 100644 --- a/plugin/libxrx.man +++ b/plugin/libxrx.man @@ -50,7 +50,7 @@ embedded within the browser page from which it was launched. .SH INSTALLATION To install the \fBRX Plug-in\fP so that Netscape Navigator can use it, find the file named libxrx.so.6.3 or libxrx.sl.6.3 (or similar, depending on -your platform) in <ProjectRoot>/lib (e.g. /usr/X11R6.4/lib) and copy it to +your platform) in <ProjectRoot>/lib (e.g. /usr/X11R6/lib) and copy it to either /usr/local/lib/netscape/plugins or $HOME/.netscape/plugins. Do not install the symlinks libxrx.so or libxrx.sl; they would confuse Netscape. |