Fix typo in public identifier reference.
This commit is contained in:
parent
930f680006
commit
11bfff782f
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=10592
1 changed files with 2 additions and 2 deletions
|
@ -4,7 +4,7 @@
|
|||
<!ENTITY % authors PUBLIC "-//FreeBSD//ENTITIES DocBook Author Entities//EN">
|
||||
%authors;
|
||||
<!ENTITY % jauthors SYSTEM "../handbook/jauthors.ent"> %jauthors;
|
||||
<!ENTITY % mailing-lists PUBLIC "-//FreeBSD//ENTITIES DocBook Mailing List Entities//JP"> %mailing-lists;
|
||||
<!ENTITY % mailing-lists PUBLIC "-//FreeBSD//ENTITIES DocBook Mailing List Entities//JA"> %mailing-lists;
|
||||
<!ENTITY % newsgroups SYSTEM "../handbook/newsgroups.ent"> %newsgroups;
|
||||
]>
|
||||
<!-- The FreeBSD Japanese Documentation Project -->
|
||||
|
@ -16,7 +16,7 @@
|
|||
|
||||
<corpauthor>FreeBSD ドキュメンテーションプロジェクト</corpauthor>
|
||||
|
||||
<pubdate>$FreeBSD: doc/ja_JP.eucJP/books/faq/book.sgml,v 1.43 2001/06/21 03:38:29 chris Exp $</pubdate>
|
||||
<pubdate>$FreeBSD: doc/ja_JP.eucJP/books/faq/book.sgml,v 1.44 2001/07/13 16:11:04 nik Exp $</pubdate>
|
||||
|
||||
<abstract>
|
||||
<para>
|
||||
|
|
Loading…
Reference in a new issue