1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27
|
This directory contains documentation for KBackup, Version 1.2.
manual.asc a pure ASCII text version of the manual
html/ the HTML version, use Netscape, Mosaic, lynx....
Point your browser to html/KBackup.html
The HTML version has been created using the html2latex translator and therefor
does not look as nice as a "real" HTML document. However, it's pretty useful
as you can browse through it easily and follow all the references.
manualA4.ps.gz compressed PostScript version using A4 paper format
manualLetter.ps.gz compressed PostScript version using Letter paper format
If you have a PostScript printer or a Ghostscript printer filter installed,
you can print them with "gzip -dc <manualA4.ps.gz | lpr".
If you want them to print with two pages on one sheet of paper, to make
the whole thing smaller, you can (if you have the pstools installed) do:
"gzip -dc <manualA4.ps.gz | psnup -n 2 | lpr".
KBackup.lsm the Linux Software Map entry
KBackup.announce the announcement posting to comp.os.linux.announce
If you want to use KBackup on a non-Intel or non-Linux system, you
need to manually recompile the multibuf utility. Its source is included
in this directory.
|