fix minor typos in Laptop-HOWTO.sgml

This commit is contained in:
Jason Leschnik 2016-10-25 00:18:41 +11:00
parent a26c5694ed
commit 27d8a3cfd8
1 changed files with 2 additions and 2 deletions

View File

@ -714,7 +714,7 @@ Speed optimization has to be done, <tt>asyncmap 0</tt> or <tt>local</tt>?</item>
<item>
I checked this only with a destination partition greater than the source partition. Please check <tt>dd</tt> instead of <tt>cat</tt> therefore.
<p>
Or do the following (untested): At the destination machine <tt>cd</tt> into the root directory <file>/</file> and do <tt>nc -l -p 5555 | bzip2 -dc | tar xvf -</tt>. At the source machine machine <tt>cd</tt> into the root directory <file>/</file> and do <tt>tar cvf - . | bzip2 | nc -w 3 192.168.0.2 5555</tt>. This should shorten the time needed for the operation, too. Because only the allocated blocks need to be transfered.
Or do the following (untested): At the destination machine <tt>cd</tt> into the root directory <file>/</file> and do <tt>nc -l -p 5555 | bzip2 -dc | tar xvf -</tt>. At the source machine <tt>cd</tt> into the root directory <file>/</file> and do <tt>tar cvf - . | bzip2 | nc -w 3 192.168.0.2 5555</tt>. This should shorten the time needed for the operation, too. Because only the allocated blocks need to be transfered.
<item>
Don't <tt>mount</tt> the destination partition.</item>
@ -2833,7 +2833,7 @@ According to the camera documentation , both pcmcia and USB port behave the same
<p>
<url url="http://www.gphoto.org/" name="gPhoto"> enables you to take a photo from any digital camera, load it onto your PC running a free operating system like GNU/Linux, print it, email it, put it on your web site, save it on your storage media in popular graphics formats or just view it on your monitor. <tt>gPhoto</tt> sports a new HTML engine that allows the creation of gallery themes (HTML templates with special tags) making publishing images to the world wide web a snap. A directory browse mode is implemented making it easy to create an HTML gallery from images already on your computer. Support for the Canon PowerShot A50, Kodak DC-240/280 USB, and Mustek MDC-800 digital cameras.
<p>
<url url="http://www.lightner.net/lightner/bruce/ppc_use.html" name="photopc"> is is a library and a command-line frontend to manipulate digital still cameras based on Fujitsu chipset and Siarra Imaging firmware. The program is known to work with Agfa, Epson and Olympus cameras. Should also work with Sanyo, but this is untested. The cameras typically come with software for Windows and for Mac, and no description of the protocol. With this tool, they are manageable from a UNIX box. Bruce D. Lightner &lt;lightner@metaflow.com&gt; has added support for Win32 and DOS platforms. Note that the program does not have any GUI, it is plain command-line even on Windows. For a GUI, check out the <tt>phototk</tt> program.
<url url="http://www.lightner.net/lightner/bruce/ppc_use.html" name="photopc"> is a library and a command-line frontend to manipulate digital still cameras based on Fujitsu chipset and Siarra Imaging firmware. The program is known to work with Agfa, Epson and Olympus cameras. Should also work with Sanyo, but this is untested. The cameras typically come with software for Windows and for Mac, and no description of the protocol. With this tool, they are manageable from a UNIX box. Bruce D. Lightner &lt;lightner@metaflow.com&gt; has added support for Win32 and DOS platforms. Note that the program does not have any GUI, it is plain command-line even on Windows. For a GUI, check out the <tt>phototk</tt> program.
<sect1>Connection to QuickCam (Video)
<p>