Synchronize with English 1.28:
Pull in the man-ref entities so things like &man.make.1; work.
This commit is contained in:
parent
3eb28c4858
commit
fa5e5606c7
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=6223
1 changed files with 6 additions and 2 deletions
|
@ -1,4 +1,8 @@
|
|||
<!DOCTYPE BOOK PUBLIC "-//FreeBSD//DTD DocBook V3.1-Based Extension//EN">
|
||||
<!DOCTYPE BOOK PUBLIC "-//FreeBSD//DTD DocBook V3.1-Based Extension//EN" [
|
||||
<!ENTITY % man PUBLIC "-//FreeBSD//ENTITIES DocBook Manual Page Entities//EN">
|
||||
%man;
|
||||
]>
|
||||
|
||||
<book lang="en">
|
||||
|
||||
<bookinfo>
|
||||
|
@ -10,7 +14,7 @@
|
|||
</author>
|
||||
</authorgroup>
|
||||
|
||||
<pubdate>$FreeBSD: doc/ru_RU.KOI8-R/books/faq/book.sgml,v 1.23 1999/12/16 05:00:43 andy Exp $</pubdate>
|
||||
<pubdate>$FreeBSD: doc/ru_RU.KOI8-R/books/faq/book.sgml,v 1.24 1999/12/18 12:24:04 andy Exp $</pubdate>
|
||||
|
||||
<abstract><para>Этот документ является так называемым FAQ (Frequently Asked
|
||||
Questions), то есть списком Часто Задаваемых Вопросов по FreeBSD версий 2.X
|
||||
|
|
Loading…
Reference in a new issue