Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 10 Dec 1998 12:44:09 -0800 (PST)
From:      Nik Clayton <nik@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG
Subject:   cvs commit: doc/en/handbook boothelp.sgml authors.ent handbook.sgml doc/en/handbook/advanced-networking chapter.sgml doc/en/handbook/basics chapter.sgml doc/en/handbook/bibliography chapter.sgml doc/en/handbook/contrib chapter.sgml ...
Message-ID:  <199812102044.MAA21545@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

nik         1998/12/10 12:44:09 PST

  Modified files:
    en/handbook          authors.ent handbook.sgml 
    en/handbook/advanced-networking chapter.sgml 
    en/handbook/basics   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/kernelopts chapter.sgml 
    en/handbook/l10n     chapter.sgml 
    en/handbook/linuxemu chapter.sgml 
    en/handbook/mail     chapter.sgml 
    en/handbook/mirrors  chapter.sgml 
    en/handbook/pgpkeys  chapter.sgml 
    en/handbook/policies chapter.sgml 
    en/handbook/ports    chapter.sgml 
    en/handbook/ppp-and-slip chapter.sgml 
    en/handbook/printing chapter.sgml 
    en/handbook/quotas   chapter.sgml 
    en/handbook/security chapter.sgml 
    en/handbook/serialcomms chapter.sgml 
    en/handbook/staff    chapter.sgml 
    en/handbook/x11      chapter.sgml 
  Added files:
    en/handbook          boothelp.sgml 
  Log:
  * Added boothelp.sgml
  
  * Merged in changes between tags LINUXDOC_2_DOCBOOK and
    LINUXDOC_2_DOCBOOK_2. The merges are as follows (if a file isn't listed
    here it's because there are no changes to merge since the
    LINUXDOC_2_DOCBOOK tag was put down).
  
    File                 From  ->  To      Merged to files...
    ---------------------------------------------------------------
    authors.sgml         1.118 ->  1.128   authors.ent
    boothelp.sgml        Added
    contrib.sgml         1.312 ->  1.329   staff/chapter.sgml
    eresources.sgml      1.50  ->  1.51    eresources/chapter.sgml
    handbook.sgml        1.91  ->  1.95    handbook.sgml
    mirrors.sgml         1.92  ->  1.99    mirrors/chapter.sgml
    porting.sgml         1.112 ->  1.118   [1]
    ports.sgml           1.31  ->  1.33    ports/chapter.sgml
    printing.sgml        1.22  ->  1.23    printing/chapter.sgml
    stable.sgml          1.17  ->  1.18    cutting-edge/chapter.sgml [2]
    submitters.sgml      1.246 ->  1.261   contrib/chapter.sgml
  
    [1] Merged changes. Part of these changes are the migration of the
        "Making a port" section from contrib/chapter.sgml to
        ports/chapter.sgml
  
    [2] Merged some changes. 1.18 demotes some of the section headings so
        that the -stable section will appear on one HTML page. This is not
        the case with the DocBook stylesheets we're using, so wasn't
        necessary. For the time being, the -stable headings will follow
        the -current headings. This can be revisited after the migration
        is complete.
  
    There will be one more merge pass once the Handbook in doc/handbook/ is
    frozen, and then a pass to reformat (refill) most of the lines in the
    Handbook so it's more aesthetically pleasing. The SGML parsers don't
    care, but it makes it easier to follow the structure when editing the
    documents.
  
  * Removed
  
        sgml-shorttag: nil
        sgml-minimize-attributes: max
  
    from the Emacs local variables at the bottom of each file. It didn't
    do quite what I was expecting.
  
  Revision  Changes    Path
  1.4       +17 -3     doc/en/handbook/authors.ent
  1.66      +4 -3      doc/en/handbook/handbook.sgml
  1.5       +0 -2      doc/en/handbook/advanced-networking/chapter.sgml
  1.3       +0 -2      doc/en/handbook/basics/chapter.sgml
  1.4       +0 -2      doc/en/handbook/bibliography/chapter.sgml
  1.5       +44 -2549  doc/en/handbook/contrib/chapter.sgml
  1.5       +15 -6     doc/en/handbook/cutting-edge/chapter.sgml
  1.4       +0 -92     doc/en/handbook/eresources/chapter.sgml
  1.5       +0 -2      doc/en/handbook/hw/chapter.sgml
  1.5       +0 -2      doc/en/handbook/install/chapter.sgml
  1.4       +0 -2      doc/en/handbook/internals/chapter.sgml
  1.5       +0 -2      doc/en/handbook/introduction/chapter.sgml
  1.5       +0 -2      doc/en/handbook/kernelconfig/chapter.sgml
  1.6       +0 -2      doc/en/handbook/kerneldebug/chapter.sgml
  1.4       +0 -2      doc/en/handbook/kernelopts/chapter.sgml
  1.4       +0 -2      doc/en/handbook/l10n/chapter.sgml
  1.5       +0 -2      doc/en/handbook/linuxemu/chapter.sgml
  1.4       +0 -2      doc/en/handbook/mail/chapter.sgml
  1.5       +164 -80   doc/en/handbook/mirrors/chapter.sgml
  1.4       +0 -2      doc/en/handbook/pgpkeys/chapter.sgml
  1.4       +0 -2      doc/en/handbook/policies/chapter.sgml
  1.2       +3579 -118 doc/en/handbook/ports/chapter.sgml
  1.5       +0 -2      doc/en/handbook/ppp-and-slip/chapter.sgml
  1.6       +3 -5      doc/en/handbook/printing/chapter.sgml
  1.4       +0 -2      doc/en/handbook/quotas/chapter.sgml
  1.5       +0 -2      doc/en/handbook/security/chapter.sgml
  1.4       +0 -2      doc/en/handbook/serialcomms/chapter.sgml
  1.6       +58 -31    doc/en/handbook/staff/chapter.sgml
  1.3       +0 -2      doc/en/handbook/x11/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?199812102044.MAA21545>