Bug 74390

Summary: divert(4): Duplicate Paragraph
Product: Documentation Reporter: Ulrich Spoerlein <q>
Component: Books & ArticlesAssignee: freebsd-doc (Nobody) <doc>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
divert.4.patch none

Description Ulrich Spoerlein 2004-11-25 22:20:25 UTC
There's a duplicate paragraph in divert(4)
...
     which port ultimately gets chosen is unpredictable.

     Note that packets arriving on the divert socket by the ipfw(8) tee action
     are delivered as-is and packet fragments do not get reassembled in this
     case.

     Note that packets arriving on the divert socket by the ipfw(8) tee action
     are delivered as-is and packet fragments do not get reassembled in this
     case.

     Packets are received and sent unchanged, except that packets read as out-
...

How-To-Repeat: $ man divert
Comment 1 Simon L. B. Nielsen freebsd_committer freebsd_triage 2004-11-25 22:42:47 UTC
State Changed
From-To: open->closed

Committed, thanks for the submission!