diff options
| author | Bruce Evans <bde@FreeBSD.org> | 1998-10-10 13:11:39 +0000 |
|---|---|---|
| committer | Bruce Evans <bde@FreeBSD.org> | 1998-10-10 13:11:39 +0000 |
| commit | 38f12a6e7be6cbceb05fca14385f44f62ec428f4 (patch) | |
| tree | 84d1edff3043aad8de1fb07715fbae1106a1544a /gnu | |
| parent | 007b8656050c602e55777f0b64c366bb49b49b1a (diff) | |
Notes
Diffstat (limited to 'gnu')
| -rw-r--r-- | gnu/usr.bin/man/lib/config.h_dist | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/usr.bin/man/lib/config.h_dist b/gnu/usr.bin/man/lib/config.h_dist index 381ce1383ae8..e76493380e2e 100644 --- a/gnu/usr.bin/man/lib/config.h_dist +++ b/gnu/usr.bin/man/lib/config.h_dist @@ -170,7 +170,7 @@ #ifndef MANPATH_MAIN static char *std_sections[] = { - "1", "8", "2", "3", "n", "4", "5", "6", "7", "9", "l", NULL + "1", "1aout", "8", "2", "3", "n", "4", "5", "6", "7", "9", "l", NULL }; #endif |
