Changeset 222

Show
Ignore:
Timestamp:
05/23/06 10:18:13 (3 years ago)
Author:
jhpark
Message:

CHG: fixed typo

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • linux/trunk/README

    r97 r222  
    1616 then execute the following commands. 
    1717 
    18 /usr/sbin/ndasadmin register AF7R2-2MKK4-UHG9S-5RHTG-8QT6U -name MyDisk 
     18/usr/sbin/ndasadmin register AF7R2-2MKK4-UHG9S-5RHTG-8QT6U --name MyDisk 
    1919 
    2020 Please note that 'MyDisk' is any name named by you. 
     
    6262To Unregister the NetDisk 
    6363 
    64 /usr/sbin/ndasadmin unregister -name MyDisk 
     64/usr/sbin/ndasadmin unregister --name MyDisk 
    6565  
    6666 Note: 'unregister' is to delete the registration so that the NetDisk is not registered in the next booting of Linux machine.