From: IOhannes m z. <zmo...@ie...> - 2015-06-02 14:43:45
|
while packaging linuxptp for debian, we found a few minor spelling errors: cmf.c: prints MANAGMENT instead of MANAGEMENT manpages (ptp4l.8, timemaster.8): confuses minus- and hyphen-signs. in groff, the '-' is rendered as a hyphen, if we want a real minus we need to write '\-'. mostly the manpages are correct, but there are some exceptions (e.g. "-128", where we really want a minus) attached are two git patches that fix these problems. mgfards IOhannes PS: i hope it is ok to use this list for these kind of messages; but there is no bug tracker on the sf page; and there are no other mailing lists announced. btw, if i click on [1] i am directed to [2], which gives me a 403-error; maybe the "support" section could be made a bit more welcoming :-) [1] https://sourceforge.net/projects/linuxptp/support [2] https://sourceforge.net/p/linuxptp/mailman |