Warnings from asciidoc on Fedora 29

On Fedora 29 with asciidoc 8.6.10, the build emits:

[ 52/167] Compiling docs/ntpd.txt
/usr/bin/asciidoc:471: DeprecationWarning: Flags not at the start of the 
expression '^(?u)[^\\W\\d][-\\w]*$'
  return re.match(r'^'+NAME_RE+r'$',s) is not None

External links:

/cc @hal.murray

Edited by Matt Selsky