GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
BACKEND-SPEC(7) BACKEND-SPEC(7)

backend-spec - interface between jw and its backends

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.

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)

frontend-spec(7)

Jochem Huhmann <joh@revier.com>
11 February 2004

Search for    or go to Top of page |  Section 7 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.