Remove default support for 1aout section manpages. There haven't been
any since at least July 2002.
This commit is contained in:
parent
f402e53940
commit
40449c74c4
@ -84,7 +84,7 @@ environment variable.
|
||||
.It Fl S Ar mansect
|
||||
Restricts manual sections searched to the specified colon delimited list.
|
||||
Defaults to
|
||||
.Dq Li 1:1aout:8:2:3:n:4:5:6:7:9:l .
|
||||
.Dq Li 1:8:2:3:n:4:5:6:7:9:l .
|
||||
Overrides the
|
||||
.Ev MANSECT
|
||||
environment variable.
|
||||
|
@ -945,7 +945,7 @@ STTY=/bin/stty
|
||||
SYSCTL=/sbin/sysctl
|
||||
|
||||
debug=0
|
||||
man_default_sections='1:1aout:8:2:3:n:4:5:6:7:9:l'
|
||||
man_default_sections='1:8:2:3:n:4:5:6:7:9:l'
|
||||
man_default_path='/usr/share/man:/usr/share/openssl/man:/usr/local/man'
|
||||
cattool='/usr/bin/zcat -f'
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user