Here are the things I did:- - added a `asc2g.xml` DocBook file in the `brlcad/doc/docbook/system/man1/en/` folder - modified `CMakeLists.txt` (which in the task description was mistakingly mentioned as `CMakeFiles.txt`) to compile `asc2g.xml` when making and to comment line which outputted g2asc's man page for both commands And the results after making were:- - `.built/bin/brlman asc2g` works - `.built/share/doc/html/man1/en/asc2g.html` also displays fine - `man .built/share/man/man1/asc2g.1` screws up for some reason