]> git.eshelyaron.com Git - emacs.git/commitdiff
Fix the grammar of the entry about rld-related problems on Irix.
authorEli Zaretskii <eliz@gnu.org>
Wed, 23 Jan 2002 11:08:27 +0000 (11:08 +0000)
committerEli Zaretskii <eliz@gnu.org>
Wed, 23 Jan 2002 11:08:27 +0000 (11:08 +0000)
etc/PROBLEMS

index 57cd0e0375dc69c744f5a76bb118b871e8a14cfa..ab3977b17b373943eac93a9a730fccb29d903994 100644 (file)
@@ -1083,8 +1083,8 @@ backtraces like this:
    4 _rld_text_resolve(0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0)
  ["/comp2/mtibuild/v73/workarea/v7.3/rld/rld_bridge.s":175, 0xfb6032c]
 
-(`rld' is the dynamic linker.)  We don't know yet why does this
-happen, but setting the environment variable LD_BIND_NOW to 1 (which
+(`rld' is the dynamic linker.)  We don't know yet why this
+happens, but setting the environment variable LD_BIND_NOW to 1 (which
 forces the dynamic linker to bind all shared objects early on) seems
 to work around the problem.