<html>
<body>
Hello all,<br><br>
I am nearing the end of the driver development and am crossing t's and
dotting i's. When running 'make distcheck-light' I am getting a very
large number of messages like the following:<br><br>
While in /nut/docs/man:<br>
<font face="Courier New, Courier">  DOC-MAN  Generating
nut.conf.5<br>
<unknown>:1: SyntaxWarning: invalid escape sequence '\S'<br>
<unknown>:1: SyntaxWarning: invalid escape sequence '\S'<br>
  DOC-MAN  Generating ups.conf.5<br>
<unknown>:1: SyntaxWarning: invalid escape sequence '\S'<br>
<unknown>:1: SyntaxWarning: invalid escape sequence '\S'<br>
  DOC-MAN  Generating upsd.conf.5<br>
<unknown>:1: SyntaxWarning: invalid escape sequence '\S'<br>
<unknown>:1: SyntaxWarning: invalid escape sequence '\S'<br>
  DOC-MAN  Generating upsd.users.5<br>
<unknown>:1: SyntaxWarning: invalid escape sequence '\S'<br>
<unknown>:1: SyntaxWarning: invalid escape sequence '\S'<br>
(etc.)<br><br>
</font>Or in /nut/nut-2.8.2.1968.10/_build/sub/docs/man (basically, the
same list of files):<br><br>
<font face="Courier New, Courier">  DOC-MAN-HTML Generating
nut.conf.html<br>
<unknown>:1: SyntaxWarning: invalid escape sequence '\S'<br>
<unknown>:1: SyntaxWarning: invalid escape sequence '\S'<br>
  DOC-MAN-HTML Generating ups.conf.html<br>
<unknown>:1: SyntaxWarning: invalid escape sequence '\S'<br>
<unknown>:1: SyntaxWarning: invalid escape sequence '\S'<br>
  DOC-MAN-HTML Generating upsd.conf.html<br>
<unknown>:1: SyntaxWarning: invalid escape sequence '\S'<br>
<unknown>:1: SyntaxWarning: invalid escape sequence '\S'<br>
</font>(etc.)<br><br>
To the best of my knowledge I have not touched the long list of files
being processed (except for the new .txt file for the new
driver).<br><br>
Regarding documentation, I have place a new .txt file in 
nut/docs/man and updated Makefile.am in SRC_SERIAL_PAGES,
MAN_SERIAL_PAGES, HTML_SERIAL_MANS, SrC_USB_LIBUSB_PAGES, and
HTML_USB_LIBUSB_MANS.<br><br>
Are there other sections of the Makefile.am or other files that need to
be modified for the man pages to be populated?<br><br>
Many thanks,<br><br>
Bill<br><br>
<br>
<div id="DAB4FAD8-2DD7-40BB-A1B8-4E2AA1F9FDF2"><br /><table style="border-top: 1px solid #D3D4DE;"><tr><td style="width: 55px; padding-top: 13px;"><a href="http://www.avg.com/email-signature?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=emailclient" target="_blank"><img src="https://s-install.avcdn.net/ipm/preview/icons/icon-envelope-tick-green-avg-v1.png" alt="" width="46" height="29" style="width: 46px; height: 29px;"/></a></td><td style="width: 470px; padding-top: 12px; color: #41424e; font-size: 13px; font-family: Arial, Helvetica, sans-serif; line-height: 18px;">Virus-free.<a href="http://www.avg.com/email-signature?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=emailclient" target="_blank" style="color: #4453ea;">www.avg.com</a></td></tr></table><a href="#DAB4FAD8-2DD7-40BB-A1B8-4E2AA1F9FDF2" width="1" height="1"> </a></div></body>
</html>