redhat man page for backend-spec

Query: backend-spec

OS: redhat

Section: 7

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

BACKEND-SPEC(7) 														   BACKEND-SPEC(7)

NAME
backend-spec - interface between jw and its backends
DESCRIPTION
jw(1) calls backends like backends/html to do the "real" conversion work. The backend gets all necessary data delivered via environment variables ready to use. This documentation describes those environment variables. The backend is run in the directory where the output files are to be created. It should return 0 if there weren't any problem, and return a positive value otherwise.
VARIABLES
SGML_FILE_NAME The bare name of the source file SGML_FILE The full name and path of the source file SGML_JADE The name of the parser (usually Jade or OpenJade) SGML_ARGUMENTS The full argument-string for Jade or OpenJade SGML_CATALOG_FILES The list of catalog files needed by Jade or OpenJade SGML_STYLESHEET The style sheet to use SGML_BASE_DIR The base directory of the SGML system (default is /usr/share/sgml)
FILES
SEE ALSO
frontend-spec(7)
AUTHORS
Jochem Huhmann <joh@revier.com> 05 February 2003 BACKEND-SPEC(7)
Related Man Pages
db2pdf(1) - redhat
db2rtf(1) - redhat
docbook2html(1) - redhat
frontend-spec(7) - centos
frontend-spec(7) - redhat
Similar Topics in the Unix Linux Community
Make all words begin with capital letter?
How to capture ^x,^y via bash script?
Create an unconfigured VMware host from a template that is set to do firstboot --reconfig
Retrieving previous command in a script
Docker learning Phase-I