diff options
author | Ingo Schwarze <schwarze@openbsd.org> | 2016-07-19 22:40:33 +0000 |
---|---|---|
committer | Ingo Schwarze <schwarze@openbsd.org> | 2016-07-19 22:40:33 +0000 |
commit | 8c21c9f1d9ec00163ee18d64eeecbfbfcb70d0a5 (patch) | |
tree | f5d47da9433304f42de9f6f24c7ec5a07ab1e050 /makewhatis.8 | |
parent | 4fe58b8b37f6b19d2c50441b4df20ca5687fe6ed (diff) | |
download | mandoc-8c21c9f1d9ec00163ee18d64eeecbfbfcb70d0a5.tar.gz |
Now that our man.conf(5) format is mature and extremely simple,
delete manpath(1) support. With the mandoc-based man(1), manpath(1)
is utterly useless. Just set MANPATH_DEFAULT in configure.local
for sane operating system defaults, use man.conf(5) for machine-
specific modifications, and use ${MANPATH}, -m, and -M for user
preferences.
Diffstat (limited to 'makewhatis.8')
-rw-r--r-- | makewhatis.8 | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/makewhatis.8 b/makewhatis.8 index d082a6c7..0a951b59 100644 --- a/makewhatis.8 +++ b/makewhatis.8 @@ -79,8 +79,6 @@ If is not provided, .Nm uses the default paths stipulated by -.Xr manpath 1 , -or .Xr man.conf 5 . .Pp The arguments are as follows: |