Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 26 Oct 1998 15:51:04 -0800 (PST)
From:      Nik Clayton <nik@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG
Subject:   cvs commit: doc/en/handbook handbook.sgml README
Message-ID:  <199810262351.PAA29675@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
nik         1998/10/26 15:51:04 PST

  Modified files:
    en/handbook          handbook.sgml README 
  Log:
  Use the correct ISO entities for dashes. According to a TeX manual I have
  kicking around here,
  
      daughter-in-law, X-rated    = hyphen      =  -
      pages 13--67                = en-dash     = &ndash;
      yes---or no?                = em-dash     = &mdash;
      0, 1, and -1                = minus sign  = &minus;
  
  Revision  Changes    Path
  1.48      +90 -90    doc/en/handbook/handbook.sgml
  1.49      +9 -0      doc/en/handbook/README

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?199810262351.PAA29675>