diff --git a/cde/doc/en_US.UTF-8/guides/infoAPg/ch01.sgm b/cde/doc/en_US.UTF-8/guides/infoAPg/ch01.sgm
index 4fcdd1538..0a1d02c49 100644
--- a/cde/doc/en_US.UTF-8/guides/infoAPg/ch01.sgm
+++ b/cde/doc/en_US.UTF-8/guides/infoAPg/ch01.sgm
@@ -174,7 +174,7 @@ See
Build browser-readable information libraries using the
-dtinfogen build command.
+dtdocbook2infolib build command.
See
@@ -190,7 +190,7 @@ On Information Manager libraries that are already built, you can:
Replace existing style sheets or style sheet information
in the document database, without rebuilding the
-database, using the dtinfogen update command.
+database, using the dtdocbook2infolib update command.
See
@@ -200,7 +200,7 @@ See
Add or replace a bookcase in the library using the
-dtinfogen build command.
+dtdocbook2infolib build command.
See
@@ -211,7 +211,7 @@ See
Copy, remove, rename, list, or rearrange bookcases in a
-library using the dtinfogen admin command.
+library using the dtdocbook2infolib admin command.
See
Administering Bookcases.
diff --git a/cde/doc/en_US.UTF-8/guides/infoAPg/ch03.sgm b/cde/doc/en_US.UTF-8/guides/infoAPg/ch03.sgm
index 2b32766ec..a2b1e8f05 100644
--- a/cde/doc/en_US.UTF-8/guides/infoAPg/ch03.sgm
+++ b/cde/doc/en_US.UTF-8/guides/infoAPg/ch03.sgm
@@ -39,7 +39,7 @@ and its SGML markup.
— Each Information Manager book requires a hypertext TOC that
conforms to dtinfoTOC.dtd(5).
You can create the hypertext TOC with the
-dtinfogen tocgen command.
+dtdocbook2infolib tocgen command.
@@ -141,8 +141,8 @@ in International Standards Organization (ISO) 8879
The Information Manager's SGML declaration
dtinfo.decl is supplied with the Information
Manager and is referenced automatically when you invoke the
-dtinfogen build, dtinfogen
-validate, or dtinfogen update commands.
+dtdocbook2infolib build, dtdocbook2infolib
+validate, or dtdocbook2infolib update commands.
@@ -237,15 +237,15 @@ to extract the section's title and its unique section ID value.
table of contentscreating
-You use the dtinfogen tocgen command to create the
+You use the dtdocbook2infolib tocgen command to create the
TOCs for each of your books.
-Running dtinfogen tocgen
-Here's an example of using dtinfogen tocgen
+Running dtdocbook2infolib tocgen
+Here's an example of using dtdocbook2infolib tocgen
to generate a table of contents.
-Before running dtinfogen tocgen,
+Before running dtdocbook2infolib tocgen,
ensure that the book’s source files:
@@ -263,10 +263,10 @@ Contain valid SGML markup based on the DTD.
-The basic dtinfogen tocgen command line
+The basic dtdocbook2infolib tocgen command line
for this example is:
-dtinfogen tocgen -T /usr/pers -f TOC.file -id asg.toc -title “Acoustic Sound Generators”pref.sgmch01.sgmch02.sgmch03.sgmappx.sgm
+dtdocbook2infolib tocgen -T /usr/pers -f TOC.file -id asg.toc -title “Acoustic Sound Generators”pref.sgmch01.sgmch02.sgmch03.sgmappx.sgm
where
@@ -289,7 +289,7 @@ If variable TMPDIR is not set,
Specifies the name of the file to which the output of
-the dtinfogen tocgen process is sent.
+the dtdocbook2infolib tocgen process is sent.
@@ -344,12 +344,12 @@ the on-line book.
-The dtinfogen tocgen program validates your
+The dtdocbook2infolib tocgen program validates your
document entities against their DTDs, verifying that the
Information Manager architectural forms have been applied.
-After successful validation, dtinfogen tocgen
+After successful validation, dtdocbook2infolib tocgen
then extracts the list of section titles and section identifiers
from the book source files and generates the TOC file.
@@ -406,10 +406,10 @@ for three books.
Once you have built an information database, you can use
-the dtinfogen update
+the dtdocbook2infolib updateInformation Managercommands
-dtinfogen update
+dtdocbook2infolib update
command to reformat the sections using new style sheet information.
See Updating Style Sheets in Built
Bookcases.
@@ -832,7 +832,7 @@ hypertext TOC that conforms to the Information Manager
dtinfoTOC.dtd.
-You can use the dtinfogen tocgen command
+You can use the dtdocbook2infolib tocgen command
to produce an Information Manager table of contents.
See Creating a Table of Contents.
diff --git a/cde/doc/en_US.UTF-8/guides/infoAPg/ch04.sgm b/cde/doc/en_US.UTF-8/guides/infoAPg/ch04.sgm
index c33ac6add..379d5713a 100644
--- a/cde/doc/en_US.UTF-8/guides/infoAPg/ch04.sgm
+++ b/cde/doc/en_US.UTF-8/guides/infoAPg/ch04.sgm
@@ -12,36 +12,36 @@
information librariesbuilding
-This chapter discusses how to use dtinfogen
+This chapter discusses how to use dtdocbook2infolib
subcommands to validate and
build your SGML documents into an Information Manager-browsable
library and how to update style sheet information in a bookcase.
-You use the dtinfogen validate command to
+You use the dtdocbook2infolib validate command to
validate your SGML book documents and your bookcase specification.
Validation is useful during preparation for the build.
Information Managercommands
-dtinfogen validate
+dtdocbook2infolib validate
-You use the dtinfogen build command,
+You use the dtdocbook2infolib build command,
which also performs SGML validation, to build a new information library,
add a bookcase to an existing information library, and update an
existing library.
Information Managercommands
-dtinfogen build
+dtdocbook2infolib build
Once you have built an information library, you can use
-the dtinfogen update command to update the
+the dtdocbook2infolib update command to update the
style sheet information associated with the library.
These procedures are covered in:
Information Managercommands
-dtinfogen update
+dtdocbook2infolib update
@@ -63,7 +63,7 @@ in a Library
-See the dtinfogen(1) man page for command
+See the dtdocbook2infolib(1) man page for command
syntax and additional examples of these commands.
@@ -89,7 +89,7 @@ entity references, or
Specify the appropriate catalog file using the
-option with the dtinfogen build command.
+option with the dtdocbook2infolib build command.
@@ -100,14 +100,14 @@ Check to make sure that you have all of the required
SGML-conforming documents, including DTD(s), hypertext TOCs,
and style sheet(s) for every book in the bookcase.
You can validate your SGML documents using the
-dtinfogen validate command
+dtdocbook2infolib validate command
as described in
-Running dtinfogen validate.
+Running dtdocbook2infolib validate.
-Understand the options that dtinfogen build provides,
+Understand the options that dtdocbook2infolib build provides,
as described in Building,
Adding, and Replacing Bookcases in a Library.
@@ -127,7 +127,7 @@ Depending on whether you are using the
recommendation for resolving external entity references,
you need to set one or both of the following environment variables,
or use the option with the
-dtinfogen command:
+dtdocbook2infolib command:SGML_CATALOG_FILES
@@ -145,7 +145,7 @@ file mapping identifiers.
If you don't set this environment variable,
you can use the option with the
-appropriate dtinfogen command to map public
+appropriate dtdocbook2infolib command to map public
identifiers and entity names to system files.
See the catalog(5) man page for more information.
@@ -157,7 +157,7 @@ See the catalog(5) man page for more information.
Set this environment variable to map external entity references
to system files.
-See the dtinfogen(5) man page
+See the dtdocbook2infolib(5) man page
for more information.
@@ -182,13 +182,13 @@ for more information.
Before building an information library, you should validate your
SGML documents to ensure that they conform to the appropriate DTD.
-You can use the dtinfogen validate
+You can use the dtdocbook2infolib validateInformation Managercommands
-dtinfogen validate
+dtdocbook2infolib validate
command to perform SGML validation on bookcase specifications,
on individual documents, or any other SGML conforming document.
-During the validation process dtinfogen validate:
+During the validation process dtdocbook2infolib validate:
@@ -204,12 +204,12 @@ consistent with the markup language defined in the document's DTD.
If any documents are found to be invalid, error messages are
-issued by the dtinfogen validate program.
+issued by the dtdocbook2infolib validate program.
All errors in files used to build an information library must
be corrected before the data can be built.
-Running dtinfogen validate
+Running dtdocbook2infolib validateinformation librariesdocument validation
@@ -217,7 +217,7 @@ The basic command line for the following example, which performs
validation on a single-bookcase information library, is:
-dtinfogen validate ch03.sgm ch04.sgm ch05.sgm
+dtdocbook2infolib validate ch03.sgm ch04.sgm ch05.sgmwhere
@@ -225,7 +225,7 @@ validation on a single-bookcase information library, is:
specifies the SGML documents that are to be validated.
-The dtinfogen validate command can be run
+The dtdocbook2infolib validate command can be run
against any valid SGML conforming document.
@@ -235,14 +235,14 @@ example file ch05.sgm,
which contains missing or invalid entity declarations.
-%: dtinfogen validate
+%: dtdocbook2infolib validate
nsgmls:ch05.sgm:12:1:E: cannot open "hal.gml" (No such file or directory)
nsgmls:ch05.sgm:20:1:E: general entity "tab" not defined and no default entity
..............................
..............................
..............................
-dtinfogen: command failed: nsgmls -sg /usr/dt/infolib/C/SGML/dtinfo.decl ch05.sgm
+dtdocbook2infolib: command failed: nsgmls -sg /usr/dt/infolib/C/SGML/dtinfo.decl ch05.sgm
ch05.sgm
@@ -254,16 +254,16 @@ ch05.sgm
Building, Adding, and Replacing Bookcases in a Libraryinformation librariesbuilding
-with dtinfogen build
+with dtdocbook2infolib build
This section describes how you use the
-dtinfogen build command to build a bookcase
+dtdocbook2infolib build command to build a bookcase
into a new information library, add a bookcase to an existing
information library, and update the information database in an
existing library.
Information Manager
-commandsdtinfogen build
+commandsdtdocbook2infolib build
@@ -346,7 +346,7 @@ The default location for temporary build space is
If you find that the disk space available in
/usr/tmp is less than three times the size of the
original document source, you should use the option
-with the dtinfogen build command to specify a
+with the dtdocbook2infolib build command to specify a
different location for the temporary build files, or set the TMPDIR environment variable.
@@ -355,10 +355,10 @@ class="environvar">TMPDIR environment variable.
The current version of the Information Manager has no concurrent-use
locking mechanisms to prevent users from attempting to simultaneously
build or modify the same information library. Take precautions to ensure
-that no other dtinfogen or Information Manager
+that no other dtdocbook2infolib or Information Manager
processes are accessing the information library when you run the
-dtinfogen build command. Concurrent use of the
-dtinfogen commands may cause an Information Manager
+dtdocbook2infolib build command. Concurrent use of the
+dtdocbook2infolib commands may cause an Information Manager
failure.
@@ -427,7 +427,7 @@ This directory contains all the files related to the full-text search engine.
This file organizes the bookcases within the library.
-You use the dtinfogen admin command to modify this file.
+You use the dtdocbook2infolib admin command to modify this file.
@@ -449,11 +449,11 @@ The string used for LIB gives the library its file na
Building a New Library
-Here is an example of the basic dtinfogen build
+Here is an example of the basic dtdocbook2infolib build
command line for building a new information library:
-dtinfogen build /k1/local/daver/InfoLib1 DCE.bc INFOMGR.bc PROG.bc
+dtdocbook2infolib build /k1/local/daver/InfoLib1 DCE.bc INFOMGR.bc PROG.bc
where
@@ -491,7 +491,7 @@ specification file names on the command line as you wish.
-dtinfogen build converts the documents
+dtdocbook2infolib build converts the documents
specified in each of the bookcase specifications into browser-readable
format and places them in the newly created information
library directory InfoLib1.
@@ -520,18 +520,18 @@ depicts the newly built InfoLib1 library.
Adding a Bookcase to an Existing Librarybookcasesadding
-with dtinfogen build
+with dtdocbook2infolib build
In addition to creating a new Information Manager information
-library, you can also use dtinfogen build to add
+library, you can also use dtdocbook2infolib build to add
a bookcase that has not yet been built to an existing information library.
In the example below, assume the argument
- InfoLib1
+ InfoLib1
is the name of an existing information library rather than the name
of a new information library.
-dtinfogen build InfoLib1 ORA.bc
+dtdocbook2infolib build InfoLib1 ORA.bc
where
@@ -557,7 +557,7 @@ as you wish.
-dtinfogen build
+dtdocbook2infolib build
converts the book documents in the bookcase specification file
ORA.bc into browser-readable format and adds
them to the existing information library directory
@@ -577,9 +577,9 @@ library.
Added bookcases are appended to the existing list of bookcases
-in the Information Manager Book List. The dtinfogen admin
+in the Information Manager Book List. The dtdocbook2infolib admin
command can be used to rearrange the list after it is built.
-See the dtinfogen(1) man page.
+See the dtdocbook2infolib(1) man page.Adding a Bookcase to an Existing Library
@@ -590,19 +590,19 @@ See the dtinfogen(1) man page.Replacing a Bookcase in an Existing Librarybookcases
-replacingwith dtinfogen build
+replacingwith dtdocbook2infolib build
In addition to creating information libraries and adding bookcases
to existing libraries, you can also replace specified bookcases
-in a library with the dtinfogen build command.
-In the example below, the dtinfogen build process
+in a library with the dtdocbook2infolib build command.
+In the example below, the dtdocbook2infolib build process
is used to rebuild the bookcases INFOMGR and
PROG and to overwrite the existing bookcases
of the same name in the InfoLib1 information library.
-dtinfogen build InfoLib1 INFOMGR.bc PROG.bc
+dtdocbook2infolib build InfoLib1 INFOMGR.bc PROG.bc
where
@@ -627,7 +627,7 @@ many bookcase specification file names on the command line as you wish.
-dtinfogen build rebuilds the books in the
+dtdocbook2infolib build rebuilds the books in the
bookcase specification files INFOMGR.bc and
PROG.bc and places them in the existing
information library directory InfoLib1.
@@ -654,7 +654,7 @@ Bookcases in an Existing Library depicts the revised
style sheetupdatingInformation Manager
-commandsdtinfogen update
+commandsdtdocbook2infolib update
In Information Manager, you can change the formatting instructions
for existing bookcases without rebuilding those databases.
@@ -663,27 +663,27 @@ books whose formatting characteristics must change to meet differing
audience or industry requirements.
-You use the dtinfogen update command to reformat
+You use the dtdocbook2infolib update command to reformat
the books in existing information libraries by updating the style
sheet information that controls their formatting.
-With dtinfogen update you can revise a style sheet
+With dtdocbook2infolib update you can revise a style sheet
and quickly see the results of your changes, or you can replace one
style sheet with another and quickly reformat associated documents.
-When you run dtinfogen update, only the
+When you run dtdocbook2infolib update, only the
documents or document sections affected by the style sheet changes
are reformatted.
-Before you run dtinfogen update to reformat documents
+Before you run dtdocbook2infolib update to reformat documents
in an information library:
Ensure that any changes you have made to the style sheet are valid.
-The dtinfogen update command validates the style
+The dtdocbook2infolib update command validates the style
sheet file during the update process.
@@ -692,23 +692,23 @@ sheet file during the update process.
Set the appropriate environment variables for handling
external entity references or specify the appropriate catalog file
using the option when you run
-dtinfogen update.
+dtdocbook2infolib update.Do not run the Information Manager or execute an
-dtinfogen admin process while updating a style sheet.
+dtdocbook2infolib admin process while updating a style sheet.
-Running dtinfogen update
+Running dtdocbook2infolib update
The basic command line for the following example,
which reformats the documents and/or document sections
that use the specified style sheet, is:
-dtinfogen update InfoLib1INFOMGR style1.sty
+dtdocbook2infolib update InfoLib1INFOMGR style1.sty
where
@@ -736,7 +736,7 @@ specified style sheet.
Is the file name of the style sheet that will be applied
-during the dtinfogen update process.
+during the dtdocbook2infolib update process.
The style sheet you use must conform to
StyleSheet.dtd as discussed
in Understanding
@@ -746,7 +746,7 @@ Information Manager Style Sheets.
-After running dtinfogen update process you can
+After running dtdocbook2infolib update process you can
open the information library using the Information Manager Book List
window to see the effect of your changes.
@@ -755,7 +755,7 @@ For related information, see:
-the dtinfogen(1) man page
+the dtdocbook2infolib(1) man pageCreating a Bookcase Specification
diff --git a/cde/doc/en_US.UTF-8/guides/infoAPg/ch05.sgm b/cde/doc/en_US.UTF-8/guides/infoAPg/ch05.sgm
index f25fbf508..e10b9ca4e 100644
--- a/cde/doc/en_US.UTF-8/guides/infoAPg/ch05.sgm
+++ b/cde/doc/en_US.UTF-8/guides/infoAPg/ch05.sgm
@@ -39,18 +39,18 @@ See also
-Running dtinfogen admin
+Running dtdocbook2infolib adminInformation Manager Toolkitcommands
-dtinfogen admin
+dtdocbook2infolib admin
-dtinfogen admin
+dtdocbook2infolib admin
is an interactive program that displays a menu
from which you select the administrative operation you want to
-perform. To run the dtinfogen admin command,
+perform. To run the dtdocbook2infolib admin command,
on the command line type:
-dtinfogen admin
+dtdocbook2infolib admin
When you press enter, the following menu appears.
@@ -71,7 +71,7 @@ Please enter your choice [1-6]
bookcasescopying from another library
When you copy a bookcase from another library,
-dtinfogen admin
+dtdocbook2infolib admin
validates the bookcase you are copying against the bookcases in
the destination library. This ensures that no section IDs are
duplicated within the library, and that the database versions are
@@ -79,7 +79,7 @@ compatible with each other.
If the bookcase you want to copy already exists in the destination
-library, dtinfogen admin asks whether you wish to replace the
+library, dtdocbook2infolib admin asks whether you wish to replace the
bookcase.
@@ -87,7 +87,7 @@ To copy a bookcase from another library:
-At a command line, enter dtinfogen admin.
+At a command line, enter dtdocbook2infolib admin.
The following menu appears:
@@ -106,7 +106,7 @@ Please enter your choice [1-6]
On the command line, enter 1.
-dtinfogen admin displays:
+dtdocbook2infolib admin displays:
Enter the path for the library from which you want to copy a bookcase.
@@ -119,7 +119,7 @@ Enter the path to the information library from which you
want to copy a bookcase. For example: /lit/wolfe
-dtinfogen admin displays the bookcases available in the
+dtdocbook2infolib admin displays the bookcases available in the
library you specified. For example:
@@ -135,7 +135,7 @@ Enter the number associated with the bookcase you want to copy.
At the prompt, enter the number corresponding to the
-bookcase you want to copy. dtinfogen admin displays:
+bookcase you want to copy. dtdocbook2infolib admin displays:
You specified [Life]. Do you really want to copy this bookcase?
@@ -155,7 +155,7 @@ want to copy the bookcase. For example:
/lit/destiny
-dtinfogen admin displays the bookcases available in the
+dtdocbook2infolib admin displays the bookcases available in the
library you specified:
@@ -179,7 +179,7 @@ choose, the bookcase you are copying takes its place, and
the original bookcase moves down one place in the list.
-dtinfogen admin displays the new order of the bookcases in
+dtdocbook2infolib admin displays the new order of the bookcases in
the library. For example:
@@ -195,7 +195,7 @@ Is this correct? [ynq]
To copy the bookcase into this position, enter
-Y. dtinfogen admin saves the addition to the library and returns
+Y. dtdocbook2infolib admin saves the addition to the library and returns
to the main menu.
@@ -209,16 +209,16 @@ to the main menu.
information librariesremoving bookcases frombookcasesremoving from a library
-The procedure for removing a bookcase with dtinfogen
+The procedure for removing a bookcase with dtdocbook2infolib
admin is similar to the procedure for copying a bookcase into
a library. When you remove a bookcase from a library, its database is
deleted from the information library.
-When you specify the library to work with, dtinfogen
+When you specify the library to work with, dtdocbook2infolib
admin lists the bookcases found in that library. You simply
specify the bookcase to remove. If the information you supply is valid,
-dtinfogen admin prompts you for confirmation before
+dtdocbook2infolib admin prompts you for confirmation before
removing the bookcase you specified.
@@ -227,7 +227,7 @@ To remove a bookcase from a library:
-At a command line, enter dtinfogen admin.
+At a command line, enter dtdocbook2infolib admin.
The following menu appears.
@@ -246,7 +246,7 @@ Please enter your choice [1-6]
To remove a bookcase, enter 2.
-dtinfogen admin displays:
+dtdocbook2infolib admin displays:
Enter the path for the library from which you want to remove a bookcase.
@@ -259,7 +259,7 @@ Enter the path to the information library from which you
want to remove the bookcase. For example: /lit/wolfe.
-dtinfogen admin displays the bookcases available in the
+dtdocbook2infolib admin displays the bookcases available in the
library you specified:
@@ -276,7 +276,7 @@ Enter the number corresponding to the bookcase to remove.
At the prompt, enter the number corresponding to the
bookcase you want to remove.
-dtinfogen admin displays:
+dtdocbook2infolib admin displays:
You specified [Essays]. Do you really want to remove this bookcase?
@@ -284,7 +284,7 @@ You specified [Essays]. Do you really want to remove
To remove the bookcase you specified, enter Y.
-dtinfogen admin removes the bookcase and returns to the
+dtdocbook2infolib admin removes the bookcase and returns to the
main menu.
@@ -305,10 +305,10 @@ To list bookcases in a library:
At a command line, enter
-dtinfogen admin.
+dtdocbook2infolib admin.
-dtinfogen admin displays:
+dtdocbook2infolib admin displays:
1) Copy a bookcase from another library
2) Remove a bookcase
@@ -324,7 +324,7 @@ Please enter your choice [1-6]
To list a bookcase, enter 3.
-dtinfogen admin displays:
+dtdocbook2infolib admin displays:
Enter the path for the library for which you want to list bookcases.
This can be a relative or absolute path.
@@ -336,7 +336,7 @@ Enter the path to the information library for which you
want to list bookcases. For example: /lit/wolfe.
-dtinfogen admin displays the bookcases available in the
+dtdocbook2infolib admin displays the bookcases available in the
library you specified. For example:
@@ -349,7 +349,7 @@ The bookcases available in /lit/wolfe are:
-After listing the bookcases in the information library, dtinfogen admin
+After listing the bookcases in the information library, dtdocbook2infolib admin
returns you to the main menu.
@@ -368,10 +368,10 @@ the Information Manager Book List. To rename a bookcase:
-At a command line, enter dtinfogen admin.
+At a command line, enter dtdocbook2infolib admin.
-dtinfogen admin displays:
+dtdocbook2infolib admin displays:
1) Copy a bookcase from another library
@@ -388,7 +388,7 @@ Please enter your choice [1-6]
To rename a bookcase, enter 4.
-dtinfogen admin displays:
+dtdocbook2infolib admin displays:
Enter the path for the library containing the bookcase you want to rename.
@@ -401,7 +401,7 @@ Enter the path to the information library you want to
rename. For example: /lit/wolfe.
-dtinfogen admin displays the bookcases available in the
+dtdocbook2infolib admin displays the bookcases available in the
library you specified:
@@ -417,7 +417,7 @@ Enter the number corresponding to the bookcase you want to rename.
At the prompt, enter the number corresponding to the
-bookcase you want to rename. dtinfogen admin displays:
+bookcase you want to rename. dtdocbook2infolib admin displays:
You specified [Poems]. Do you really want to rename the bookcase?
@@ -425,7 +425,7 @@ You specified [Poems]. Do you really want to rename t
To rename the bookcase you specified, enter Y.
-dtinfogen admin asks you to enter the new title for the
+dtdocbook2infolib admin asks you to enter the new title for the
bookcase:
@@ -435,7 +435,7 @@ Enter the new title for [Poems].
Enter the new title for the bookcase.
-dtinfogen admin displays the new title:
+dtdocbook2infolib admin displays the new title:
You entered [Old Poems]. Is this title correct?
@@ -443,7 +443,7 @@ Enter the new title for the bookcase.
To accept the new title, enter Y.
-dtinfogen admin saves the
+dtdocbook2infolib admin saves the
new title and returns to the main menu.
@@ -458,9 +458,9 @@ new title and returns to the main menu.
After you have built a library, you may find that you want to
display the bookcases in a different order in the Information Manager Book List.
Or, you may have added a bookcase using
-dtinfogen build, and
+dtdocbook2infolib build, and
want to move it to a different position. You can use
-dtinfogen admin to
+dtdocbook2infolib admin to
change the order of bookcases in a library.
@@ -469,10 +469,10 @@ To rearrange bookcases within a library:
-At a command line, enter dtinfogen admin.
+At a command line, enter dtdocbook2infolib admin.
-dtinfogen admin displays:
+dtdocbook2infolib admin displays:
1) Copy a bookcase from another library
@@ -489,7 +489,7 @@ Please enter your choice [1-6]
To rearrange bookcases within a library, enter 5.
-dtinfogen admin displays:
+dtdocbook2infolib admin displays:
Enter the path for the library you want to rearrange.
@@ -502,7 +502,7 @@ Enter the path to the information library you want to
rearrange. For example: /lit/wolfe.
-dtinfogen admin displays the bookcases available in the
+dtdocbook2infolib admin displays the bookcases available in the
library you specified:
@@ -518,7 +518,7 @@ Enter the number corresponding to the bookcase you want to move.
At the prompt, enter the number corresponding to the
-bookcase you want to move. dtinfogen admin displays:
+bookcase you want to move. dtdocbook2infolib admin displays:
You specified [Poems]. Do you really want to move this bookcase?
@@ -528,7 +528,7 @@ You specified [Poems]. Do you really want to move thi
To move the bookcase you specified to a different position
in the library, enter Y.
-dtinfogen admin displays the current
+dtdocbook2infolib admin displays the current
order of the library without the bookcase you selected to
move. For example:
@@ -553,7 +553,7 @@ choose, the bookcase you are moving takes its place, and
the original bookcase moves one place down in the list.
-dtinfogen admin displays the new order of the bookcases in
+dtdocbook2infolib admin displays the new order of the bookcases in
the library. For example:
@@ -569,7 +569,7 @@ Is this correct? [ynq]
To accept the rearranged order, enter Y.
-dtinfogen admin saves
+dtdocbook2infolib admin saves
the new order and returns to the main menu.
diff --git a/cde/doc/en_US.UTF-8/guides/infoAPg/ch06.sgm b/cde/doc/en_US.UTF-8/guides/infoAPg/ch06.sgm
index c500f3d9c..6934bd01a 100644
--- a/cde/doc/en_US.UTF-8/guides/infoAPg/ch06.sgm
+++ b/cde/doc/en_US.UTF-8/guides/infoAPg/ch06.sgm
@@ -18,28 +18,28 @@ Information Manager tools as a result of:
Build Errors— these errors can occur during the
-dtinfogen build,
-dtinfogen tocgen, and
-dtinfogen update processes.
+dtdocbook2infolib build,
+dtdocbook2infolib tocgen, and
+dtdocbook2infolib update processes.
Style Sheet Errors— these errors can occur during the
-dtinfogen build or the
-dtinfogen update processes.
+dtdocbook2infolib build or the
+dtdocbook2infolib update processes.
Library Administration Errors— these errors occur
-during the dtinfogen admin process.
+during the dtdocbook2infolib admin process.
-For more information, see dtinfogen(1).
+For more information, see dtdocbook2infolib(1).
@@ -49,9 +49,9 @@ For more information, see dtinfogen(1).
The following error messages are generally associated with the
build process and are generated by either the
-dtinfogen build,
-dtinfogen tocgen, or
-dtinfogen update programs.
+dtdocbook2infolib build,
+dtdocbook2infolib tocgen, or
+dtdocbook2infolib update programs.
The following error message:
@@ -389,7 +389,7 @@ the syntax for the Information Manager architectural form.
The following error messages are associated with the
-dtinfogen admin command.
+dtdocbook2infolib admin command.
The following error message:
@@ -416,7 +416,7 @@ The following error message:
means that
-dtinfogen admin
+dtdocbook2infolib admin
found a problem in the validation phase
and did not copy the bookcase into the destination
library. The problem may be version mismatch or
@@ -434,7 +434,7 @@ The following error message:
means that
-dtinfogen admin
+dtdocbook2infolib admin
found a database version mismatch in the
bookcase you are copying (checkbase) and the bookcase
that exists in the information library (installed base).
@@ -451,7 +451,7 @@ The following error message:
means that
-dtinfogen admin
+dtdocbook2infolib admin
found ID in the bookcase you are copying and in
BookCaseName, the bookcase into which you are
copying. All IDs must be unique. Change the ID value of
@@ -482,7 +482,7 @@ The following error message:
means that
-dtinfogen admin was unable to remove bookcase
+dtdocbook2infolib admin was unable to remove bookcase
BookCaseName from the information library
InfoLibPath. Verify that you have the correct
permissions for changing this bookcase. It may be that this bookcase
diff --git a/cde/doc/en_US.UTF-8/guides/infoAPg/ch10.sgm b/cde/doc/en_US.UTF-8/guides/infoAPg/ch10.sgm
index cdf30627c..c22ea07c7 100644
--- a/cde/doc/en_US.UTF-8/guides/infoAPg/ch10.sgm
+++ b/cde/doc/en_US.UTF-8/guides/infoAPg/ch10.sgm
@@ -118,7 +118,7 @@ Forms.
These architectural forms must be applied before most
-dtinfogen subcommands can be used.
+dtdocbook2infolib subcommands can be used.
@@ -274,7 +274,7 @@ Apply the DTINFO.Section form to container
elements that separate pieces of information such as chapters.
Use DTINFO.Section to define which elements
you want displayed to readers as a unit of information in a reading window
-of the Information Manager. dtinfogen can derive
+of the Information Manager. dtdocbook2infolib can derive
the hierarchy by containment using DTINFO.Section.
diff --git a/cde/doc/en_US.UTF-8/guides/infoAPg/glossary.sgm b/cde/doc/en_US.UTF-8/guides/infoAPg/glossary.sgm
index 58181875d..cc5b6d5f0 100644
--- a/cde/doc/en_US.UTF-8/guides/infoAPg/glossary.sgm
+++ b/cde/doc/en_US.UTF-8/guides/infoAPg/glossary.sgm
@@ -108,7 +108,7 @@ conventions for applying SGML to a document type.
-dtinfogen
+dtdocbook2infolib
The on-line document compilation and display system.
diff --git a/cde/doc/en_US.UTF-8/guides/infoAPg/preface.sgm b/cde/doc/en_US.UTF-8/guides/infoAPg/preface.sgm
index 5c00fd045..259d6db6e 100644
--- a/cde/doc/en_US.UTF-8/guides/infoAPg/preface.sgm
+++ b/cde/doc/en_US.UTF-8/guides/infoAPg/preface.sgm
@@ -78,7 +78,7 @@ build an information library.
Chapter 4, “Building Information Libraries”
covers the process of building and updating an
-information library using the dtinfogen commands.
+information library using the dtdocbook2infolib commands.
diff --git a/cde/doc/en_US.UTF-8/guides/man/adbook.sgm b/cde/doc/en_US.UTF-8/guides/man/adbook.sgm
index f7c4d01f0..2a1fff92b 100644
--- a/cde/doc/en_US.UTF-8/guides/man/adbook.sgm
+++ b/cde/doc/en_US.UTF-8/guides/man/adbook.sgm
@@ -685,8 +685,8 @@
dtconfig(1)">
dtconvertvf(1)">
dtdocbook(1)">
-dtinfo(1)">
dtdocbook2infolib(1)">
+dtinfo(1)">
dtcreate(1)">
dtsrcreate(1)">
dtsrdbrec(1)">
@@ -1345,8 +1345,8 @@
-
+
@@ -1999,8 +1999,8 @@
&manconfig;
&manconvertv;
&mandocbook;
-&maninfo;
&mandocbook2infolib;
+&maninfo;
&mandtcreate;
&mansrcreate;
&mansrdbrec;
diff --git a/cde/doc/en_US.UTF-8/guides/man/book.sgm b/cde/doc/en_US.UTF-8/guides/man/book.sgm
index 029ca52d2..d255c217b 100644
--- a/cde/doc/en_US.UTF-8/guides/man/book.sgm
+++ b/cde/doc/en_US.UTF-8/guides/man/book.sgm
@@ -74,8 +74,8 @@
-
+
@@ -728,6 +728,7 @@
&manconvertv;
&mandtcreate;
&mandocbook;
+&mandocbook2infolib;
&manexec;
&mandtfile;
&manfilecop;
@@ -745,7 +746,6 @@
&manicon;
&manimsstart;
&maninfo;
-&mandocbook2infolib;
&manksh;
&manlogin;
&manlp;
diff --git a/cde/doc/en_US.UTF-8/guides/man/ref1.sgm b/cde/doc/en_US.UTF-8/guides/man/ref1.sgm
index 1e06c7dae..886f2b359 100644
--- a/cde/doc/en_US.UTF-8/guides/man/ref1.sgm
+++ b/cde/doc/en_US.UTF-8/guides/man/ref1.sgm
@@ -25,6 +25,7 @@
dtconvertvfdtcreatedtdocbook
+dtdocbook2infolibdtexecdtfiledtfile_copy
@@ -42,7 +43,6 @@
dticondtimsstartdtinfo
-dtdocbook2infolibdtkshdtlogindtlp
diff --git a/cde/doc/ja_JP.UTF-8/guides/infoAPg/ch01.sgm b/cde/doc/ja_JP.UTF-8/guides/infoAPg/ch01.sgm
index 7e17d8a01..4c6299064 100644
--- a/cde/doc/ja_JP.UTF-8/guides/infoAPg/ch01.sgm
+++ b/cde/doc/ja_JP.UTF-8/guides/infoAPg/ch01.sgm
@@ -145,7 +145,7 @@ SGML 文書の「検証」。
-dtinfogen build コマンドを使用して、ブラウザで表示可能なインフォメーション・ライブラリを構築します。
+dtdocbook2infolib build コマンドを使用して、ブラウザで表示可能なインフォメーション・ライブラリを構築します。
「インフォメーション・ライブライの構築」を参照してください。
@@ -157,14 +157,14 @@ SGML 文書の「検証」。
-dtinfogen update コマンドを使用して、データベースを再構築せずに、文書データベースに存在するスタイル・シートまたはスタイル・シート情報を置き換えることができます。
+dtdocbook2infolib update コマンドを使用して、データベースを再構築せずに、文書データベースに存在するスタイル・シートまたはスタイル・シート情報を置き換えることができます。
「構築されたブックケースのスタイル・シートの更新」 を参照してください。
-dtinfogen build コマンドを使用して、ライブラリのブックケースの追加や置換を行うことができます。
+dtdocbook2infolib build コマンドを使用して、ライブラリのブックケースの追加や置換を行うことができます。
「既存ライブラリへのブックケースの追加」および
@@ -172,7 +172,7 @@ SGML 文書の「検証」。
-dtinfogen admin コマンドを使用して、ライブラリのブックケースのコピー、名称変更、一覧表示、および再調整を行うことができます。
+dtdocbook2infolib admin コマンドを使用して、ライブラリのブックケースのコピー、名称変更、一覧表示、および再調整を行うことができます。
「ブックケースの管理」を参照してください。
diff --git a/cde/doc/ja_JP.UTF-8/guides/infoAPg/ch03.sgm b/cde/doc/ja_JP.UTF-8/guides/infoAPg/ch03.sgm
index 26be6209f..648baad3d 100644
--- a/cde/doc/ja_JP.UTF-8/guides/infoAPg/ch03.sgm
+++ b/cde/doc/ja_JP.UTF-8/guides/infoAPg/ch03.sgm
@@ -32,7 +32,7 @@
「目次ファイル」
-インフォメーション・マネージャのブックのそれぞれは、dtinfoTOC.dtd(5) に準拠したハイパーテキスト目次 (TOC) を必要とします。ハイパーテキスト目次 (TOC) は、dtinfogen tocgen コマンドを使用して作成することができます。
+インフォメーション・マネージャのブックのそれぞれは、dtinfoTOC.dtd(5) に準拠したハイパーテキスト目次 (TOC) を必要とします。ハイパーテキスト目次 (TOC) は、dtdocbook2infolib tocgen コマンドを使用して作成することができます。
@@ -91,7 +91,7 @@ SGML 宣言は、SGML のパーサによって必要とされます。これは
-インフォメーション・マネージャの SGML 宣言 dtinfo.decl は、インフォメーション・マネージャとともに提供され、dtinfogen build、dtinfogen validate、および dtinfogen update コマンドを起動したときには、自動的に参照されます。
+インフォメーション・マネージャの SGML 宣言 dtinfo.decl は、インフォメーション・マネージャとともに提供され、dtdocbook2infolib build、dtdocbook2infolib validate、および dtdocbook2infolib update コマンドを起動したときには、自動的に参照されます。
@@ -163,12 +163,12 @@ SGML 準拠ドキュメントの作成方法を記述した書籍の一覧につ
目次作成
-各ブックのための目次を作成するには、dtinfogen tocgen コマンドを使用します。
+各ブックのための目次を作成するには、dtdocbook2infolib tocgen コマンドを使用します。
-dtinfogen tocgen の実行
-ここでは、目次の生成のために dtinfogen tocgen を使用する例を示します。dtinfogen tocgen を実行する前に、ブックのソース・ファイルが次のようになっていることを確認してください。
+dtdocbook2infolib tocgen の実行
+ここでは、目次の生成のために dtdocbook2infolib tocgen を使用する例を示します。dtdocbook2infolib tocgen を実行する前に、ブックのソース・ファイルが次のようになっていることを確認してください。
@@ -184,10 +184,10 @@ SGML 準拠ドキュメントの作成方法を記述した書籍の一覧につ
-この例の基本的な dtinfogen tocgen コマンド行を次に示します。
+この例の基本的な dtdocbook2infolib tocgen コマンド行を次に示します。
-dtinfogen tocgen -T /usr/pers -f TOC.file -id asg.toc -title “Acoustic Sound Generators”pref.sgmch01.sgmch02.sgmch03.sgmappx.sgm
+dtdocbook2infolib tocgen -T /usr/pers -f TOC.file -id asg.toc -title “Acoustic Sound Generators”pref.sgmch01.sgmch02.sgmch03.sgmappx.sgm
各オプションの意味は以下のとおりです。
@@ -205,7 +205,7 @@ dtinfogen tocgen -T /usr/pers -f TOC.fil
TOC.file
-dtinfogen tocgen プロセスの出力が行われるファイル名を指定します。
+dtdocbook2infolib tocgen プロセスの出力が行われるファイル名を指定します。
@@ -246,10 +246,10 @@ dtinfogen tocgen -T /usr/pers -f TOC.fil
-dtinfogen tocgen プログラムは、インフォメーション・マネージャ設計様式が適用されたことを検証し、ドキュメント・エンティティをその文書型定義に対して検証します。
+dtdocbook2infolib tocgen プログラムは、インフォメーション・マネージャ設計様式が適用されたことを検証し、ドキュメント・エンティティをその文書型定義に対して検証します。
-検証が正常に行われた後、dtinfogen tocgen は、ブック・ソース・ファイルと生成された目次ファイルから、セクションのタイトルとセクションの識別子を抽出します。
+検証が正常に行われた後、dtdocbook2infolib tocgen は、ブック・ソース・ファイルと生成された目次ファイルから、セクションのタイトルとセクションの識別子を抽出します。
ブック・ソース・ファイルのセクションの追加や削除を行う場合には、目次を再生成しなければなりません。
@@ -288,8 +288,8 @@ dtinfogen tocgen -T /usr/pers -f TOC.fil
-インフォメーション・データベースを一度構築すれば、dtinfogen update
-インフォメーション・マネージャコマンドdtinfogen update
+インフォメーション・データベースを一度構築すれば、dtdocbook2infolib update
+インフォメーション・マネージャコマンドdtdocbook2infolib update
コマンドを使用して、新規のスタイル・シート情報によるセクションの再フォーマットを行うことができます。
「構築されたブックケースのスタイル・シートの更新」を参照してください。
@@ -637,7 +637,7 @@ BOOK 要素の開始タグは、ブックの内容の一覧表記を開始し、
ブックケース規定において定義される各ブックは、インフォメーション・マネージャの dtinfoTOC.dtd に準拠するハイパーテキスト目次がなければなりません。
-dtinfogen tocgen コマンドを使用して、インフォメーション・マネージャの目次を作成することができます。
+dtdocbook2infolib tocgen コマンドを使用して、インフォメーション・マネージャの目次を作成することができます。
「目次の作成」を参照してください。
diff --git a/cde/doc/ja_JP.UTF-8/guides/infoAPg/ch04.sgm b/cde/doc/ja_JP.UTF-8/guides/infoAPg/ch04.sgm
index 89962af1c..d1c0c2dbb 100644
--- a/cde/doc/ja_JP.UTF-8/guides/infoAPg/ch04.sgm
+++ b/cde/doc/ja_JP.UTF-8/guides/infoAPg/ch04.sgm
@@ -12,25 +12,25 @@
インフォメーション・ライブラリ構築
-この章では、SGML ドキュメントを検証してインフォメーション・マネージャでブラウズ可能なライブラリを構築するための dtinfogen サブコマンドの使用方法、およびブックケースのスタイル・シート情報を更新する方法について説明します。
+この章では、SGML ドキュメントを検証してインフォメーション・マネージャでブラウズ可能なライブラリを構築するための dtdocbook2infolib サブコマンドの使用方法、およびブックケースのスタイル・シート情報を更新する方法について説明します。
-dtinfogen validate コマンドを使用して、SGML ブック・ドキュメントおよびブックケース規定を検証します。検証は、構築のための準備期間に有用です。
+dtdocbook2infolib validate コマンドを使用して、SGML ブック・ドキュメントおよびブックケース規定を検証します。検証は、構築のための準備期間に有用です。
インフォメーション・マネージャコマンド
-dtinfogen validate
+dtdocbook2infolib validate
-dtinfogen build コマンドを使用して、SGML の検証実行はもとより、新規インフォメーション・ライブラリの構築、既存インフォメーション・ライブラリへのブックケース追加、および既存ライブラリの更新を行います。
+dtdocbook2infolib build コマンドを使用して、SGML の検証実行はもとより、新規インフォメーション・ライブラリの構築、既存インフォメーション・ライブラリへのブックケース追加、および既存ライブラリの更新を行います。
インフォメーション・マネージャコマンド
-dtinfogen build
+dtdocbook2infolib build
-インフォメーション・ライブラリを一度構築すれば、dtinfogen update コマンドを使用して、ライブラリに関連するスタイル・シート情報を更新することができます。これらの手続きは、次で説明しています。
+インフォメーション・ライブラリを一度構築すれば、dtdocbook2infolib update コマンドを使用して、ライブラリに関連するスタイル・シート情報を更新することができます。これらの手続きは、次で説明しています。
インフォメーション・マネージャコマンド
-dtinfogen update
+dtdocbook2infolib update
@@ -50,7 +50,7 @@
-コマンドの構文およびこれらのコマンドの例については、dtinfogen(1) マニュアル・ページを参照してください。
+コマンドの構文およびこれらのコマンドの例については、dtdocbook2infolib(1) マニュアル・ページを参照してください。
新規ライブラリ構築の前に
@@ -72,19 +72,19 @@
-dtinfogen build コマンドの オプションを使用して、適切なカタログ・ファイルを指定します。
+dtdocbook2infolib build コマンドの オプションを使用して、適切なカタログ・ファイルを指定します。
-必要な SGML 準拠ドキュメントがすべて揃っているか確認します。これには、ブックケースの各ブックのための文書型定義、ハイパーテキスト目次、およびスタイル・シートが含まれます。「dtinfogen validate の実行」 で説明しているように、dtinfogen validate コマンドを使用して、SGML ドキュメントを検証することができます。
+必要な SGML 準拠ドキュメントがすべて揃っているか確認します。これには、ブックケースの各ブックのための文書型定義、ハイパーテキスト目次、およびスタイル・シートが含まれます。「dtdocbook2infolib validate の実行」 で説明しているように、dtdocbook2infolib validate コマンドを使用して、SGML ドキュメントを検証することができます。
-「ライブラリのブックケースの構築、追加、およぴ更新」 で説明しているように、dtinfogen build のオプションを理解します。
+「ライブラリのブックケースの構築、追加、およぴ更新」 で説明しているように、dtdocbook2infolib build のオプションを理解します。
@@ -97,7 +97,7 @@
環境変数
-ユーザが、SGML Open Technical Resolution 9401:1994 の外部エンティティ参照に関する推奨を使用しているかどうかに依存して、以下の環境変数のひとつまたは両方を設定するか、dtinfogen コマンドの オプションを使用する必要があります。
+ユーザが、SGML Open Technical Resolution 9401:1994 の外部エンティティ参照に関する推奨を使用しているかどうかに依存して、以下の環境変数のひとつまたは両方を設定するか、dtdocbook2infolib コマンドの オプションを使用する必要があります。
@@ -107,7 +107,7 @@
SGML Open Technical Resolution 9401:1994 の外部エンティティ管理に関連する推奨にしたがっている場合は、この環境変数を設定してください。この環境変数の値は、SGML エンティティ宣言の一覧表記とファイル・マッピング識別子がある catalog または CATALOG(大文字、小文字どちらでも使用することができます)の位置を指定します。
-環境変数を設定しない場合は、適切な dtinfogen コマンドの オプションを使用して、パブリックな識別子とエンティティ名をシステム・ファイルにマップすることができます。
+環境変数を設定しない場合は、適切な dtdocbook2infolib コマンドの オプションを使用して、パブリックな識別子とエンティティ名をシステム・ファイルにマップすることができます。
詳細については、catalog(5) マニュアル・ページを参照してください。
@@ -118,7 +118,7 @@
外部エンティティ参照をシステム・ファイルにマップするときに、この環境変数を設定します。
-詳細については、dtinfogen(5) マニュアル・ページを参照してください。
+詳細については、dtdocbook2infolib(5) マニュアル・ページを参照してください。
@@ -141,11 +141,11 @@
インフォメーション・ライブラリを構築する前に、適切な文書型定義にしたがっているか確認するために、SGML ドキュメントを検証しなければなりません。
-dtinfogen validate
+dtdocbook2infolib validateインフォメーション・マネージャコマンド
-dtinfogen validate
-コマンドを使用して、ブックケース規定、個別のドキュメント、および他の SGML 準拠ドキュメントの SGML 検証を行うことができます。検証過程において、dtinfogen validate は、次に示すことを実行します。
+dtdocbook2infolib validate
+コマンドを使用して、ブックケース規定、個別のドキュメント、および他の SGML 準拠ドキュメントの SGML 検証を行うことができます。検証過程において、dtdocbook2infolib validate は、次に示すことを実行します。
@@ -160,37 +160,37 @@ SGML にしたがっていることを検証するために、入力ドキュメ
-無効なドキュメントを検出した場合には、dtinfogen validate プログラムによってエラー・メーセージが出力されます。インフォメーション・ライブラリを構築するときに使用されるファイルのエラーは、データが構築される前に、すべて修正されなければなりません。
+無効なドキュメントを検出した場合には、dtdocbook2infolib validate プログラムによってエラー・メーセージが出力されます。インフォメーション・ライブラリを構築するときに使用されるファイルのエラーは、データが構築される前に、すべて修正されなければなりません。
-dtinfogen validate の実行
+dtdocbook2infolib validate の実行インフォメーション・ライブラリドキュメントの検証
次に示す例の基本的なコマンド行(これは、単一ブックケースのインフォメーション・ライブラリの検証を実行します)は、以下のとおりです。
-dtinfogen validate ch03.sgm ch04.sgm ch05.sgm
+dtdocbook2infolib validate ch03.sgm ch04.sgm ch05.sgm以下に、引き数の説明を示します。ch03.sgm ch04.sgm ch05.sgm
-検証すべき SGML ドキュメントを指定します。dtinfogen validate コマンドは、いかなる有効な SGML 準拠ドキュメントに対しても実行することができます。
+検証すべき SGML ドキュメントを指定します。dtdocbook2infolib validate コマンドは、いかなる有効な SGML 準拠ドキュメントに対しても実行することができます。
ドキュメントが無効な場合は、エラー・メッセージが返されます。例のファイル ch05.sgm に対して返されたエラーの型の例を、次に示します。これには、不足あるいは無効のエンティティ宣言があります。
-%: dtinfogen validate
+%: dtdocbook2infolib validate
nsgmls:ch05.sgm:12:1:E: cannot open "hal.gml" (No such file or directory)
nsgmls:ch05.sgm:20:1:E: general entity "tab" not defined and no default entity
..............................
..............................
..............................
-dtinfogen: command failed: nsgmls -sg /usr/dt/infolib/C/SGML/dtinfo.decl ch05.sgm
+dtdocbook2infolib: command failed: nsgmls -sg /usr/dt/infolib/C/SGML/dtinfo.decl ch05.sgm
ch05.sgm
@@ -202,12 +202,12 @@ ch05.sgm
ライブラリのブックケースの構築、追加、および置換インフォメーション・ライブラリ構築
-dtinfogen build
+dtdocbook2infolib build
-本節では、ブックケースの新規インフォメーション・ライブラリへの構築、既存のインフォメーション・ライブラリへのブックケースの追加、および既存のライブラリのインフォメーション・データベースの更新を行うための dtinfogen build コマンドの使用方法について説明します。
+本節では、ブックケースの新規インフォメーション・ライブラリへの構築、既存のインフォメーション・ライブラリへのブックケースの追加、および既存のライブラリのインフォメーション・データベースの更新を行うための dtdocbook2infolib build コマンドの使用方法について説明します。
インフォメーション・マネージャ
-コマンドdtinfogen build
+コマンドdtdocbook2infolib build
@@ -260,11 +260,11 @@ ch05.sgm
構築が完了すると、インフォメーション・ライブラリは、構築の元になったソースとほぼ同じ容量のスペースを占めます。しかしながら、構築過程そのものについては、一時的ファイルの記憶領域として、最大3倍の追加スペースが必要です。この追加スペースは、構築完了時に自動的に削除される一時的な構築スペースとして確保しなければなりません。一時的な構築スペースのデフォルトは、/usr/tmp に確保されます。
-/usr/tmp で使用可能なディスク・スペースが、元のドキュメント・ソースのサイズの3倍よりも小さい場合、dtinfogen build コマンドの オプションを使用して、一時的な構築ファイルのために別の場所を指定するか、 TMPDIR 環境変数を設定しなければなりません。
+/usr/tmp で使用可能なディスク・スペースが、元のドキュメント・ソースのサイズの3倍よりも小さい場合、dtdocbook2infolib build コマンドの オプションを使用して、一時的な構築ファイルのために別の場所を指定するか、 TMPDIR 環境変数を設定しなければなりません。
-インフォメーション・マネージャの現在のバージョンには、ユーザが同じインフォメーション・ライブラリの構築や修正を同時に行うことを回避する同時使用のロック機構がありません。dtinfogen build コマンドを実行するときには、他の dtinfogen やインフォメーション・マネージャのプロセスが、インフォメーション・ライブラリにアクセスしないことを確認するため、事前に注意を払ってください。dtinfogen コマンドの同時使用は、インフォメーション・マネージャの失敗をもたらします。
+インフォメーション・マネージャの現在のバージョンには、ユーザが同じインフォメーション・ライブラリの構築や修正を同時に行うことを回避する同時使用のロック機構がありません。dtdocbook2infolib build コマンドを実行するときには、他の dtdocbook2infolib やインフォメーション・マネージャのプロセスが、インフォメーション・ライブラリにアクセスしないことを確認するため、事前に注意を払ってください。dtdocbook2infolib コマンドの同時使用は、インフォメーション・マネージャの失敗をもたらします。
@@ -326,7 +326,7 @@ ch05.sgm
bookcase.map
-このファイルは、ブックケースをライブラリ内に編成します。dtinfogen admin コマンドを使用して、このファイルを修正することができます。
+このファイルは、ブックケースをライブラリ内に編成します。dtdocbook2infolib admin コマンドを使用して、このファイルを修正することができます。
@@ -348,10 +348,10 @@ ch05.sgm
新規ライブラリの構築
-新規のインフォメーション・ライブラリ構築のための基本的な dtinfogen build コマンド行の例を、次に示します。
+新規のインフォメーション・ライブラリ構築のための基本的な dtdocbook2infolib build コマンド行の例を、次に示します。
-dtinfogen build /k1/local/daver/InfoLib1 DCE.bc INFOMGR.bc PROG.bc
+dtdocbook2infolib build /k1/local/daver/InfoLib1 DCE.bc INFOMGR.bc PROG.bc
各オプションの意味を、以下に示します。
@@ -383,7 +383,7 @@ dtinfogen build /k1/local/daver/
-dtinfogen build コマンドは、ブックケース規定のそれぞれで指定されたドキュメントをブラウザで表示可能なフォーマットに変換し、それらを新規に作成されたインフォメーション・ライブラリのディレクトリ InfoLib1 に置きます。
+dtdocbook2infolib build コマンドは、ブックケース規定のそれぞれで指定されたドキュメントをブラウザで表示可能なフォーマットに変換し、それらを新規に作成されたインフォメーション・ライブラリのディレクトリ InfoLib1 に置きます。
3つのブックケースの名前を(それぞれのブックケースの BOOKCASENAME 要素で指定されるように)それぞれ DCE、INFOMGR、および PROG とすると、InfoLib1 ディレクトリ下に、ブックケースのディレクトリ DCE、INFOMGR、および PROG が生成されます。その一方、各ブックケースには、その BOOK 要素で指定されるドキュメント・データベース(ブック)が含まれます。
@@ -401,12 +401,12 @@ dtinfogen build /k1/local/daver/既存ライブラリへのブックケース追加ブックケース追加
-dtinfogen build
+dtdocbook2infolib build
-インフォメーション・マネージャの新規インフォメーション・ライブラリ作成に加えて、dtinfogen build を使用して、既存のインフォメーション・ライブラリにまだ構築されていないブックケースを追加することもできます。以下に示す例では、引き数 InfoLib1 が、新規のインフォメーション・ライブラリではなく、既存のインフォメーション・ライブラリの名前であることを仮定しています。
+インフォメーション・マネージャの新規インフォメーション・ライブラリ作成に加えて、dtdocbook2infolib build を使用して、既存のインフォメーション・ライブラリにまだ構築されていないブックケースを追加することもできます。以下に示す例では、引き数 InfoLib1 が、新規のインフォメーション・ライブラリではなく、既存のインフォメーション・ライブラリの名前であることを仮定しています。
-dtinfogen build InfoLib1 ORA.bc
+dtdocbook2infolib build InfoLib1 ORA.bc
以下に説明を示します。
@@ -429,7 +429,7 @@ dtinfogen build InfoLib1 ORA.bc
-dtinfogen build
+dtdocbook2infolib build
これは、ブックケース規定ファイル ORA.bc のブック・ドキュメントを、ブラウザで表示可能なフォーマットに変換し、それらを既存のインフォメーション・ライブラリのディレクトリ InfoLib1 に追加します。
@@ -440,9 +440,9 @@ dtinfogen build InfoLib1 ORA.bc
-追加されるブックケースは、インフォメーション・マネージャのブック・リスト中の既存のブックケースのリストの末尾に追加されます。dtinfogen admin
+追加されるブックケースは、インフォメーション・マネージャのブック・リスト中の既存のブックケースのリストの末尾に追加されます。dtdocbook2infolib admin
コマンドを使用して、構築後にリストの再調整を行うことができます。
-dtinfogen(1) マニュアル・ページを参照してください。
+dtdocbook2infolib(1) マニュアル・ページを参照してください。
@@ -454,13 +454,13 @@ dtinfogen build InfoLib1 ORA.bc既存のライブラリのブックケースの置換ブックケース
-置換dtinfogen build
+置換dtdocbook2infolib build
-インフォメーション・ライブラリの作成および既存のライブラリへのブックケース追加に加えて、dtinfogen build コマンドで、ライブラリの指定されたブックケースを置換することもできます。以下に示す例では、dtinfogen build プロセスが、ブックケース INFOMGR および PROG の再構築と InfoLib1 インフォメーション・ライブラリにある同じ名前の既存ブックケースの上書きを行うために使用されています。
+インフォメーション・ライブラリの作成および既存のライブラリへのブックケース追加に加えて、dtdocbook2infolib build コマンドで、ライブラリの指定されたブックケースを置換することもできます。以下に示す例では、dtdocbook2infolib build プロセスが、ブックケース INFOMGR および PROG の再構築と InfoLib1 インフォメーション・ライブラリにある同じ名前の既存ブックケースの上書きを行うために使用されています。
-dtinfogen build InfoLib1 INFOMGR.bc PROG.bc
+dtdocbook2infolib build InfoLib1 INFOMGR.bc PROG.bc
各オプションの説明を、以下に示します。
@@ -483,7 +483,7 @@ dtinfogen build InfoLib1 INFOMGR.bc PROG.bc
-dtinfogen build は、ブックケース規定ファイル INFOMGR.bc および PROG.bc のブックを再構築し、それらを既存のインフォメーション・ライブラリのディレクトリ InfoLib1 に置きます。
+dtdocbook2infolib build は、ブックケース規定ファイル INFOMGR.bc および PROG.bc のブックを再構築し、それらを既存のインフォメーション・ライブラリのディレクトリ InfoLib1 に置きます。
そのブックケース名が(それぞれの BOOKCASENAME 要素で指定されているように)INFOMGR および PROG である新規に構築されたブックケースは、同じ名前をもつ既存のブックケースを上書きします。
@@ -502,46 +502,46 @@ dtinfogen build InfoLib1 INFOMGR.bc PROG.bcスタイル・シート更新インフォメーション・マネージャ
-コマンドdtinfogen update
+コマンドdtdocbook2infolib update
インフォメーション・マネージャでは、そのデータベースを再構築せずに、既存のブックケースのフォーマット指定を変更することができます。この機能によって、異なる読者や製造要件に合致するように、フォーマット属性を変更しなければならないブックを処理するときに、柔軟な対処が可能になります。
-dtinfogen update コマンドを使用して、フォーマットを管理するスタイル・シート情報を更新することによって、既存のインフォメーション・ライブラリのブックの再フォーマットを行います。
+dtdocbook2infolib update コマンドを使用して、フォーマットを管理するスタイル・シート情報を更新することによって、既存のインフォメーション・ライブラリのブックの再フォーマットを行います。
-dtinfogen update によって、スタイル・シートを更新してその変更の結果をすばやく確認したり、あるスタイル・シートを別のものに置き換えて関連するドキュメントの再フォーマットをすばやく行うことができます。
+dtdocbook2infolib update によって、スタイル・シートを更新してその変更の結果をすばやく確認したり、あるスタイル・シートを別のものに置き換えて関連するドキュメントの再フォーマットをすばやく行うことができます。
-dtinfogen update を実行すると、スタイル・シートの変更によって影響を受けるドキュメントあるいはドキュメントのセクションのみが再フォーマットされます。
+dtdocbook2infolib update を実行すると、スタイル・シートの変更によって影響を受けるドキュメントあるいはドキュメントのセクションのみが再フォーマットされます。
-dtinfogen update を実行して、インフォメーション・ライブラリのドキュメントを再フォーマットする前に、次のことを行います。
+dtdocbook2infolib update を実行して、インフォメーション・ライブラリのドキュメントを再フォーマットする前に、次のことを行います。
-スタイル・シートに対して行った変更が有効なものであることを確認します。dtinfogen update コマンドは、更新過程において、スタイル・シートのファイルを検証します。
+スタイル・シートに対して行った変更が有効なものであることを確認します。dtdocbook2infolib update コマンドは、更新過程において、スタイル・シートのファイルを検証します。
-dtinfogen update を実行するときに、外部エンティティ参照を処理するための適切な環境変数の設定、あるいは、 オプションの使用による適切なカタログ・ファイルの指定を行います。
+dtdocbook2infolib update を実行するときに、外部エンティティ参照を処理するための適切な環境変数の設定、あるいは、 オプションの使用による適切なカタログ・ファイルの指定を行います。
-スタイル・シートを更新しているときには、インフォメーション・マネージャや dtinfogen admin プロセスを実行してはいけません。
+スタイル・シートを更新しているときには、インフォメーション・マネージャや dtdocbook2infolib admin プロセスを実行してはいけません。
-dtinfogen update の実行
+dtdocbook2infolib update の実行
次に示す例の基本的なコマンド行は以下のとおりです。この例は、指定されたスタイル・シートを使用するドキュメントあるいはドキュメントのセクションを再フォーマットするものです。
-dtinfogen update InfoLib1INFOMGR style1.sty
+dtdocbook2infolib update InfoLib1INFOMGR style1.sty各オプションの意味を、以下に示します。
@@ -565,20 +565,20 @@ dtinfogen update InfoLib1
-dtinfogen update のプロセスを実行した後、変更の効果を確認するために、インフォメーション・マネージャのブック・リスト・ウィンドウを使用してインフォメーション・ライブラリを開くことができます。
+dtdocbook2infolib update のプロセスを実行した後、変更の効果を確認するために、インフォメーション・マネージャのブック・リスト・ウィンドウを使用してインフォメーション・ライブラリを開くことができます。
関連情報については、以下を参照してください。
-dtinfogen(1) マニュアル・ページ
+dtdocbook2infolib(1) マニュアル・ページ「ブックケース規定の作成」
diff --git a/cde/doc/ja_JP.UTF-8/guides/infoAPg/ch05.sgm b/cde/doc/ja_JP.UTF-8/guides/infoAPg/ch05.sgm
index 1d3707c08..228d38bc6 100644
--- a/cde/doc/ja_JP.UTF-8/guides/infoAPg/ch05.sgm
+++ b/cde/doc/ja_JP.UTF-8/guides/infoAPg/ch05.sgm
@@ -36,14 +36,14 @@
-dtinfogen admin の実行
+dtdocbook2infolib admin の実行インフォメーション・マネージャ・ツールキットコマンド
-dtinfogen admin
+dtdocbook2infolib admin
-dtinfogen admin は、実行する管理操作を選択できるメニューを表示する対話的なプログラムです。dtinfogen admin コマンドを実行するには、コマンド行で、次のように入力します。
+dtdocbook2infolib admin は、実行する管理操作を選択できるメニューを表示する対話的なプログラムです。dtdocbook2infolib admin コマンドを実行するには、コマンド行で、次のように入力します。
-dtinfogen admin
+dtdocbook2infolib admin
リターン・キーを押すと、次のメニューが表示されます。
@@ -64,10 +64,10 @@
インフォメーション・ライブラリ〜間のブックケースのコピーブックケース別のライブラリからのコピー
-別のライブラリからブックケースをコピーする場合、dtinfogen admin は、コピー先のライブラリのブックケースに対してコピーしようとするブックケースを検証します。これにより、ライブラリ内のセクションIDの重複を避け、データベースのバージョンが互換であることを確実にします。
+別のライブラリからブックケースをコピーする場合、dtdocbook2infolib admin は、コピー先のライブラリのブックケースに対してコピーしようとするブックケースを検証します。これにより、ライブラリ内のセクションIDの重複を避け、データベースのバージョンが互換であることを確実にします。
-コピーしようとするブックケースがすでにコピー先のライブラリに存在すると、dtinfogen admin は、ブックケースを置換するかどうかを、ユーザに問い合わせます。
+コピーしようとするブックケースがすでにコピー先のライブラリに存在すると、dtdocbook2infolib admin は、ブックケースを置換するかどうかを、ユーザに問い合わせます。
別のライブラリからブックケースをコピーするには、次のようにします。
@@ -75,7 +75,7 @@
-コマンド行で、dtinfogen admin を入力します。
+コマンド行で、dtdocbook2infolib admin を入力します。
次のメニューが表示されます。
@@ -95,7 +95,7 @@
コマンド行で、1 を入力します。
-dtinfogen admin は、次のように表示してきます。
+dtdocbook2infolib admin は、次のように表示してきます。
ブックケースをコピーしたいライブラリへのパスを入力してください。
@@ -108,7 +108,7 @@
たとえば、/lit/wolfe のように入力します。
-dtinfogen admin は、ユーザが指定したライブラリで有効なブックケースを表示します。例を以下に示します。
+dtdocbook2infolib admin は、ユーザが指定したライブラリで有効なブックケースを表示します。例を以下に示します。
/lit/wolfe で有効なブックケースは、次のとおりです。
@@ -122,7 +122,7 @@
-プロンプトに続いて、コピーしたいブックケースに対応する番号を入力します。dtinfogen admin は、次のように表示してきます。
+プロンプトに続いて、コピーしたいブックケースに対応する番号を入力します。dtdocbook2infolib admin は、次のように表示してきます。
[Life] が指定されました。
@@ -139,7 +139,7 @@
ブックケースをコピーしたいインフォメーション・ライブラリへのパスを入力します。たとえば、/lit/destiny のように入力します。
-dtinfogen admin は、ユーザが指定したライブラリで有効なブックケースを表示します。
+dtdocbook2infolib admin は、ユーザが指定したライブラリで有効なブックケースを表示します。
/lit/destiny で有効なブックケースは、次のとおりです。
@@ -159,7 +159,7 @@
すでに別のブックケースが選択した位置を占有している場合、コピーしようとするブックケースはその位置を占め、元のブックケースはリストのひとつ下に移動します。
-dtinfogen admin は、ライブラリのブックケースを更新された順序で表示します。例を次に示します。
+dtdocbook2infolib admin は、ライブラリのブックケースを更新された順序で表示します。例を次に示します。
更新後のブックケースの順番は、次のとおりです。
@@ -173,7 +173,7 @@
-この位置にブックケースをコピーするには、Y を入力します。dtinfogen admin は、ライブラリへの追加を保存し、メイン・メニューに戻ります。
+この位置にブックケースをコピーするには、Y を入力します。dtdocbook2infolib admin は、ライブラリへの追加を保存し、メイン・メニューに戻ります。
@@ -186,10 +186,10 @@
インフォメーション・ライブラリ〜のブックケースの削除ブックケースライブラリの〜の削除
-dtinfogen admin によるブックケースの削除の手続きは、ライブラリへのブックケースのコピーの手続きと似ています。ライブラリからブックケースを削除する場合、そのデータベースは、インフォメーション・ライブラリから削除されます。
+dtdocbook2infolib admin によるブックケースの削除の手続きは、ライブラリへのブックケースのコピーの手続きと似ています。ライブラリからブックケースを削除する場合、そのデータベースは、インフォメーション・ライブラリから削除されます。
-ライブラリを指定すると、dtinfogen admin は、そのライブラリでみつかったブックケースの一覧を表示します。ユーザは、削除したいブックケースを指定するだけです。指定した情報が無効な場合、dtinfogen admin は、指定したブックケースを削除する前に、確認を求めてきます。
+ライブラリを指定すると、dtdocbook2infolib admin は、そのライブラリでみつかったブックケースの一覧を表示します。ユーザは、削除したいブックケースを指定するだけです。指定した情報が無効な場合、dtdocbook2infolib admin は、指定したブックケースを削除する前に、確認を求めてきます。
ライブラリからブックケースを削除するには、次のようにします。
@@ -197,7 +197,7 @@
-コマンド行で、dtinfogen admin を入力します。
+コマンド行で、dtdocbook2infolib admin を入力します。
次のメニューが表示されます。
@@ -217,7 +217,7 @@
ブックケースを削除するには、2 を入力します。
-dtinfogen admin は、次のように表示してきます。
+dtdocbook2infolib admin は、次のように表示してきます。
ブックケースを削除したいライブラリへのパスを入力してください。
@@ -229,7 +229,7 @@
ブックケースを削除したいインフォメーション・ライブラリへのパスを入力します。たとえば、/lit/wolfe のように入力します。
-dtinfogen admin は、指定されたライブラリで有効なブックケースを表示してきます。
+dtdocbook2infolib admin は、指定されたライブラリで有効なブックケースを表示してきます。
/lit/wolfe で有効なブックケースは、次のとおりです。
@@ -244,7 +244,7 @@
プロンプトに続いて、削除したいブックケースに対応する番号を入力します。
-dtinfogen admin は、次のように表示してきます。
+dtdocbook2infolib admin は、次のように表示してきます。
[Essays] が指定されました。
@@ -253,7 +253,7 @@
-指定したブックケースを削除するには、Y を入力します。dtinfogen admin はブックケースを削除し、メイン・メニューに戻ります。
+指定したブックケースを削除するには、Y を入力します。dtdocbook2infolib admin はブックケースを削除し、メイン・メニューに戻ります。
@@ -272,10 +272,10 @@
-コマンド行で、dtinfogen admin を入力します。
+コマンド行で、dtdocbook2infolib admin を入力します。
-dtinfogen admin は、次のように表示してきます。
+dtdocbook2infolib admin は、次のように表示してきます。
1) 別のライブラリからのブックケースのコピー
@@ -292,7 +292,7 @@
ブックケースの一覧を表示するには、3 を入力します。
-dtinfogen admin は、次のように表示してきます。
+dtdocbook2infolib admin は、次のように表示してきます。
ブックケースの一覧を表示したいライブラリへのパスを入力してください。
@@ -304,7 +304,7 @@
ブックケースの一覧を表示したいインフォメーション・ライブラリへのパスを入力します。たとえば、/lit/wolfe のように入力します。
-dtinfogen admin は、指定されたライブラリで有効なブックケースを表示してきます。例を次に示します。
+dtdocbook2infolib admin は、指定されたライブラリで有効なブックケースを表示してきます。例を次に示します。
/lit.wolfe で有効なブックケースは、次のとおりです。
@@ -316,7 +316,7 @@
-インフォメーション・ライブラリのブックケースの一覧を表示した後、dtinfogen admin は、メイン・メニューに戻ります。
+インフォメーション・ライブラリのブックケースの一覧を表示した後、dtdocbook2infolib admin は、メイン・メニューに戻ります。
@@ -333,10 +333,10 @@
-コマンド行で、dtinfogen admin を入力します。
+コマンド行で、dtdocbook2infolib admin を入力します。
-dtinfogen admin は、次のように表示してきます。
+dtdocbook2infolib admin は、次のように表示してきます。
1) 別のライブラリからのブックケースのコピー
@@ -353,7 +353,7 @@
ブックケースの名称を変更するには、4 を入力します。
-dtinfogen admin は、次のように表示してきます。
+dtdocbook2infolib admin は、次のように表示してきます。
名称を変更したいブックケースがあるライブラリへのパスを入力してください。
@@ -365,7 +365,7 @@
名称を変更したいインフォメーション・ライブラリへのパスを入力します。たとえば、/lit/wolfe のように入力します。
-dtinfogen admin は、指定されたライブラリで有効なブックケース
+dtdocbook2infolib admin は、指定されたライブラリで有効なブックケース
を表示してきます。
@@ -380,7 +380,7 @@
-プロンプトに続いて、名称を変更したいブックケースに対応する番号を入力します。dtinfogen admin は、次のように表示してきます。
+プロンプトに続いて、名称を変更したいブックケースに対応する番号を入力します。dtdocbook2infolib admin は、次のように表示してきます。
[Poems] が指定されました。
@@ -389,7 +389,7 @@
-指定したブックケースの名称を変更するには、Y を入力します。dtinfogen admin は、ブックケースの新規タイトルを問い合わせてきます。
+指定したブックケースの名称を変更するには、Y を入力します。dtdocbook2infolib admin は、ブックケースの新規タイトルを問い合わせてきます。
[Poems] の新しい名前を入力してください。
@@ -397,7 +397,7 @@
-ブックケースの新規タイトルを入力します。dtinfogen admin は、次のように新規タイトルを表示してきます。
+ブックケースの新規タイトルを入力します。dtdocbook2infolib admin は、次のように新規タイトルを表示してきます。
入力された名前は [Old Poems] です。
@@ -406,7 +406,7 @@
-この新規タイトルでよければ、Y を入力します。dtinfogen admin は新規タイトルを保存し、メイン・メニューに戻ります。
+この新規タイトルでよければ、Y を入力します。dtdocbook2infolib admin は新規タイトルを保存し、メイン・メニューに戻ります。
@@ -417,7 +417,7 @@
インフォメーション・ライブラリ〜のブックケースの再調整ブックケースライブラリの〜の再調整
-ライブラリ構築後に、インフォメーション・マネージャのブック・リストで、ブックケースを異なる順序で表示させたいときがあります。また、dtinfogen build を使用してブックケースを追加し、それを別の位置に移動させたいときがあります。dtinfogen admin を使用して、ライブラリのブックケースの順序を変更することができます。
+ライブラリ構築後に、インフォメーション・マネージャのブック・リストで、ブックケースを異なる順序で表示させたいときがあります。また、dtdocbook2infolib build を使用してブックケースを追加し、それを別の位置に移動させたいときがあります。dtdocbook2infolib admin を使用して、ライブラリのブックケースの順序を変更することができます。
ライブラリ内のブックケースを再調整するには、次のようにします。
@@ -425,10 +425,10 @@
-コマンド行で、dtinfogen admin を入力します。
+コマンド行で、dtdocbook2infolib admin を入力します。
-dtinfogen admin は、次のように表示してきます。
+dtdocbook2infolib admin は、次のように表示してきます。
1) 別のライブラリからのブックケースのコピー
@@ -445,7 +445,7 @@
ライブラリのブックケースを再調整するには、5 を入力します。
-dtinfogen admin は、次のように表示してきます。
+dtdocbook2infolib admin は、次のように表示してきます。
再調整したいライブラリへのパスを入力してください。
@@ -457,7 +457,7 @@
再調整したいインフォメーション・ライブラリへのパスを入力します。たとえば、/lit/wolfe のように入力します。
-dtinfogen admin は、指定されたライブラリで有効なブックケースを表示してきます。
+dtdocbook2infolib admin は、指定されたライブラリで有効なブックケースを表示してきます。
/lit/wolfe で有効なブックケースは、次のとおりです。
@@ -471,7 +471,7 @@
-プロンプトに続いて、移動したいブックケースに対応する番号を入力します。dtinfogen admin は、次のように表示してきます。
+プロンプトに続いて、移動したいブックケースに対応する番号を入力します。dtdocbook2infolib admin は、次のように表示してきます。
[Poems] が指定されました。
@@ -480,7 +480,7 @@
-指定したブックケースをライブラリの別の位置に移動するには、Y を入力します。dtinfogen admin は、移動を選択したブックケースが含まれないライブラリの現在の順序を表示してきます。例を次に示します。
+指定したブックケースをライブラリの別の位置に移動するには、Y を入力します。dtdocbook2infolib admin は、移動を選択したブックケースが含まれないライブラリの現在の順序を表示してきます。例を次に示します。
[Poems] を含めない順序は、次のとおりです。
@@ -500,7 +500,7 @@
選択した位置を別のブックケースがすでに占有していた場合には、移動したブックケースがその位置を占め、元のブックケースはリストのひとつ下の位置に移動します。
-dtinfogen admin は、ライブラリの新しいブックケースの順序を表示してきます。例を次に示します。
+dtdocbook2infolib admin は、ライブラリの新しいブックケースの順序を表示してきます。例を次に示します。
指定されたブックケースの順番は次のとおりです。
@@ -514,7 +514,7 @@
-再調整された順序でよければ、Y を入力します。dtinfogen admin は、新規の順序を保存し、メイン・メニューに戻ります。
+再調整された順序でよければ、Y を入力します。dtdocbook2infolib admin は、新規の順序を保存し、メイン・メニューに戻ります。
diff --git a/cde/doc/ja_JP.UTF-8/guides/infoAPg/ch06.sgm b/cde/doc/ja_JP.UTF-8/guides/infoAPg/ch06.sgm
index 2b5ad3c7c..2ed700eca 100644
--- a/cde/doc/ja_JP.UTF-8/guides/infoAPg/ch06.sgm
+++ b/cde/doc/ja_JP.UTF-8/guides/infoAPg/ch06.sgm
@@ -17,28 +17,28 @@
構築エラー: このエラーは、次の過程で発生します。
-dtinfogen build
-dtinfogen tocgen
-dtinfogen update
+dtdocbook2infolib build
+dtdocbook2infolib tocgen
+dtdocbook2infolib update
スタイル・シート・エラー: このエラーは、次の過程で発生します。
-dtinfogen build
-dtinfogen update
+dtdocbook2infolib build
+dtdocbook2infolib update
ライブラリ管理エラー: このエラーは、次の過程で発生します。
-dtinfogen admin
+dtdocbook2infolib admin
-詳細については、dtinfogen(1) マニュアル・ページを参照してください。
+詳細については、dtdocbook2infolib(1) マニュアル・ページを参照してください。
@@ -47,9 +47,9 @@
構築エラー
次に示すエラー・メッセージは、一般に構築過程に関連するものであり、次のプログラムのいずれかによって生成されます。
-dtinfogen build
-dtinfogen tocgen
-dtinfogen update
+dtdocbook2infolib build
+dtdocbook2infolib tocgen
+dtdocbook2infolib update
次にエラー・メッセージとその意味を示します。
@@ -356,7 +356,7 @@ object.
ライブラリ管理メッセージ
-次に示すエラー・メッセージは、dtinfogen admin コマンドに関連するものです。
+次に示すエラー・メッセージは、dtdocbook2infolib admin コマンドに関連するものです。
次にエラー・メッセージとその意味を示します。
@@ -378,7 +378,7 @@ object.
-このエラーは、dtinfogen admin の検証処理の段階で問題がみつかり、ブックケースがコピー先のライブラリにコピーされなかったことを意味しています。問題は、バージョンの不一致または重複したIDによるものである可能性があります。
+このエラーは、dtdocbook2infolib admin の検証処理の段階で問題がみつかり、ブックケースがコピー先のライブラリにコピーされなかったことを意味しています。問題は、バージョンの不一致または重複したIDによるものである可能性があります。
次にエラー・メッセージとその意味を示します。
@@ -391,7 +391,7 @@ object.
-このエラーは、コピーしようとしているブックケース (checkbase) とインフォメーション・ライブラリ(インストールされたベース)に存在するブックケースに、dtinfogen admin によって、バージョンの不一致がみつかったことを意味しています。同じバージョンの構築ツールで、ブックケースを再構築してください。
+このエラーは、コピーしようとしているブックケース (checkbase) とインフォメーション・ライブラリ(インストールされたベース)に存在するブックケースに、dtdocbook2infolib admin によって、バージョンの不一致がみつかったことを意味しています。同じバージョンの構築ツールで、ブックケースを再構築してください。
次にエラー・メッセージとその意味を示します。
@@ -402,7 +402,7 @@ object.
-このエラーは、コピーしようとしているブックケースとコピー先のブックケース BookCaseName のID ID の重複が、dtinfogen admin によってみつかったことを意味しています。
+このエラーは、コピーしようとしているブックケースとコピー先のブックケース BookCaseName のID ID の重複が、dtdocbook2infolib admin によってみつかったことを意味しています。
次にエラー・メッセージとその意味を示します。
@@ -424,7 +424,7 @@ object.
-このエラーは、dtinfogen admin が、インフォメーション・ライブラリ InfoLibPath からブックケース BookCaseName を削除できなかったことを意味しています。当該ブックケース変更のための正当なアクセス権があることを確認してください。また、当該ブックケースがインフォメーション・ライブラリに存在しないか、ブックケースへのパスが無効である可能性もあります。
+このエラーは、dtdocbook2infolib admin が、インフォメーション・ライブラリ InfoLibPath からブックケース BookCaseName を削除できなかったことを意味しています。当該ブックケース変更のための正当なアクセス権があることを確認してください。また、当該ブックケースがインフォメーション・ライブラリに存在しないか、ブックケースへのパスが無効である可能性もあります。
次にエラー・メッセージとその意味を示します。
diff --git a/cde/doc/ja_JP.UTF-8/guides/infoAPg/ch10.sgm b/cde/doc/ja_JP.UTF-8/guides/infoAPg/ch10.sgm
index 2da090ba3..32418e4fd 100644
--- a/cde/doc/ja_JP.UTF-8/guides/infoAPg/ch10.sgm
+++ b/cde/doc/ja_JP.UTF-8/guides/infoAPg/ch10.sgm
@@ -87,7 +87,7 @@ SGML ドキュメントは、特定の文書型定義 (DTD) に準拠します
-これらの設計様式は、ほとんどの dtinfogen のサブコマンドの使用前に、適用しなければなりません。
+これらの設計様式は、ほとんどの dtdocbook2infolib のサブコマンドの使用前に、適用しなければなりません。
@@ -209,7 +209,7 @@ DTINFO.Graphic CDATA #FIXED
DTINFO.Section
-DTINFO.Section 様式を、章のようなインフォメーションの一部分を分離するコンテナ要素に適用します。DTINFO.Section を使用して、インフォメーション・マネージャの表示ウィンドウに、インフォメーションの単位として、どの要素を表示するかを定義します。dtinfogen は、DTINFO.Section を使用して、階層構造を引き出すことができます。
+DTINFO.Section 様式を、章のようなインフォメーションの一部分を分離するコンテナ要素に適用します。DTINFO.Section を使用して、インフォメーション・マネージャの表示ウィンドウに、インフォメーションの単位として、どの要素を表示するかを定義します。dtdocbook2infolib は、DTINFO.Section を使用して、階層構造を引き出すことができます。
エンティテ名: DTINFO.Section
diff --git a/cde/doc/ja_JP.UTF-8/guides/infoAPg/glossary.sgm b/cde/doc/ja_JP.UTF-8/guides/infoAPg/glossary.sgm
index eff14ef3f..f56dae158 100644
--- a/cde/doc/ja_JP.UTF-8/guides/infoAPg/glossary.sgm
+++ b/cde/doc/ja_JP.UTF-8/guides/infoAPg/glossary.sgm
@@ -25,7 +25,7 @@ SGML は、インフォメーション・マネージャのドキュメントの
-dtinfogen
+dtdocbook2infolib
オンライン・ドキュメントのコンパイルと表示のシステムです。
diff --git a/cde/doc/ja_JP.UTF-8/guides/infoAPg/preface.sgm b/cde/doc/ja_JP.UTF-8/guides/infoAPg/preface.sgm
index 1069c87d6..db3a7c1f5 100644
--- a/cde/doc/ja_JP.UTF-8/guides/infoAPg/preface.sgm
+++ b/cde/doc/ja_JP.UTF-8/guides/infoAPg/preface.sgm
@@ -60,7 +60,7 @@ SGML に準拠した文書を作成して、インフォメーション・マネ
-第4章「インフォメーション・ライブラリの構築」では、dtinfogen コマンドによるインフォメーション・ライブラリの構築と更新の過程について説明します。
+第4章「インフォメーション・ライブラリの構築」では、dtdocbook2infolib コマンドによるインフォメーション・ライブラリの構築と更新の過程について説明します。