VirtualBox

Opened 15 years ago

Closed 15 years ago

#3505 closed defect (fixed)

manual 6.6 says "intnet<x>", probably means "-nic<x>" => Fixed in SVN

Reported by: daniel7 Owned by:
Component: documentation Version: VirtualBox 2.1.4
Keywords: Cc:
Guest type: other Host type: other

Description

In version 2.1.4 of the VirtualBox manual, section 6.6 says:

You can use VBoxManage modifyvm <VM name> -nic<x> intnet. Optionally, you can specify a network name with the command VBoxManage modifyvm <VM name> intnet<x> <network name>.

In the second sentence, that "intnet<x>" should be "-int<x>", right?

Change History (2)

comment:1 by Frank Mehnert, 15 years ago

Summary: manual 6.6 says "intnet<x>", probably means "-nic<x>"manual 6.6 says "intnet<x>", probably means "-nic<x>" => Fixed in SVN

Thanks for the report. There was a typo and the correct sentences should be: You can use VBoxManage modifyvm <VM name> -nic<x> intnet. Optionally, you can specify a network name with the command VBoxManage modifyvm <VM name> -intnet<x> <network name>. Note the -intnet instead of intnet.

VBoxManage --help shows the correct options.

comment:2 by Frank Mehnert, 15 years ago

Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.

© 2023 Oracle
ContactPrivacy policyTerms of Use