Updated the path to indicate LDP/builder instead of Greg's local directory

This commit is contained in:
emmajane 2004-04-01 20:13:10 +00:00
parent 2fc3f81948
commit fd3f94f8fc
1 changed files with 3 additions and 3 deletions

View File

@ -31,17 +31,17 @@ server ;-)
5. From the workarea, run the 'ldp_mk' script to produce all output
formats for the HOWTO. Specify the *ML filename on cmd-line:
bash$ /export/sunsite/users/gferg/toolroot/ldp_mk <howto>.xml
bash$ LDP/builder/ldp_mk <howto>.xml
6. From the workarea, run the 'ldp_cp' script to copy the various
output formats into their respective areas on ibiblio. Specify
the name of the HOWTO on cmd-line.
bash$ /export/sunsite/users/gferg/toolroot/ldp_cp <howto>
bash$ LDP/builder/ldp_cp <howto>
Note...If a FAQ:
bash$ /export/sunsite/users/gferg/toolroot/ldp_cp_faq <faq>
bash$ LDP/builder/ldp_cp_faq <faq>
7. Repeat 3-6 for as many new/updated HOWTOs/documents as necessary.