Author: Ludovic Rousseau Description: fix typos detected by lintian --- a/doc/README.libusb +++ b/doc/README.libusb @@ -35,12 +35,12 @@ requires less maintenance overhead, and is MUCH faster to use with current Palm devices (roughly 200% to 600% faster, depending on your Palm's processor speed and the type of - records you are syncronizing across. YMMV, of course.). + records you are synchronizing across. YMMV, of course.). Why is visor so slow? Why is libusb so much faster? -------------------------------------------------------------------------- - In testing, syncronizing a Palm device with libusb has been + In testing, synchronizing a Palm device with libusb has been shown to be anywhere from 200% to 600% faster vs. using the kernel visor module. @@ -285,7 +285,7 @@ Florent's SyncBuddy product is based on libpisock, the core library behind pilot-link. If you want a VERY fast - syncronization application for OSX which can read Photos, + synchronization application for OSX which can read Photos, external storage, backup, and do many other things, check it out and support his efforts and contributions: --- a/libpisock/libusb.c +++ b/libpisock/libusb.c @@ -150,7 +150,7 @@ ret = USB_configure_device (data, &input_endpoint, &output_endpoint); if (ret < 0) { LOG((PI_DBG_DEV, PI_DBG_LVL_DEBUG, - "%s: USB configure failed for familar device: 0x%04x 0x%04x. (LifeDrive issue?)\n", + "%s: USB configure failed for familiar device: 0x%04x 0x%04x. (LifeDrive issue?)\n", __FILE__, dev->descriptor.idVendor, dev->descriptor.idProduct)); usb_close(USB_handle); --- a/src/pilot-getrom.c +++ b/src/pilot-getrom.c @@ -425,7 +425,7 @@ "\n\n" " Reads a ROM token from a Palm Handheld device.\n" " Tokens you may currently extract are:\n" - " adcc: Entropy for internal A->D convertor calibration\n" + " adcc: Entropy for internal A->D converter calibration\n" " irda: Present only on memory card w/IrDA support\n" " snum: Device serial number (from Memory Card Flash ID)\n\n" " Example arguments:\n" --- a/src/pilot-hinotes.c +++ b/src/pilot-hinotes.c @@ -190,7 +190,7 @@ " Note that if you have two memos in the same category whose first lines\n" " are identical, one of them will be OVERWRITTEN! This is unavoidable at\n" " the present time, but may be fixed in a future release. Also, please note\n" - " that syncronizing Hi-Note images is not supported at this time, only text.\n\n" + " that synchronizing Hi-Note images is not supported at this time, only text.\n\n" " Please see http://www.cyclos.com/ for more information on Hi-Note.\n\n" " Example arguments:\n" " -p /dev/pilot -d ~/Palm\n\n"); --- a/src/pilot-install-memo.c +++ b/src/pilot-install-memo.c @@ -1,7 +1,7 @@ /* * $Id: pilot-install-memo.c,v 1.60 2009/06/04 13:32:32 desrod Exp $ * - * install-memo.c: Palm MemoPad Record Syncronization Conduit + * install-memo.c: Palm MemoPad Record Synchronization Conduit * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License as published by the @@ -133,7 +133,7 @@ if ((memo_size < 65490) && (memo_size > 4096)) { fprintf(stderr, " WARNING: `%s'\n", filename); - fprintf(stderr, " This file was synchonized successfully, but will remain uneditable,\n"); + fprintf(stderr, " This file was synchronized successfully, but will remain uneditable,\n"); fprintf(stderr, " because it is larger than the Palm limitation of 4,096 bytes in\n"); fprintf(stderr, " size.\n\n"); --- a/src/pilot-read-palmpix.c +++ b/src/pilot-read-palmpix.c @@ -1,7 +1,7 @@ /* * $Id: pilot-read-palmpix.c,v 1.36 2007/02/04 23:06:03 desrod Exp $ * - * pilot-read-palmpix.c: PalmPix image convertor + * pilot-read-palmpix.c: PalmPix image converter * * Copyright 2001 John Marshall * Copyright 2002-2004 Angus Ainslie --- a/doc/man/pilot-getromtoken.1 +++ b/doc/man/pilot-getromtoken.1 @@ -36,7 +36,7 @@ Tokens you may currently extract are: .PP -adcc: Entropy for internal A\->D convertor calibration +adcc: Entropy for internal A\->D converter calibration .PP irda: Present only on memory card w/IrDA support --- a/doc/man/pilot-hinotes.1 +++ b/doc/man/pilot-hinotes.1 @@ -19,7 +19,7 @@ .. .TH "pilot-hinotes" 1 "Copyright 1996-2007 FSF" "0.12.5" "PILOT-LINK" .SH NAME -pilot-hinotes \- Syncronize your Hi-Notes database with your desktop machine. +pilot-hinotes \- Synchronize your Hi-Notes database with your desktop machine. .SH "SECTION" .PP @@ -50,7 +50,7 @@ .SH "WARNING" .PP -Note that if you have two memos in the same category whose first lines are identical, one of them will be OVERWRITTEN! This is unavoidable at the present time, but may be fixed in a future release\&. Also, please note that syncronizing Hi\-Note images is not supported at this time, only text\&. +Note that if you have two memos in the same category whose first lines are identical, one of them will be OVERWRITTEN! This is unavoidable at the present time, but may be fixed in a future release\&. Also, please note that synchronizing Hi\-Note images is not supported at this time, only text\&. .SH "OPTIONS" --- a/doc/man/pilot-install-todo.1 +++ b/doc/man/pilot-install-todo.1 @@ -33,7 +33,7 @@ .SH "DESCRIPTION" .PP - \fIpilot\-install\-todo\fR allows the user to install one new ToDo list entry with specified paramters passed to \fIpilot\-install\-todo\fR and add a Note entry using text found in a filename <\fIfilename\fR> passed to \fIpilot\-install\-todo\fR\&. + \fIpilot\-install\-todo\fR allows the user to install one new ToDo list entry with specified parameters passed to \fIpilot\-install\-todo\fR and add a Note entry using text found in a filename <\fIfilename\fR> passed to \fIpilot\-install\-todo\fR\&. .SH "OPTIONS" --- a/doc/man/pilot-link.7 +++ b/doc/man/pilot-link.7 @@ -51,7 +51,7 @@ .SS "pilot-hinotes" .PP -Syncronize your Hi\-Notes database with your desktop machine\&. +Syncihronize your Hi\-Notes database with your desktop machine\&. .SS "install-datebook" @@ -184,7 +184,7 @@ .SS "pilot-read-todos" .PP -Syncronize your Palm ToDo application's database with your desktop machine\&. +Synchronize your Palm ToDo application's database with your desktop machine\&. .SS "pilot-read-veo" @@ -284,7 +284,7 @@ The original pilot\-unix mailing list has been taken offline, and is now being hosted and maintained by David A\&. Desrosiers \&. The original pilot\-unix mailing list was maintained by Matthew Cravit\&. Its mandate was: .PP -The pilot\-unix mailing list is for discussion and "idea\-sharing" for those interested in using your Palm handheld with UNIX systems\&. This includes people who are interested in helping to develop tools to allow the Palm to operate with UNIX and other POSIX systems, and possibly to develop an SDK (Software Develop\- ment Kit) for the Palm for Unix\&. +The pilot\-unix mailing list is for discussion and "idea\-sharing" for those interested in using your Palm handheld with UNIX systems\&. This includes people who are interested in helping to develop tools to allow the Palm to operate with UNIX and other POSIX systems, and possibly to develop an SDK (Software Development Kit) for the Palm for Unix\&. .PP For more information, including how to subscribe to the pilot\-link mailing lists, please visit the pilot\-link mailing list subscription page: --- a/doc/man/pilot-read-todos.1 +++ b/doc/man/pilot-read-todos.1 @@ -19,7 +19,7 @@ .. .TH "pilot-read-todos" 1 "Copyright 1996-2007 FSF" "0.12.5" "PILOT-LINK" .SH NAME -pilot-read-todos \- Syncronize your Palm ToDo application's database with your desktop machine. +pilot-read-todos \- Synchronize your Palm ToDo application's database with your desktop machine. .SH "SECTION" .PP