Date: Wed, 11 Nov 1998 17:26:40 -0800 (PST) From: Nik Clayton <nik@FreeBSD.ORG> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: doc/en/handbook authors.ent chapters.ent handbook.sgml doc/en/handbook/advanced-networking chapter.sgml doc/en/handbook/backups chapter.sgml doc/en/handbook/bibliography chapter.sgml doc/en/handbook/contrib chapter.sgml doc/en/handbook/cutting-edge ... Message-ID: <199811120126.RAA01035@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
nik 1998/11/11 17:26:39 PST
Modified files:
en/handbook authors.ent chapters.ent handbook.sgml
en/handbook/advanced-networking chapter.sgml
en/handbook/bibliography chapter.sgml
en/handbook/contrib chapter.sgml
en/handbook/cutting-edge chapter.sgml
en/handbook/eresources chapter.sgml
en/handbook/hw chapter.sgml
en/handbook/install chapter.sgml
en/handbook/internals chapter.sgml
en/handbook/introduction chapter.sgml
en/handbook/kernelconfig chapter.sgml
en/handbook/kerneldebug chapter.sgml
en/handbook/linuxemu chapter.sgml
en/handbook/mirrors chapter.sgml
en/handbook/pgpkeys chapter.sgml
en/handbook/policies chapter.sgml
en/handbook/ppp-and-slip chapter.sgml
en/handbook/printing chapter.sgml
en/handbook/security chapter.sgml
en/handbook/staff chapter.sgml
Added files:
en/handbook/backups chapter.sgml
en/handbook/disks chapter.sgml
Log:
Merged in the following changes. This was done by taking diffs between the
tags LINUXDOC_2_DOCBOOK_START and LINUXDOC_2_DOCBOOK from doc/handbook/.
Note that the LINUXDOC_2_DOCBOOK tag is not necessarily at the HEAD of
the file. So some files won't show changes because changes were applied
after I laid down the LINUXDOC_2_DOCBOOK tag.
Not everything was merged. In some cases, URLs had been shortened;
http://www.freebsd.org/docproj/
becomes
../docproj/
This is a mistake, since users browsing the Handbook on their own machine
can't be expected to have links like this work. Of course, for mirrors,
they'll end up pointing back to the main site. For the mean time, do
nothing -- this will need an entity defined to reference the base URL
of the FreeBSD site, individual mirrors can set this as necessary.
Notice how some files (on the left) are merged to the same file (on
the right). This is because the new Handbook file structure is organised
on DocBook chapter lines.
Files with no revision number in the "From" column didn't exist when I
started the conversion.
File From -> To Merged to files...
---------------------------------------------------------------
anoncvs.sgml -> 1.1 cutting-edge/chapter.sgml
authors.sgml 1.93 -> 1.118 authors.ent
backups.sgml -> 1.4 backups/chapter.sgml
bibliography.sgml 1.33 -> 1.37 bibliography/chapter.sgml
contrib.sgml 1.274 -> 1.312 staff/chapter.sgml
ctm.sgml 1.22 -> 1.23 cutting-edge/chapter.sgml
cvsup.sgml 1.36 -> 1.40 cutting-edge/chapter.sgml
disks.sgml -> 1.3 disks/chapter.sgml
eresources.sgml 1.39 -> 1.50 eresources/chapter.sgml
firewalls.sgml 1.19 -> 1.20 security/chapter.sgml
handbook.sgml 1.83 -> 1.91 handbook.sgml
history.sgml 1.24 -> 1.25 introduction/chapter.sgml
install.sgml 1.65 -> 1.67 install/chapter.sgml
isdn.sgml 1.12 -> 1.15 advanced-networking/chapter.sgml
kerberos.sgml 1.12 -> 1.13 security/chapter.sgml
kernelconfig.sgml 1.31 -> 1.32 kernelconfig/chapter.sgml
kerneldebug.sgml 1.17 -> 1.19 kerneldebug/chapter.sgml
linuxemu.sgml 1.22 -> 1.24 linuxemu/chapter.sgml
memoryuse.sgml 1.11 -> 1.12 internals/chapter.sgml
mirrors.sgml 1.80 -> 1.92 mirrors/chapter.sgml
nutshell.sgml 1.14 -> 1.15 introduction/chapter.sgml
pgpkeys.sgml 1.25 -> 1.28 pgpkeys/chapter.sgml
policies.sgml 1.16 -> 1.18 policies/chapter.sgml
porting.sgml 1.93 -> 1.112 contrib/chapter.sgml
ports.sgml 1.29 -> 1.31 ports/chapter.sgml
printing.sgml 1.21 -> 1.22 printing/chapter.sgml
relnotes.sgml 1.24 -> 1.28 introduction/chapter.sgml [1]
submitters.sgml 1.161 -> 1.246 contrib/chapter.sgml
synching.sgml 1.12 -> 1.13 cutting-edge/chapter.sgml
userppp.sgml 1.28 -> 1.30 ppp-and-slip/chapter.sgml
[1] A chunk of relnotes.sgml is in an IGNORED marked section. Why?
Submitted by: A bunch (~ 50%) of merging done by Charles A. Wimmer
(cawimm@FreeBSD.ORG), rest by Nik.
Revision Changes Path
1.3 +42 -8 doc/en/handbook/authors.ent
1.3 +3 -1 doc/en/handbook/chapters.ent
1.65 +9 -6 doc/en/handbook/handbook.sgml
1.4 +39 -76 doc/en/handbook/advanced-networking/chapter.sgml
1.3 +36 -20 doc/en/handbook/bibliography/chapter.sgml
1.4 +784 -299 doc/en/handbook/contrib/chapter.sgml
1.4 +415 -27 doc/en/handbook/cutting-edge/chapter.sgml
1.3 +98 -50 doc/en/handbook/eresources/chapter.sgml
1.4 +44 -689 doc/en/handbook/hw/chapter.sgml
1.4 +12 -4 doc/en/handbook/install/chapter.sgml
1.3 +1 -1 doc/en/handbook/internals/chapter.sgml
1.4 +6 -5 doc/en/handbook/introduction/chapter.sgml
1.4 +1 -10 doc/en/handbook/kernelconfig/chapter.sgml
1.5 +24 -2 doc/en/handbook/kerneldebug/chapter.sgml
1.4 +39 -17 doc/en/handbook/linuxemu/chapter.sgml
1.4 +93 -8 doc/en/handbook/mirrors/chapter.sgml
1.3 +70 -52 doc/en/handbook/pgpkeys/chapter.sgml
1.3 +17 -4 doc/en/handbook/policies/chapter.sgml
1.4 +181 -190 doc/en/handbook/ppp-and-slip/chapter.sgml
1.4 +5 -1 doc/en/handbook/printing/chapter.sgml
1.4 +9 -9 doc/en/handbook/security/chapter.sgml
1.5 +150 -83 doc/en/handbook/staff/chapter.sgml
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199811120126.RAA01035>
