You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
These three packages install manpages into /usr/man but they end up in
/usr/share/man anyway, because of the /usr/man -> /usr/share/man
symlink.
The problem is, that the bee index is wrong and, for example, bee query
doesn't identify the source of the files in /usr/share/man. According to
FHS [1], /usr/share/man is the correct destination.
These three packages install manpages into /usr/man but they end up in
/usr/share/man anyway, because of the /usr/man -> /usr/share/man
symlink.
The problem is, that the bee index is wrong and, for example, bee query
doesn't identify the source of the files in /usr/share/man. According to
FHS [1], /usr/share/man is the correct destination.
Same is/was true for mxtools, and addressed by mariux64/mxtools#207
The text was updated successfully, but these errors were encountered: