[interchange-docs] xmldocs - racke modified 2 files

docs at icdevgroup.org docs at icdevgroup.org
Mon Nov 6 14:49:25 EST 2006


User:      racke
Date:      2006-11-06 19:49:25 GMT
Modified:  refs     ScratchDir
Added:     refs     RunDir
Log:
added RunDir documentation, used similar example in ScratchDir documentation

Revision  Changes    Path
1.4       +2 -3      xmldocs/refs/ScratchDir


rev 1.4, prev_rev 1.3
Index: ScratchDir
===================================================================
RCS file: /var/cvs/xmldocs/refs/ScratchDir,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- ScratchDir	6 Nov 2006 18:41:21 -0000	1.3
+++ ScratchDir	6 Nov 2006 19:49:24 -0000	1.4
@@ -19,12 +19,11 @@
 The specified location is always treated relative to &glos-CATROOT;.
 __END__
 
-__NAME__ example: Setting __FILENAME__
+__NAME__ example: Creating directory structure similar to a Linux filesystem
 <programlisting>
-__FILENAME__ temp
+ScratchDir var/tmp
 </programlisting>
 __END__
-
 
 
 __NAME__ see also



1.1                  xmldocs/refs/RunDir


rev 1.1, prev_rev 1.0
Index: RunDir
===================================================================
__NAME__ purpose
specify directory for runtime files
__END__

__NAME__ synopsis
<arg choice='plain'><replaceable>directory</replaceable></arg>
__END__

__NAME__ example: Creating directory structure similar to a Linux filesystem
<programlisting>
RunDir var/run
</programlisting>
__END__

__NAME__ see also
PageDir, ProductDir, ScratchDir
__END__








More information about the docs mailing list