Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 13 Jul 2003 08:35:09 -0000
From:      Murray Stokely <murray@FreeBSD.org>
To:        doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: doc/en_US.ISO8859-1/books/handbook/advanced-networking chapter.sgml
Message-ID:  <200307130835.h6D8Z8IL031020@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
murray      2003/07/13 01:35:08 PDT

  FreeBSD doc repository

  Modified files:
    en_US.ISO8859-1/books/handbook/advanced-networking 
                                                       chapter.sgml 
  Log:
  <programlisting> tags are rendered as blocks, and are not normally
  used inside of a <para>.  Previously, that was done here, which was
  fine until I accidentally wrapped the paragraph which messes up the
  formatting since <programlistings> are sensisitve to \n.  This change
  separates out the <programlisting> from the <para>, as is done
  elsewhere in the handbook.  Thanks to Tom Hukins for spotting my error
  in accidentally wrapping the <programlisting>.
  
  Revision  Changes    Path
  1.231     +11 -6     doc/en_US.ISO8859-1/books/handbook/advanced-networking/chapter.sgml



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