summaryrefslogtreecommitdiffstats
path: root/doc/sgml-common/DETAILS
diff options
context:
space:
mode:
Diffstat (limited to 'doc/sgml-common/DETAILS')
-rwxr-xr-xdoc/sgml-common/DETAILS13
1 files changed, 8 insertions, 5 deletions
diff --git a/doc/sgml-common/DETAILS b/doc/sgml-common/DETAILS
index 2a1b8ea1ad..b6863138a8 100755
--- a/doc/sgml-common/DETAILS
+++ b/doc/sgml-common/DETAILS
@@ -9,14 +9,17 @@ SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${SPELL}-${VERSION}
ENTERED=20041031
KEYWORDS="sgml xml doc"
SHORT="Contains install-catalog, sgmlwhich, SGML entities files and XML entities files"
-cat <<EOF
-install-catalog creates a centralized catalog that maintains references
+cat << EOF
+install-catalog creates a centralized catalog that maintains references
to catalogs scattered throughout the /usr/share/sgml directory tree.
-sgmlwhich will print to standard output the name of the main configuration file.
+sgmlwhich will print to standard output the name of the main configuration
+file.
-SGML entities files contain the basic character entities defined with SDATA entries.
+SGML entities files contain the basic character entities defined with SDATA
+entries.
-XML entities files contain the basic character entities defined by a hexadecimal
+XML entities files contain the basic character entities defined by a
+hexadecimal
representation of the Unicode character number.
EOF