Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitb62f856

Browse files
committed
Update FreeBSD DocBook installation notices
1 parentd4c6da1 commitb62f856

File tree

1 file changed

+10
-6
lines changed

1 file changed

+10
-6
lines changed

‎doc/src/sgml/docguide.sgml

Lines changed: 10 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<!-- $PostgreSQL: pgsql/doc/src/sgml/docguide.sgml,v 1.67 2007/01/27 22:44:32 momjian Exp $ -->
1+
<!-- $PostgreSQL: pgsql/doc/src/sgml/docguide.sgml,v 1.68 2007/01/31 15:23:28 teodor Exp $ -->
22

33
<appendix id="docguide">
44
<title>Documentation</title>
@@ -212,9 +212,10 @@
212212
<listitem>
213213
<para><filename>textproc/dsssl-docbook-modular</filename></para>
214214
</listitem>
215+
<listitem>
216+
<para><filename>textproc/docbook-420</filename></para>
217+
</listitem>
215218
</itemizedlist>
216-
Apparently, there is no port for the DocBook V4.2 SGML DTD
217-
available right now. You will need to install it manually.
218219
</para>
219220

220221
<para>
@@ -225,10 +226,13 @@
225226

226227
<para>
227228
It's possible that the ports do not update the main catalog file
228-
in <filename>/usr/local/share/sgml/catalog</filename>. Be sure to
229-
have the followingline inthere:
229+
in <filename>/usr/local/share/sgml/catalog.ports</filename> or order
230+
isn't proper . Be sure tohave the followinglines inbegining of file:
230231
<programlisting>
231-
CATALOG "/usr/local/share/sgml/docbook/4.2/docbook.cat"
232+
CATALOG "openjade/catalog"
233+
CATALOG "iso8879/catalog"
234+
CATALOG "docbook/dsssl/modular/catalog"
235+
CATALOG "docbook/4.2/catalog"
232236
</programlisting>
233237
If you do not want to edit the file you can also set the
234238
environment variable <envar>SGML_CATALOG_FILES</envar> to a

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp