Hi
It appears that some time ago GCC changed the file name of their GNAT
User's Guide from gnat_ugn_unw to just gnat_ugn, so the info is out of
date in htmlxref.cnf.
I've attached a diff but I guess it's simple enough to change
manually...
Thanks,
Brandon
--- htmlxref.cnf 2015-08-18 13:36:02.000000000 -0400
+++ htmlxref.cnf.new 2016-07-11 16:08:20.203933339 -0400
@@ -1,6 +1,6 @@
# htmlxref.cnf - reference file for free Texinfo manuals on the web.
-htmlxrefversion=2015-07-24.22; # UTC
+htmlxrefversion=2016-07-11.20; # UTC
# Copyright 2010, 2011, 2012, 2013, 2014, 2015 Free Software Foundation, Inc.
#
@@ -250,7 +250,7 @@
gcj node ${GCC}/gcj/
gfortran node ${GCC}/gfortran/
gnat_rm node ${GCC}/gnat_rm/
- gnat_ugn_unw node ${GCC}/gnat_ugn_unw/
+ gnat_ugn node ${GCC}/gnat_ugn/
libgomp node ${GCC}/libgomp/
libstdc++ node ${GCC}/libstdc++/
#