fish-shell/share
Fabian Homborg 5814b1b8e2 Fix man function for NetBSD
NetBSD's man is unusual in that it doesn't understand an empty
$MANPATH component as "the system man path", and doesn't have a
`manpath` or `man --path`.

It has a `-m` option that would be useful, but other mans also have a
`-m` option that isn't, so detecting it is tough.

It does have a `-p` option that almost does what one would want here,
so we hack around it to make things work.

Fixes #5657.

[ci skip]
2019-02-14 10:57:38 +01:00
..
completions completions/git: Handle MM files 2019-02-12 16:59:44 +01:00
functions Fix man function for NetBSD 2019-02-14 10:57:38 +01:00
groff workaround broken groff man page config 2016-10-19 13:43:04 -07:00
tools Update fish_hg_prompt reference in terlar prompt 2019-02-10 14:44:50 +01:00
__fish_build_paths.fish.in Rename "snippets" to "conf" internally, and document them as snippets 2016-04-06 09:33:09 +08:00
config.fish Split $fish_user_paths on ":" explicitly 2019-02-13 12:35:15 +01:00
lynx.lss Install custom LSS script to /usr/local/share/fish on make install 2017-09-26 14:31:11 -05:00