Print this page
12745 man page typos

Split Close
Expand all
Collapse all
          --- old/usr/src/man/man1/elfedit.1.man.txt
          +++ new/usr/src/man/man1/elfedit.1.man.txt
↓ open down ↓ 733 lines elided ↑ open up ↑
 734  734         elfedit modules follow a convention by which commands that directly
 735  735         manipulate a field in an ELF structure have the same name as the field,
 736  736         while commands that implement higher level concepts do not. For
 737  737         instance, the command to manipulate the e_flags field in the ELF header
 738  738         is named ehdr:e_flags. Therefore, you generally find the command to
 739  739         modify ELF fields by identifying the module and looking for a command
 740  740         with the name of the field.
 741  741  
 742  742  
 743  743  
 744      -                               January 28, 2008                     ELFEDIT(1)
      744 +                                 May 17, 2020                       ELFEDIT(1)
    
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX