mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-05-10 18:31:14 -03:00
On Debian, mandoc provides "/usr/bin/mman", not "/usr/bin/man", so that package alone is not enough. Users that want to use mandoc could use a package that "Provides: man", for example by creating symlink to "mman". See https://github.com/fish-shell/fish-shell/issues/12596#issuecomment-4188332803