Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 25 Nov 2007 09:34:07 +0000 (UTC)
From:      Marc Fonvieille <blackend@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:  <200711250934.lAP9Y7cq075153@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
blackend    2007-11-25 09:34:06 UTC

  FreeBSD doc repository

  Modified files:
    en_US.ISO8859-1/books/handbook/advanced-networking 
                                                       chapter.sgml 
  Log:
  In wireless part:
  - Add some noise levels different from 0 since 7.X and above should
    correctly display these informations;
  - Stick the ifconfig(8)'s inet part at the end of each command line.
    The inet setting does an implicit "up" to the interface before
    setting the rest of parameters leading sometimes to issues.  This is
    a bug, marking the interface up last is a workaround to that
    issue.  This change nothing to the doc since the parameters order
    should not be important, but may reduce the problems for the readers
    using cut&paste. [1]
  
  [1] Requested by sam@
  
  Revision  Changes    Path
  1.403     +8 -8      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?200711250934.lAP9Y7cq075153>