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

Correct man page generation #6410

Merged
merged 1 commit into from
Jul 28, 2017
Merged

Correct man page generation #6410

merged 1 commit into from
Jul 28, 2017

Conversation

bunder2015
Copy link
Contributor

@bunder2015 bunder2015 commented Jul 27, 2017

Description

Some man pages were left out of the makefile due to a missing backslash

Motivation and Context

Missing man pages which are present in git clones but missing from release tarball and make outputs #6409

Release tarball will need to be regenerated after merging

How Has This Been Tested?

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Performance enhancement (non-breaking change which improves efficiency)
  • Code cleanup (non-breaking change which makes code smaller or more readable)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Documentation (a change to man pages or other documentation)

Checklist:

  • My code follows the ZFS on Linux code style requirements.
  • I have updated the documentation accordingly.
  • I have read the CONTRIBUTING document.
  • I have added tests to cover my changes.
  • All new and existing tests passed.
  • All commit messages are properly formatted and contain Signed-off-by.
  • Change has been approved by a ZFS on Linux member.

Closes #6409

Signed-off-by: bunder2015 <omfgbunder@gmail.com>
Copy link
Contributor

@behlendorf behlendorf left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

That would explain it. I've created an 0.7.1 project we can use to track these fixes.

@bunder2015
Copy link
Contributor Author

I guess this is being dealt with in #6411

@bunder2015 bunder2015 closed this Jul 27, 2017
@behlendorf
Copy link
Contributor

@bunder2015 no need to close this, I'll merge it shortly. #6411 was opened against the zfs-0.7-release branch and this commit against master since we need it on both branches.

@behlendorf behlendorf reopened this Jul 28, 2017
@behlendorf behlendorf merged commit 0f69f42 into openzfs:master Jul 28, 2017
@bunder2015 bunder2015 deleted the fix-man-make branch February 19, 2018 05:14
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

Successfully merging this pull request may close these issues.

4 participants