[BACK]Return to apropos.1 CVS log [TXT][DIR] Up to [local] / src / usr.bin / mandoc

Diff for /src/usr.bin/mandoc/apropos.1 between version 1.40 and 1.41

version 1.40, 2018/11/19 19:27:29 version 1.41, 2018/11/22 12:32:10
Line 207 
Line 207 
 Has no effect on substring terms.  Has no effect on substring terms.
 .El  .El
 .Pp  .Pp
 Results are sorted according to the following criteria:  Results are sorted first according to the section number in ascending
 .Bl -enum  numerical order, then by the page name in ascending
 .It  
 The manpath directory tree the page is found in, according to the  
 order specified with  
 .Fl M ,  
 .Fl m ,  
 the  
 .Ev MANPATH  
 environment variable, the  
 .Xr man.conf 5  
 configuration file, or the default documented in  
 .Xr man.conf 5 .  
 .It  
 The section number in ascending numerical order.  
 .It  
 The page name in ascending  
 .Xr ascii 7  .Xr ascii 7
 alphabetical order, case-insensitive.  alphabetical order, case-insensitive.
 .El  
 .Pp  .Pp
 Each output line is formatted as  Each output line is formatted as
 .Pp  .Pp

Legend:
Removed from v.1.40  
changed lines
  Added in v.1.41