diff options
| author | Hiroki Sato <hrs@FreeBSD.org> | 2013-11-13 07:52:45 +0000 |
|---|---|---|
| committer | Hiroki Sato <hrs@FreeBSD.org> | 2013-11-13 07:52:45 +0000 |
| commit | 8def749c536129436dbef90a74c4a80d8e0234bf (patch) | |
| tree | d225aebcc9169713b0366c29f53d49847ffdc569 /pl_PL.ISO8859-2/articles | |
| parent | f1c6822f71cca2b5c1b3fc1d422d82a46723f2b3 (diff) | |
Normalize DTD URL.
Notes
svn path=/head/; revision=43184
Diffstat (limited to 'pl_PL.ISO8859-2/articles')
| -rw-r--r-- | pl_PL.ISO8859-2/articles/filtering-bridges/article.xml | 2 | ||||
| -rw-r--r-- | pl_PL.ISO8859-2/articles/new-users/article.xml | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/pl_PL.ISO8859-2/articles/filtering-bridges/article.xml b/pl_PL.ISO8859-2/articles/filtering-bridges/article.xml index 969e84ef44..c55ead8d7a 100644 --- a/pl_PL.ISO8859-2/articles/filtering-bridges/article.xml +++ b/pl_PL.ISO8859-2/articles/filtering-bridges/article.xml @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="iso-8859-2"?> <!DOCTYPE article PUBLIC "-//FreeBSD//DTD DocBook XML V5.0-Based Extension//EN" - "../../../share/xml/freebsd50.dtd"> + "http://www.FreeBSD.org/XML/share/xml/freebsd50.dtd"> <!-- The FreeBSD Polish Documentation Project diff --git a/pl_PL.ISO8859-2/articles/new-users/article.xml b/pl_PL.ISO8859-2/articles/new-users/article.xml index cbe47e5f77..29c77be5f9 100644 --- a/pl_PL.ISO8859-2/articles/new-users/article.xml +++ b/pl_PL.ISO8859-2/articles/new-users/article.xml @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="iso-8859-2"?> <!DOCTYPE article PUBLIC "-//FreeBSD//DTD DocBook XML V5.0-Based Extension//EN" - "../../../share/xml/freebsd50.dtd"> + "http://www.FreeBSD.org/XML/share/xml/freebsd50.dtd"> <!-- The FreeBSD Polish Documentation Project |
