Reorder the default man sections.

2.2 candidate?
This commit is contained in:
Joerg Wunsch 1997-02-09 14:10:31 +00:00
parent b94f03b208
commit 424b33477f
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=22483

View file

@ -170,7 +170,7 @@
#ifndef MANPATH_MAIN
static char *std_sections[] =
{
"1", "n", "l", "6", "8", "2", "3", "4", "5", "7", "9", "p", "o", NULL
"1", "8", "2", "3", "n", "4", "5", "6", "7", "9", "l", NULL
};
#endif