diff options
author | Peter Eisentraut | 2013-03-03 13:49:49 +0000 |
---|---|---|
committer | Peter Eisentraut | 2013-03-03 13:52:34 +0000 |
commit | c0d35067a57581f7685dc2134a1c4511d925fe4d (patch) | |
tree | e46ab0326f5a39f8464eccaeba90fda5a5c3c5ef | |
parent | b2da7c805cb38b6e880c3218699ce8533eb9b151 (diff) |
doc: Awkward phrasing fix
Josh Kupershmidt
-rw-r--r-- | doc/src/sgml/docguide.sgml | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/doc/src/sgml/docguide.sgml b/doc/src/sgml/docguide.sgml index 13da1da785f..4036771ec51 100644 --- a/doc/src/sgml/docguide.sgml +++ b/doc/src/sgml/docguide.sgml @@ -240,8 +240,9 @@ <para> It's possible that the ports do not update the main catalog file - in <filename>/usr/local/share/sgml/catalog.ports</filename> or order - isn't proper . Be sure to have the following lines in beginning of file: + in <filename>/usr/local/share/sgml/catalog.ports</filename> or that the + order isn't proper. Be sure to have the following lines in the beginning + of the file: <programlisting> CATALOG "openjade/catalog" CATALOG "iso8879/catalog" |