> Here's the example I came up with:
 > 
 >      Example 9 Removing a Network Card
 > 
 >      Suppose that in the previous example, the intent is not to replace
 >      the bge0 NIC with another NIC at all, but simply to remove the
 >      hardware.  In that case, the mgmt0 datalink configuration is not
 >      slated to be associated with a different physical device as shown
 >      in the previous example, but needs to be deleted.  Enter the
 >      following command to delete the datalink configuration associated
 >      with the mgmt0 datalink, whose physical hardware (bge0 in this
 >      case) has bee removed:
 > 
 >        # dladm delete-phys mgmt0

Looks good.  (s/bee/been, though.)

 > I could copy the description verbatim from autopush(1M):
 > 
 >                  The  optional  special  character
 >                      sequence  [anchor]  indicates  that a STREAMS
 >                      anchor should be placed on the stream at  the
 >                      module  previously  specified in the list; it
 >                      is an error to specify more than  one  anchor
 >                      or to have an anchor first in the list.
 > 
 > Will that do?

Yep.

-- 
meem

Reply via email to