VirtualBox

Changeset 33550 in vbox


Ignore:
Timestamp:
Oct 28, 2010 10:53:57 AM (14 years ago)
Author:
vboxsync
Message:

some more spelling fixes, thanks Timeless!

Location:
trunk/src/VBox
Files:
9 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Additions/common/VBoxService/VBoxService.cpp

    r33395 r33550  
    136136             "Options:\n"
    137137             "    -i | --interval         The default interval.\n"
    138              "    -f | --foreground       Don't daemonzie the program. For debugging.\n"
     138             "    -f | --foreground       Don't daemonize the program. For debugging.\n"
    139139             "    -v | --verbose          Increment the verbosity level. For debugging.\n"
    140140             "    -h | -? | --help        Show this message and exit with status 1.\n"
  • trunk/src/VBox/Additions/linux/sharedfolders/mount.vboxsf.c

    r31202 r33550  
    343343           "Mount the VirtualBox shared folder NAME from the host system to MOUNTPOINT.\n"
    344344           "\n"
    345            "  -w                    mount the shared folder writably (the default)\n"
     345           "  -w                    mount the shared folder writable (the default)\n"
    346346           "  -r                    mount the shared folder read-only\n"
    347347           "  -n                    do not create an mtab entry\n"
     
    349349           "\n", name);
    350350    printf("Available mount options are:\n"
    351            "     rw                 mount writably (the default)\n"
     351           "     rw                 mount writable (the default)\n"
    352352           "     ro                 mount read only\n"
    353353           "     uid=UID            set the default file owner user id to UID\n"
  • trunk/src/VBox/Additions/solaris/SharedFolders/vboxfs_mount.c

    r31691 r33550  
    5252           "Mount the VirtualBox shared folder NAME from the host system to MOUNTPOINT.\n"
    5353           "\n"
    54            "  -w                    mount the shared folder writably (the default)\n"
     54           "  -w                    mount the shared folder writable (the default)\n"
    5555           "  -r                    mount the shared folder read-only\n"
    5656           "  -o OPTION[,OPTION...] use the mount options specified\n"
     
    5858    fprintf(stderr, "Available mount options are:\n"
    5959           "\n"
    60            "     rw                 mount writably (the default)\n"
     60           "     rw                 mount writable (the default)\n"
    6161           "     ro                 mount read only\n"
    6262           "     uid=UID            set the default file owner user id to UID\n"
  • trunk/src/VBox/Frontends/VBoxFB/VBoxFB.cpp

    r28800 r33550  
    3939            "--startvm uuid       start VM with UUID 'uuid'\n"
    4040            "--fixedres WxHxBPP   always use fixed host resolution\n"
    41             "--listhostmodes      display list of suported host display modes and exit\n"
     41            "--listhostmodes      display list of supported host display modes and exit\n"
    4242            "--scale              scale guest video mode to host video mode\n"
    4343            "--nodirectblit       disable direct blitting, use intermediate framebuffer\n"
  • trunk/src/VBox/Frontends/VBoxManage/VBoxInternalManage.cpp

    r33540 r33550  
    221221        (u64Cmd & USAGE_MODINSTALL)
    222222        ? "  modinstall\n"
    223           "       Installs the neccessary driver for the host OS\n"
     223          "       Installs the necessary driver for the host OS\n"
    224224          "\n"
    225225        : "",
  • trunk/src/VBox/Frontends/VBoxShell/vboxshell.py

    r33540 r33550  
    30943094            'colors':['Toggle colors', colorsCmd, 0],
    30953095            'snapshot':['VM snapshot manipulation, snapshot help for more info', snapshotCmd, 0],
    3096             'nat':['NAT (network address trasnlation engine) manipulation, nat help for more info', natCmd, 0],
     3096            'nat':['NAT (network address translation engine) manipulation, nat help for more info', natCmd, 0],
    30973097            'nic' : ['Network adapter management', nicCmd, 0],
    30983098            'prompt' : ['Control prompt', promptCmd, 0],
  • trunk/src/VBox/Frontends/VirtualBox/src/wizards/registration/UIRegistrationWzd.cpp

    r33540 r33550  
    642642         << "Angola"
    643643         << "Anguilla"
    644          << "Antartica"
     644         << "Antarctica"
    645645         << "Antigua & Barbuda"
    646646         << "Argentina"
  • trunk/src/VBox/Installer/darwin/VBoxStartupItems/VirtualBox/Resources/English.lproj/Localizable.strings

    r31655 r33550  
    88        <key>Loading VBoxNetFlt.kext</key>                                      <string>Loading VBoxNetFlt.kext</string>
    99        <key>Loading VBoxNetAdp.kext</key>                                      <string>Loading VBoxNetAdp.kext</string>
    10         <key>Unloading VBoxDrv.kext</key>                                       <string>Unoading VBoxDrv.kext</string>
    11         <key>Unloading VBoxUSB.kext</key>                                       <string>Unoading VBoxUSB.kext</string>
    12         <key>Unloading VBoxNetFlt.kext</key>                                    <string>Unoading VBoxNetFlt.kext</string>
    13         <key>Unloading VBoxNetAdp.kext</key>                                    <string>Unoading VBoxNetAdp.kext</string>
     10        <key>Unloading VBoxDrv.kext</key>                                       <string>Unloading VBoxDrv.kext</string>
     11        <key>Unloading VBoxUSB.kext</key>                                       <string>Unloading VBoxUSB.kext</string>
     12        <key>Unloading VBoxNetFlt.kext</key>                                    <string>Unloading VBoxNetFlt.kext</string>
     13        <key>Unloading VBoxNetAdp.kext</key>                                    <string>Unloading VBoxNetAdp.kext</string>
    1414        <key>Error: /Library/Extensions/VBoxDrv.kext is missing</key>           <string>Error: /Library/Extensions/VBoxDrv.kext is missing</string>
    1515        <key>Error: /Library/Extensions/VBoxUSB.kext is missing</key>           <string>Error: /Library/Extensions/VBoxUSB.kext is missing</string>
  • trunk/src/VBox/VMM/testcase/tstCompressionBenchmark.cpp

    r33540 r33550  
    240240    static const RTGETOPTDEF    s_aOptions[] =
    241241    {
    242         { "--interations",    'i', RTGETOPT_REQ_UINT32 },
     242        { "--iterations",     'i', RTGETOPT_REQ_UINT32 },
    243243        { "--num-pages",      'n', RTGETOPT_REQ_UINT32 },
    244244        { "--page-at-a-time", 'c', RTGETOPT_REQ_UINT32 },
     
    298298                         "  -h, --help\n"
    299299                         "    Show this help page\n"
    300                          "  -i, --interations <num>\n"
     300                         "  -i, --iterations <num>\n"
    301301                         "    The number of iterations.\n"
    302302                         "  -n, --num-pages <pages>\n"
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette