Changeset 98108 in vbox for trunk/doc/manual/en_US
- Timestamp:
- Jan 17, 2023 11:40:56 PM (2 years ago)
- svn:sync-xref-src-repo-rev:
- 155255
- Location:
- trunk/doc/manual/en_US
- Files:
-
- 5 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/doc/manual/en_US/man_VBoxManage-dhcpserver-dhcpoptions.xsl
r98103 r98108 72 72 --> 73 73 <!-- 74 Copyright (C) 2019-202 2Oracle Corporation and/or its affiliates.74 Copyright (C) 2019-2023 Oracle Corporation and/or its affiliates. 75 75 76 76 This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/doc/manual/en_US/man_VBoxManage-getextradata.xml
r98103 r98108 110 110 <screen>$ VBoxManage getextradata Fedora5 installdate 111 111 VirtualBox Command Line Management Interface Version <replaceable>version-number</replaceable> 112 Copyright (C) 2005-202 2Oracle and/or its affiliates112 Copyright (C) 2005-2023 Oracle and/or its affiliates 113 113 114 114 Value: 2006.01.01</screen> -
trunk/doc/manual/en_US/man_VBoxManage-showvminfo.xml
r98103 r98108 172 172 <screen>$ VBoxManage showvminfo "Windows 10" 173 173 VirtualBox Command Line Management Interface Version <replaceable>version-number</replaceable> 174 Copyright (C) 2005-202 2Oracle and/or its affiliates174 Copyright (C) 2005-2023 Oracle and/or its affiliates 175 175 176 176 Name: Windows 10 -
trunk/doc/manual/en_US/user_GuestAdditions.xml
r98103 r98108 2068 2068 <screen>$ VBoxManage guestproperty enumerate "Windows Vista III" 2069 2069 VirtualBox Command Line Management Interface Version <replaceable>version-number</replaceable> 2070 Copyright (C) 2005-202 2Oracle and/or its affiliates2070 Copyright (C) 2005-2023 Oracle and/or its affiliates 2071 2071 2072 2072 Name: /VirtualBox/GuestInfo/OS/Product, value: Windows Vista Business Edition, … … 2129 2129 <screen>$ VBoxManage guestproperty get "Windows Vista III" "/VirtualBox/GuestInfo/OS/Product" 2130 2130 VirtualBox Command Line Management Interface Version <replaceable>version-number</replaceable> 2131 Copyright (C) 2005-202 2Oracle and/or its affiliates2131 Copyright (C) 2005-2023 Oracle and/or its affiliates 2132 2132 2133 2133 Value: Windows Vista Business Edition</screen> … … 2142 2142 <screen>$ sudo VBoxControl guestproperty enumerate 2143 2143 VirtualBox Guest Additions Command Line Management Interface Version <replaceable>version-number</replaceable> 2144 Copyright (C) 2005-202 2Oracle and/or its affiliates2144 Copyright (C) 2005-2023 Oracle and/or its affiliates 2145 2145 2146 2146 Name: /VirtualBox/GuestInfo/OS/Release, value: 2.6.28-18-generic, -
trunk/doc/manual/en_US/user_VBoxManage.xml
r98103 r98108 143 143 <screen>$ VBoxManage createvm --name "SUSE 10.2" --register 144 144 VirtualBox Command Line Management Interface Version <replaceable>version-number</replaceable> 145 Copyright (C) 2005-202 2Oracle and/or its affiliates145 Copyright (C) 2005-2023 Oracle and/or its affiliates 146 146 147 147 Virtual machine 'SUSE 10.2' is created.
Note:
See TracChangeset
for help on using the changeset viewer.