Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 14 Jan 2010 14:43:16 +0000 (UTC)
From:      John Baldwin <jhb@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/share/man/man9 ifnet.9
Message-ID:  <201001141443.o0EEhbU1065019@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
jhb         2010-01-14 14:43:16 UTC

  FreeBSD src repository

  Modified files:
    share/man/man9       ifnet.9 
  Log:
  SVN rev 202285 on 2010-01-14 14:43:16Z by jhb
  
  - Note that if_xname, if_dname, and if_dunit are usually initialized via
    if_initname().
  - Document if_drv_flags and replace references to IFF_(RUNNING|OACTIVE)
    with references to IFF_DRV_(RUNNING|OACTIVE).
  - Complete truncated sentence in the description of if_transmit by copying
    from the description in if_qflush.
  - Add missing line breaks for translators.
  
  Reviewed by:    brooks (1)
  MFC after:      3 days
  
  Revision  Changes    Path
  1.56      +40 -16    src/share/man/man9/ifnet.9



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