dell / libsmbios

library for interacting with Dell SMBIOS tables
Other
192 stars 39 forks source link

Help2man #37

Closed vathpela closed 6 years ago

vathpela commented 6 years ago

These patches make the smbios utilities work better with help2man when generating man pages, but in general I think the things they're fixing are bugs anyway.

superm1 commented 6 years ago

Those look good thanks. I'm pretty sure that https://github.com/dell/libsmbios/blob/master/Makefile.am#L108 can have the version string removed too after these adjustments. I'll check after CI passes and I merge your commits.