mirror of
https://github.com/opnsense/src.git
synced 2026-06-10 17:22:46 -04:00
Reorder the default man sections.
2.2 candidate?
This commit is contained in:
parent
b94f03b208
commit
424b33477f
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue