svn commit: r233340 - head/share/man/man9

Sergey Kandaurov pluknet at FreeBSD.org
Fri Mar 23 06:06:38 UTC 2012


Author: pluknet
Date: Fri Mar 23 06:06:37 2012
New Revision: 233340
URL: http://svn.freebsd.org/changeset/base/233340

Log:
  Document IFT_USB referenced by IFF_CANTCONFIG since the previous change,
  so that ifnet(9) is self contained.
  
  MFC after:	1 week

Modified:
  head/share/man/man9/ifnet.9

Modified: head/share/man/man9/ifnet.9
==============================================================================
--- head/share/man/man9/ifnet.9	Fri Mar 23 06:01:16 2012	(r233339)
+++ head/share/man/man9/ifnet.9	Fri Mar 23 06:06:37 2012	(r233340)
@@ -1026,6 +1026,8 @@ Parallel-port IP
 .Pq Dq Tn PLIP
 .It Dv IFT_ATM
 Asynchronous Transfer Mode
+.It Dv IFT_USB
+USB Interface
 .El
 .Ss Interface Link States
 The following link states are currently defined:


More information about the svn-src-all mailing list