Print this page
9842 man page typos and spelling

Split Close
Expand all
Collapse all
          --- old/usr/src/man/man1/crle.1.man.txt
          +++ new/usr/src/man/man1/crle.1.man.txt
↓ open down ↓ 37 lines elided ↑ open up ↑
  38   38         the 32-bit version of standard Solaris utilities to execute their
  39   39         64-bit counterpart. LD_CONFIG cannot be successfully used in this case.
  40   40         Therefore, the use of the LD_CONFIG_32 and LD_CONFIG_64 environment
  41   41         variables, that precisely target the appropriate class of process, is
  42   42         recommended.
  43   43  
  44   44  
  45   45         Creating an incorrect configuration file in the standard location,
  46   46         /var/ld, can prevent programs from running, and can therefore be
  47   47         difficult to recover from. To guard against this situation, it is
  48      -       recommented that new configuration files first be created in a
       48 +       recommended that new configuration files first be created in a
  49   49         temporary location. Then set the appropriate LD_CONFIG environment
  50   50         variable to this new configuration file. This setting causes the new
  51   51         configuration file to be used by the runtime linker instead of any
  52   52         default. After verification, the new configuration file can be moved to
  53   53         the default location if desired. At any time, the environment variable
  54   54         LD_NOCONFIG can be set to any value to instruct the runtime linker to
  55   55         ignore any configuration files. This setting can prove useful during
  56   56         experimentation.
  57   57  
  58   58  
↓ open down ↓ 750 lines elided ↑ open up ↑
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX