Commit graph

50 commits

Author SHA1 Message Date
John Baldwin
0639f8cb7e Fix broken tag: </lik> -> </link>
Noticed by:	jkh
1999-09-11 06:55:40 +00:00
Andrey Zakhvatov
4ecadc9a50 Synchronize with English 1.9 1999-09-10 13:39:07 +00:00
Peter Wemm
553f5f8a90 $Date$ -> $FreeBSD$ 1999-09-06 07:22:28 +00:00
Peter Wemm
5ff728b8ca $Id$ -> $FreeBSD$ 1999-09-06 06:53:43 +00:00
Nik Clayton
78e0c3c1d4 Use doc.project.mk, and ${.CURDIR}. 1999-09-03 17:45:42 +00:00
Nik Clayton
20f7d377d1 Use doc.project.mk in place of docproj.docbook.mk.
Use the new ROOT_SYMLINKS variable where necessary.
1999-09-03 17:24:47 +00:00
Nik Clayton
93695393f6 List books/ subdirectory, remove FAQ/ subdirectory.
Remove kludge to build the installation directory.
1999-08-29 16:52:23 +00:00
Nik Clayton
6f2072d82b Makefile infrastructure for Russian books. 1999-08-29 16:51:58 +00:00
Nik Clayton
33f5092d1c Russian FAQ, converted to DocBook.
Submitted by:   Andrey Zakhvatov <andy@icc.surw.chel.su>
1999-08-29 16:51:17 +00:00
Nik Clayton
5d61c67118 When making the compatability symlink, do it in the parent directory
to both directories, and make it relative, rather than absolute.

This fixes the case where you might install the docs under one directory
/foo/bar/..., and then want to migrate them elsewhere (to /usr/share/).

With the old scheme, the symlink would start /foo/bar/..., and would
therefore be broken.

A good example of this happening is "make release" :-)
1999-08-26 19:42:13 +00:00
Nik Clayton
d1b7c1d82e Sync with English 1.14. The conversion to DocBook can now start.
PR:             docs/13366
Submitted by:   Andrey Zakhvatov <andy@icc.surw.chel.su>
1999-08-25 18:47:25 +00:00
Nik Clayton
fc4b2ab2a2 Sync with English 1.2
PR:             docs/13094
Submitted by:   Andrey Zakhvatov <andy@icc.surw.chel.su>
1999-08-23 13:41:01 +00:00
Nik Clayton
4394bcaa66 Sync with English 1.3
PR:             docs/13101
Submitted by:   Andrey Zakhvatov <andy@icc.surw.chel.su>
1999-08-23 13:40:12 +00:00
Nik Clayton
a87dbd8ba4 Sync with English 1.40.
PR:             docs/13103
Submitted by:   Andrey Zakhvatov <andy@icc.surw.chel.su>
1999-08-23 13:39:39 +00:00
Nik Clayton
a3163ec304 Honour ${DOCDIR} when installing the documentation. 1999-08-19 20:36:02 +00:00
Nik Clayton
7330e829a0 Sync with English 1.30
PR:             docs/13107
Submitted by:   Andrey Zakhvatov <andy@icc.surw.chel.su>
1999-08-17 21:30:13 +00:00
Nik Clayton
da911684f6 Sync with English 1.10
PR:             docs/13106
Submitted by:   Andrey Zakhvatov <andy@icc.surw.chel.su>
1999-08-17 21:26:37 +00:00
Nik Clayton
9b304d414a Sync with English 1.10
PR:             docs/13105
Submitted by:   Andrey Zakhvatov <andy@icc.surw.chel.su>
1999-08-17 21:25:11 +00:00
Nik Clayton
783c92b096 Sync with English 1.5
PR:             docs/13104
Submitted by:   Andrey Zakhvatov <andy@icc.surw.chel.su>
1999-08-17 21:22:43 +00:00
Nik Clayton
b6b443f205 Sync with English 1.17
PR:             docs/13102
Submitted by:   Andrey Zakhvatov <andy@icc.surw.chel.su>
1999-08-17 21:19:56 +00:00
Nik Clayton
270108d50a Sync with English 1.19
PR:             docs/13100
Submitted by:   Andrey Zakhvatov <andy@icc.surw.chel.su>
1999-08-17 18:22:00 +00:00
Nik Clayton
03e3008df6 Sync with English 1.21
PR:             docs/13099
Submitted by:   Andrey Zakhvatov <andy@icc.surw.chel.su>
1999-08-17 18:18:43 +00:00
Nik Clayton
da9d4e52b0 Sync with English 1.17
PR:             docs/13098
Submitted by:   Andrey Zakhvatov <andy@icc.surw.chel.su>
1999-08-17 18:15:55 +00:00
Nik Clayton
005f8a7dfb Sync with English 1.9
PR:             docs/13097
Submitted by:   Andrey Zakhvatov <andy@icc.surw.chel.su>
1999-08-17 18:13:31 +00:00
Nik Clayton
e133f520aa Sync with English 1.30
PR:             docs/13095
Submitted by:   Andrey Zakhvatov <andy@icc.surw.chel.su>
1999-08-17 18:12:24 +00:00
Nik Clayton
11f8e05443 Sync with English 1.103
PR:             docs/13093
Submitted by:   Andrey Zakhvatov <andy@icc.surw.chel.su>
1999-08-17 18:07:07 +00:00
Nik Clayton
7fc8947ce8 The new Makefile framework. Does the right thing (pretty much) except
in the case of */FAQ/Makefile, because the FAQs are all in the wrong
place.  Things still install properly, but some of the directory paths
are hardcoded.  This will be going away ASAP.
1999-08-16 22:09:20 +00:00
Nik Clayton
c2d814bb2b Sync with English 1.8
PR:             docs/12171
Submitted by:   Andrey Zakhvatov <andy@icc.surw.chel.su>
1999-06-13 16:18:08 +00:00
Nik Clayton
e085b0a78a Sync with English 1.37
PR:             docs/12170
Submitted by:   Andrey Zakhvatov <andy@icc.surw.chel.su>
1999-06-13 16:17:27 +00:00
Nik Clayton
c960d616cf Sync with English 1.16
PR:             docs/12169
Submitted by:   Andrey Zakhvatov <andy@icc.surw.chel.su>
1999-06-13 16:16:56 +00:00
Nik Clayton
1c3952a5ea Sync with English 1.18
PR:             docs/12168
Submitted by:   Andrey Zakhvatov <andy@icc.surw.chel.su>
1999-06-13 16:16:04 +00:00
Nik Clayton
7990616c83 Sync with English 1.18
PR:             docs/12167
Submitted by:   Andrey Zakhvatov <andy@icc.surw.chel.su>
1999-06-13 16:15:17 +00:00
Nik Clayton
1e918d41a4 Sync with English 1.16
PR:             docs/12166
Submitted by:   Andrey Zakhvatov <andy@icc.surw.chel.su>
1999-06-13 16:14:35 +00:00
Nik Clayton
b2e1f91446 Sync with English 1.7
PR:             docs/12165
Submitted by:   Andrey Zakhvatov <andy@icc.surw.chel.su>
1999-06-13 16:13:51 +00:00
Nik Clayton
82b7e067a7 Sync with English 1.10
PR:             docs/12164
Submitted by:   Andrey Zakhvatov <andy@icc.surw.chel.su>
1999-06-13 16:13:15 +00:00
Nik Clayton
0f56ee2f81 Sync with v1.22 of the English file
PR:             docs/11733
Submitted by:   Andrey Zakhvatov <andy@icc.surw.chel.su>
1999-05-29 12:57:55 +00:00
Nik Clayton
adbd396c3d Sync with v1.24 of the English file.
PR:             docs/11777
Submitted by:   Andrey Zakhvatov <andy@icc.surw.chel.su>
1999-05-29 12:56:54 +00:00
Dmitrij Tejblum
e978adf743 Synchronize with the following revision of the English version:
install.sgml	1.15
	preface.sgml	1.35

