Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 3 Nov 1998 15:35:42 -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 README handbook.sgml
Message-ID:  <199811032335.PAA14272@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
nik         1998/11/03 15:35:42 PST

  Modified files:
    en/handbook          README handbook.sgml 
  Added files:
    en/handbook          authors.ent 
  Log:
  Added authors.ent. This is v1.93 of doc/handbook/authors.sgml, with
  these changes;
  
   1. Remove '<tt>' and '</tt>'.
  
   2. Search/replace
  
        \s-+<htmlurl url='mailto:\([^']+\)'\s-+name='[^']+'>
  
      with
  
         <email>\1</email>
  
      (there's a leading space before <email>)
  
  Added an ENTITY line to handbook.sgml to use the new entities.
  
  Revision  Changes    Path
  1.61      +18 -0     doc/en/handbook/README
  1.59      +2 -0      doc/en/handbook/handbook.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?199811032335.PAA14272>