Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Man page dbdctl.8 not installed on Ubuntu #91

Closed
xeyownt opened this issue May 8, 2017 · 1 comment
Closed

Man page dbdctl.8 not installed on Ubuntu #91

xeyownt opened this issue May 8, 2017 · 1 comment

Comments

@xeyownt
Copy link

xeyownt commented May 8, 2017

The man page dbdctl.8 is not installed when installing package dattobd-dkms and dattobd-utils on Ubuntu:

sudo apt install dattobd-dkms dattobd-utils
man dbdctl
# No manual entry for dbdctl

As a workaround, it can be installed locally:

sudo cp doc/dbdctl.8 /usr/local/share/man/man8
sudo gzip /usr/local/share/man/man8/dbdctl.8
@Conan-Kudo
Copy link
Contributor

Fixed in c3cb51f.

The next release will have the man pages installed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants