Use -M parameter instead of --manpath when invoking man(1)
authorRicardo Nabinger Sanchez <rnsanchez@gmail.com>
Thu, 25 Aug 2016 19:57:46 +0000 (15:57 -0400)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Thu, 25 Aug 2016 20:04:37 +0000 (16:04 -0400)
Older versions of man (and the implementation used in FreeBSD) do
not support the long version of the --manpath/-M option. Use
'-M' in the interest of portability.

Fixes #1043

Signed-off-by: Ricardo Nabinger Sanchez <rnsanchez@gmail.com>
Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>

No differences found
This page took 0.02499 seconds and 4 git commands to generate.