mirror of
https://github.com/isc-projects/bind9.git
synced 2026-04-15 22:09:31 -04:00
fixed a NetBSD pathname
This commit is contained in:
parent
dcebbac4f6
commit
f8aab081ad
1 changed files with 2 additions and 2 deletions
|
|
@ -1,6 +1,6 @@
|
|||
The BIND v9 ARM master document is now kept in DocBook XML format.
|
||||
|
||||
Version: $Id: README-SGML,v 1.8 2000/11/03 18:25:09 gson Exp $
|
||||
Version: $Id: README-SGML,v 1.9 2000/11/06 22:41:12 gson Exp $
|
||||
|
||||
The entire ARM is in the single file:
|
||||
|
||||
|
|
@ -197,7 +197,7 @@ Where on FreeBSD the second line reads:
|
|||
|
||||
On NetBSD it needs to read:
|
||||
|
||||
<!ENTITY dbstyle SYSTEM "/usr/local/share/sgml/docbook/dsssl/modular/html/docbook.dsl" CDATA DSSSL>
|
||||
<!ENTITY dbstyle SYSTEM "/usr/pkg/share/sgml/docbook/dsssl/modular/html/docbook.dsl" CDATA DSSSL>
|
||||
|
||||
NOTE: This is usually solved by having this style sheet modification
|
||||
be installed in a system directory and have it reference the style
|
||||
|
|
|
|||
Loading…
Reference in a new issue