PR:		11233, 11234
Submitted by:	Andrey Zakhvatov <andy@icc.surw.chel.su>
1999-05-10 22:21:09 +00:00
Dmitrij Tejblum
f6a467bdbd Synchronize with the following revisions of the English version:
hackers.sgml	1.15
	hardware.sgml	1.16
	misc.sgml	1.15
	network.sgml	1.22
	preface.sgml	1.31
	commercial.sgml	1.4
	x.sgml		1.7

PR:		11001, 11002, 11025, 11026, 11027, 11042, 11043
Submitted by:	Andrey Zakhvatov <andy@icc.surw.chel.su>
1999-04-13 20:00:29 +00:00
Wolfram Schneider
6aab1af44a Fix broken russian links - fall back to the english documents
if there is no russian translation.
1999-04-05 10:01:48 +00:00
Dmitrij Tejblum
02fd39ab9e Synchronize with the following versions of the English version:
preface.sgml	1.29
	network.sgml	1.21
	serial.sgml	1.4

(I also changed a link in network.sgml to point to the English handbook)

PR:		10686, 10687, 10688
Submitted by:	Andrey Zakhvatov <andy@icc.surw.chel.su>
1999-03-22 20:31:43 +00:00
Wolfram Schneider
a5d652e87d Fix broken links to russian handbook. The links points now to
the English handbook.
1999-03-21 16:19:18 +00:00
Dmitrij Tejblum
bdc230f774 Synchronize with the following revisions of the English version:
FAQ.sgml		1.102
	applications.sgml	1.9
	hardware.sgml		1.15

PR:		10619, 10620, 10621
Submitted by:	Andrey Zakhvatov <andy@icc.surw.chel.su>
1999-03-19 21:31:48 +00:00
Dmitrij Tejblum
eaabb8669b Synchronize with the following revisions of the English version:
admin.sgml	1.20
	hackers.sgml	1.12
	preface.sgml	1.28

PR:		10583, 10584, 10585
Submitted by:	Andrey Zakhvatov <andy@icc.surw.chel.su>
1999-03-15 20:20:19 +00:00
Dmitrij Tejblum
1364272af5 Synchronize with following revisions of English version:
admin.sgml	1.14
	hackers.sgml	1.10
	preface.sgml	1.26

PR:		9576, 9577, 9578
Submitted by:	Andrey Zakhvatov <andy@icc.surw.chel.su>
1999-03-09 21:26:01 +00:00
Andrey A. Chernov
7c66b7d81c typo 1998-12-31 06:36:28 +00:00
Dmitrij Tejblum
dfe4974c42 Random wording improvements in wuestions 1.6 - 1.10. 1998-12-30 13:26:22 +00:00
Dmitrij Tejblum
538a1407b2 A few typo, wording, and translation mistakes fixed in questions 1.1 - 1.4. 1998-12-30 11:39:53 +00:00
Dmitrij Tejblum
82c14e6ba8 Install Russian FAQ to its directory.
Set charset of HTML files to koi8-r.
Don't build ascii and latin1 version.

Obtained from:	doc/ja/FAQ/Makefile and doc/es/FAQ/Makefile
1998-12-30 10:17:35 +00:00
Andrey A. Chernov
3b512bee6a Russian FAQ translation
Submitted by: Andrey Zakhvatov <andy@icc.surw.chel.su>
1998-12-28 19:20:04 +00:00