Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 14 Jul 2004 05:28:11 +0000 (UTC)
From:      Murray Stokely <murray@FreeBSD.org>
To:        doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: doc/share/mk doc.docbook.mk doc/share/sgml spellcheck.dsl
Message-ID:  <200407140528.i6E5SB4Z090939@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
murray      2004-07-14 05:28:11 UTC

  FreeBSD doc repository

  Modified files:
    share/mk             doc.docbook.mk 
  Added files:
    share/sgml           spellcheck.dsl 
  Log:
  Add a DSSSL stylsheet to enable more efficient spellchecking.  This
  stylesheet omits the contents of <filename>, <devicename>,
  <programlisting>, and other tags that are likely to not contain real
  English words.  The output of this stylesheet can then be checked with
  'make spellcheck' with far fewer false positives.
  
  Revision  Changes    Path
  1.108     +10 -0     doc/share/mk/doc.docbook.mk
  1.1       +63 -0     doc/share/sgml/spellcheck.dsl (new)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200407140528.i6E5SB4Z090939>