Update TurboMARC definition and document it
authorAdam Dickmeiss <adam@indexdata.dk>
Wed, 7 Apr 2010 13:43:44 +0000 (15:43 +0200)
committerAdam Dickmeiss <adam@indexdata.dk>
Wed, 7 Apr 2010 13:43:44 +0000 (15:43 +0200)
commitfb276eb339f39e6233de8e7540c4408089e8d3b3
tree43566e82c56e49643bfbbc737c63dd7e28cce118
parent5b61e9a2d6be8eddb62af8cc626dc1e98596cc7f
Update TurboMARC definition and document it

Document TurboMARC in the tools chapter of the YAZ manual. Update
definition format mode to YAZ_MARC_TURBOMARC. The string as used in
yaz-marcdump and other tools is called "turbomarc". Rename function
yaz_marc_write_turbo_xml to yaz_marc_write_turbomarc.
doc/tools.xml
doc/yaz-marcdump-man.xml
include/yaz/marcdisp.h
src/marc_read_xml.c
src/marcdisp.c
src/record_conv.c
src/zoom-c.c
test/tstmarc.sh
util/marcdump.c