into the DESTDIR in the beforeinstall rule in src/share/info/Makefile.
Then each info file that gets installed into the dir file using
install-info.
It has struck me that there's going to be a problem bootstrapping
this change, since parts of install will fail until install-info
is installed. Maybe someone who knows best how to deal with this can
fix it.
HTML is compliant with the 3.2 DTD.
Sanity preservation and bug prevention - define frequently used
constructs as entities.
What remains to be done is better hypertextification which includes
breaking large documents into managable chunks, and managing links.
There are currently some (easy to avioid) situations that result
in multiple anchors with the same name, or links nested within other
links. :(
Add all of the possible errno's to example.3.
Show examples of the .Bx (BSD) and .At (AT&T UNIX) macros
in the various HISTORY sections.
Add some .Rs/.Re (used for referencing things other
than man pages) in the SEE ALSO sections.
Suggested by: wollman
Lots of tweaks and new functionality. This now handles pretty much
everything that the linuxdoc to docbook translator generates. Output
is still a single (very large in the case of the handbaak) file but now
has minimal internal navigation links.
partial sync with iso3166
2-letter country codes added to na.phone for Caribbean islands
(except Cayman Islands and Monserrat since the 2-letter codes clash with
Kentucky and Mississippi)
changed city codes in Finland (from Ville.Eerola@vlsi.fi)
changed city codes in Australia (from danny@hilink.com.au)
I now have a functioning, semi-automagic linuxdoc to docbook converter,
so once the docbook to (HTML|groff) converters are up to snuff,
linuxdoc will be history. :)
books that I have laying around my house. Please check to see if your
state is now correct :-). I know that the one area code states are correct,
as well as CO and KS, but although I've tried to be careful about the
rest, I may have goofed.
since it seemed like a better place, and the makefiles for
/usr/share/examples didn't need to be fussed with.
The old stuff can be removed from the Attic.
developer can actually take and convert into a real man page
with little work, as opposed to mdoc.template which really
just defines what sections should be present.
So now there is no reason for not providing man pages
with new commands/functions!