--- rar-3.9.1.orig/debian/rar.1 +++ rar-3.9.1/debian/rar.1 @@ -0,0 +1,368 @@ +.TH RAR 1 22.04.2002 "" "RAR archiver" +.SH NAME +rar - archive files with compression +.SH SYNOPSIS +.B rar +.I " [- -] archive [files...]" +.SH "DESCRIPTION" +This manual page documents briefly the +.BR rar +archiver. +.br +This manual page was written for the Debian GNU/Linux distribution +because the original program does not have a manual page. +.br +Commands and options described here are as of +.BR rar +3.0b5. +.PP +.B rar +and +.B unrar +are programs for manipulation with .rar archives. +.SH OPTIONS +After the program name comes a command and then optional switches with +dashes before them. +.br +A summary of commands is included below. +For a complete description, run +.BR rar +without options. +.TP +.B a +Add files to archive. +.TP +.B c +Add archive comment. Comment length is limited to 62000 bytes. +.TP +.B cf +Add files comment. File comments are displayed when the 'v' +command is given. File comment length is limited to 32767 bytes. +.TP +.B cw +Write archive comment to a specified file. +.TP +.B d +Delete files from archive. +.TP +.B e +Extract files to current directory. Does not create any subdirectories. +.TP +.B f +Freshen files in archive. Updates those files changed since they +were packed to the archive. This command will not add new to the archive. +.TP +.B k +Lock archive. Any command which intend to change the archive +will be ignored. +.TP +.B l[t] +List content of archive [technical]. Files are listed as +the 'v' command with the exception of the file path. i.e. +the file name is displayed. Optional technical information +displayed when 't' modifier is used. +.TP +.B m[f] +Move to archive [files only]. Directories will +not be removed if 'f' modifier is used and/or '\-ed' switch is +applied. +.TP +.B p +Print file to stdout. +.TP +.B r +Repair archive. For further details look in +.BR rar.txt . +.TP +.B rc +Reconstruct missing volumes using recovery volumes (.rev files). +You need to specify any existing volume as the archive name, for +example, 'rar rc backup.part03.rar'. +.TP +.B rr[N] +Add data recovery record. Optionally, redundant information +(recovery record) may be added to an archive. +.TP +.B rv[N] +Create recovery volumes (.rev files), which can be later used to reconstruct +missing files in a volume set. This command has sense only for multivolume archives. +For further details look in +.BR rar.txt . +.TP +.B s[name|-] +Convert archive to or from SFX. The archive is merged with SFX-module +in the user's home directory. +.TP +.B t +Test archive files. +.TP +.B u +Update files in archive. Adds files not already in the archive +and updates files changed since they were packed to the archive. +.TP +.B v[t] +Verbosely list archive [technical] +.TP +.B x +Extract files with full path. +.SH SWITCHES +.BR NOTE: +Every switch must be separated by a whitespace. They cannot be put +together. +.TP +.B \-? +Display help on commands and switches. The same as when none +or an illegal command line option is entered. +.TP +.B \-\- +This switch tells to RAR that there is no more switches +in the command line. It could be useful, if either archive +or file name starts from '\-' character. Without '\-\-' switch +such name would be treated as switch. +.TP +.B \-ac +Clear Archive attribute after compression or extraction +(Windows version only). +.TP +.B \-ag[format] +Generate archive name using the current date and time. +Appends the current date string to an archive name when +creating an archive. Useful for daily backups. +For further details look in +.BR rar.txt . +.TP +.B \-ao +Add files with Archive attribute set +(Windows version only). +.TP +.B \-ap +Set path inside archive. This path is merged to file names when adding files +to an archive and removed from file names when extracting. +.TP +.B \-as +Synchronize archive contents. If this switch is used when archiving, those archived files +which are not present in the list of the currently added +files, will be deleted from archive. It is convenient to use +this switch in combination with \-u (update) to synchronize +contents of an archive and an archiving directory. +.TP +.B \-av +Put authenticity verification (registered versions only). Details in +.BR register.txt . +.TP +.B \-av\- +Disable AV checking or adding. +.TP +.B \-cfg\- +Disable read configuration and environment. +.TP +.B \-cl +Convert file names to lower case. +.TP +.B \-cu +Convert file names to upper case. +.TP +.B \-c\- +Disable comments show. +.TP +.B \-df +Delete files after archiving. This switch in combination with +the command "A" performs the same action as the command "M". +.TP +.B \-dh +Open shared files. Allows to process files opened by other applications +for writing. +.TP +.B \-ds +Do not sort files while adding to a solid archive. +.TP +.B \-ed +Do not add empty directories. +.TP +.B \-ee +Do not process extended attributes. Only for OS/2 versions. +.TP +.B \-en +Do not add "end of archive" block. + +This switch cannot be used with volumes, because the end +of archive block contains information important for correct +volume processing. +.TP +.B \-ep +Exclude paths from names. +.TP +.B \-ep1 +Exclude base dir from names. +.TP +.B \-ep2 +Expand paths to full. Store full file paths (except a drive +letter and leading path separator) when archiving. +.TP +.B \-e +Specifies file exclude attributes mask. +.TP +.B \-f +Freshen files. May be used with archive extraction or creation. +.TP +.B \-hp +Encrypt both file data and headers. +The password is case-sensitive. If you omit the password on the +command line, you will be prompted with message "Enter password". +.TP +.B \-idp +Disable percentage indicator. +.TP +.B \-ieml[.][addr] +Send archive by email. Win32 version only. +.TP +.B \-ierr +Send all messages to stderr. +.TP +.B \-ilog +Log errors to file (registered versions only). +.TP +.B \-inul +Disable all messages. +.TP +.B \-isnd +Enable sound. +.TP +.B \-k +Lock archive. Any command which intends to change the archive +will be ignored. +.TP +.B \-kb +Keep broken extracted files. +.TP +.B \-m<0..5> +Set compression level (0-store...3-default...5-best). By default +.BR rar +uses \-m3 method (Normal compression). +.TP +.B \-mc +Set advanced compression parameters. +For further details look in +.BR rar.txt . +.TP +.B \-md +Set dictionary size in Kb (64,128,256,512,1024,2048,4097 or a,b,c,d,e,f,g) +.TP +.B \-ms[list] +Specify file types to store. +.TP +.B \-o+ +Overwrite existing files. +.TP +.B \-o\- +Do not overwrite existing files. +.TP +.B \-ol +Save symbolic links as the link instead of the file. +.TP +.B \-os +Save NTFS streams. Win32 version only. +.TP +.B \-ow +Save file owner and group. +.TP +.B \-p +Encrypt files with the string as password while archiving. +The password is case-sensitive. If you omit the password on the +command line, you will be prompted with message "Enter password". +.TP +.B \-p\- +Do not query password. +.TP +.B \-r +Recurse subdirectories. +.TP +.B \-r0 +Similar to \-r, but when used with the commands 'a', 'u', 'f', 'm' +will recurse subdirectories only for wildcard names. +.TP +.B \-ri

[:] +Set priority and sleep time. Available only in RAR for Windows. +.TP +.B \-rr[N] +Add data recovery record. +.TP +.B \-rv[N] +Create recovery volumes. +.B \-s +Create solid archive. +.TP +.B \-s +Create solid groups using file count. Similar to \-s, but reset solid +statistics after compressing files. +.TP +.B \-se +Create solid groups using extension. Similar to \-s, but reset solid +statistics if file extension is changed. +.TP +.B \-sv +Create independent solid volumes. Similar to \-s, but reset solid statistics +as soon as possible when starting a new volume. +.TP +.B \-sv\- +Create dependent solid volumes. Similar to \-s, but reset of solid statistics +is disabled. +.TP +.B \-s\- +Disable solid archiving. +.TP +.B \-sfx[name] +Create SFX archives. The archive is merged with +SFX-module in the user's home directory. +.TP +.B \-t +Test files after archiving. This switch is especially +useful in combination with the move command, so files will be +deleted only if archive had been successfully tested. +.TP +.B \-tk +Keep original archive time. Prevents +.BR rar +from modifying the archive date when changing an archive. +.TP +.B \-tl +Set archive time to latest file. Forces +.BR rar +to set the date of a changed archive to the date of the newest file in the archive. +.TP +.B \-u +Update files. +.TP +.B \-v[k|b|f] +Create volumes with size=*1000 [*1024, *1]. +.TP +.B -vd +Erase disk contents before creating volume.All files and directories +on the target disk will be erased when '\-vd' is used. The switch applies +only to removable media, the hard disk cannot be erased using this switch. +.TP +.B \-w +Assign work directory. +.TP +.B \-x +Exclude specified file. Wildcards may be used and you may +specify the switch '\-x' several times. +.TP +.B \-x@ +Exclude files in specified list file. +.TP +.B \-x@ +Read file names to exclude from stdin. +.TP +.B \-y +Assume Yes on all queries. +.TP +.B \-z +Read archive comment from file. +.SH "SEE ALSO" +The program is documented fully in +.IR rar.txt +which you find in /usr/share/doc/rar. +.SH AUTHOR +This manual page was written by Petr Cech according +to "rar \-h" for the Debian GNU/Linux system (but may be used by others). --- rar-3.9.1.orig/debian/copyright +++ rar-3.9.1/debian/copyright @@ -0,0 +1,150 @@ +This package was debianized by Petr Cech on +Sat, 16 May 1998 11:35:01 +0200. +Changes to Debian Package made by Martin Meredith + +This package is Auto-Buildable + +It was downloaded from http://www.rarlab.com/rar/ + +Copyright: +Copyright (c) 1993-2006 Alexander Roshal + +This software is shareware. + + The RAR Archiver + EULA (End User License Agreement) for use and distribution + + + The RAR archiver is distributed as try before you buy. This means: + + 1. All copyrights to RAR are exclusively owned by the author + - Alexander Roshal. + + 2. Anyone may use this software during a test period of 40 days. + Following this test period of 40 days or less, if you wish to + continue to use RAR, you must purchase a license. + + 3. There are 2 basic types of licenses issued for RAR, these are: + + a. A single computer usage license. The user purchases one license + to use RAR archiver on one computer. + + Home users may use their single computer usage license on + all computers which are in property of the license owner. + + Business users require one license per computer RAR is + installed on. + + b. A multiple usage license. The user purchases a number of usage + licenses for use, by the purchaser or the purchaser's employees + on the same number of computers. + + In a network (server/client) environment you must purchase + a license copy for each separate client (workstation) + on which RAR is installed, used, or accessed. A separate + license copy for each client (workstation) is needed regardless + of whether the clients (workstations) will use RAR simultaneously + or at different times. If for example you wish to have + 9 different clients (workstations) in your network with access + to RAR, you must purchase 9 license copies. + + A user who purchased a RAR license, is granted a non-exclusive + right to use RAR on as many computers as defined by the licensing + terms above according to the number of licenses purchased, + for any legal purpose. The licensed RAR software may not be rented + or leased, but may be permanently transferred, in it's entirety, + if the person receiving it agrees to the terms of this license. + If the software is an update, the transfer must include the update + and all previous versions. + + 4. Licensing for RAR on mobile devices (U3 stick, USB stick, + external harddrive): + + In addition to the terms stated above following licensing terms + apply to the licensing of RAR on mobile devices. + + a. A single computer usage license. Home users may use their + single computer usage license on all mobile devices which are + in property of the license owner. + + Business users may use their single computer usage license + on one computer and one mobile device. + + b. A multiple usage license. Users who own a multiple usage + license may use that license on the same number of mobile + devices as number of computers (clients) the license was + purchased for. + + The number of computers/devices running RAR at any time is + limited to the number of licenses purchased according to the + licensing terms above. + + A licensed version of RAR on a mobile device may be used by + the purchaser or the purchaser's employees, on several computers + consecutively. + + There are no additional license fees, apart from the cost of + purchasing a license, associated with the use of RAR from + a mobile device on computers that are not owned by the owner + of the RAR license. + + 5. The RAR/WinRAR unlicensed trial version may be freely distributed, + with exceptions noted below, provided the distribution package is not + modified in any way. + + a. No person or company may distribute separate parts of the package + with the exception of the UnRAR components, without written + permission of the copyright owner. + + b. The RAR/WinRAR unlicensed trial version may not be distributed + inside of any other software package without written permission + of the copyright owner. + + c. Hacks/cracks, keys or key generators may not be included on the + same distribution. + + 6. To buy a license please see order.htm for details. + + 7. THE RAR ARCHIVER IS DISTRIBUTED "AS IS". NO WARRANTY OF ANY + KIND IS EXPRESSED OR IMPLIED. YOU USE AT YOUR OWN RISK. + NEITHER THE AUTHOR NOR THE AGENTS OF THE AUTHOR WILL BE LIABLE + FOR DATA LOSS, DAMAGES, LOSS OF PROFITS OR ANY OTHER KIND OF LOSS + WHILE USING OR MISUSING THIS SOFTWARE. + + 8. There are no additional license fees, apart from the cost of + purchasing a license, associated with the creation and distribution + of RAR archives, volumes, self-extracting archives or self-extracting + volumes. Legally registered owners may use their copies of RAR/WinRAR + to produce archives and self-extracting archives and to distribute + those archives free of any additional RAR royalties. + + 9. You may not use, copy, emulate, clone, rent, lease, sell, modify, + decompile, disassemble, otherwise reverse engineer, or transfer + the licensed program, or any subset of the licensed program, except + as provided for in this agreement. Any such unauthorized use shall + result in immediate and automatic termination of this license and + may result in criminal and/or civil prosecution. + + Neither RAR binary code, WinRAR binary code, UnRAR source or UnRAR + binary code may be used or reverse engineered to re-create the RAR + compression algorithm, which is proprietary, without written + permission of the author. + + RAR and WinRAR keyfiles may not be distributed, except as stated + in item 3) above, outside of the area of legal control of the + person or persons who purchased the original license, without + written permission of the copyright holder. + + All rights not expressly granted here are reserved by Alexander Roshal. + + 10. Installing and using RAR/WinRAR signifies acceptance of these terms + and conditions of the license. + + 11. If you do not agree with the terms of this license you must + remove RAR/WinRAR files from your storage devices and cease to + use the product. + + Thank you for using the original RAR. + + Alexander L. Roshal + --- rar-3.9.1.orig/debian/lintian +++ rar-3.9.1/debian/lintian @@ -0,0 +1,6 @@ +rar: extra-license-file usr/share/doc/rar/license.txt.gz +rar: binary-file-compressed-with-upx ./usr/lib/default.sfx +rar: statically-linked-binary ./usr/lib/default.sfx +rar: statically-linked-binary ./usr/bin/rar +# Statically linked file.... +rar: missing-depends-line --- rar-3.9.1.orig/debian/watch +++ rar-3.9.1/debian/watch @@ -0,0 +1,3 @@ +version=3 + +http://www.rarlab.com/download.htm /rar/rarlinux-(\d.*)\.tar\.gz debian uupdate --- rar-3.9.1.orig/debian/control +++ rar-3.9.1/debian/control @@ -0,0 +1,19 @@ +Source: rar +Section: non-free/utils +Priority: optional +Maintainer: Martin Meredith +Build-Depends: debhelper (>= 6) +Standards-Version: 3.8.3 +Homepage: http://www.rarlabs.com/ +XS-Autobuild: yes + +Package: rar +Architecture: i386 amd64 +Depends: ${shlibs:Depends}, ${misc:Depends} +Suggests: unrar +Description: Archiver for .rar files + This is the RAR archiver from Eugene Roshal. It supports multiple volume + archives and damage protection. It can also create SFX-archives. There are + versions which run on DOS, Windows (3.1x,95,NT), FreeBSD, BSDI. + . + This program is shareware and you must register it after 40 days of use. --- rar-3.9.1.orig/debian/docs +++ rar-3.9.1/debian/docs @@ -0,0 +1,6 @@ +license.txt +order.htm +rar.txt +readme.txt +technote.txt +whatsnew.txt --- rar-3.9.1.orig/debian/compat +++ rar-3.9.1/debian/compat @@ -0,0 +1 @@ +6 --- rar-3.9.1.orig/debian/mail +++ rar-3.9.1/debian/mail @@ -0,0 +1,28 @@ +Return-Path: +Date: Tue, 19 May 1998 05:41:46 +0500 +From: Eugene Roshal +To: Petr Cech +Subject: Re: RAR - inclusion in Debian + +Hello, + +> I'm contacting you because I want to package rar. The problem is that +> your licence does request the distribution of unmodified archive. We have a +> "source package" which consists of unmodified program and patch files, where +> the packaging information are. The source would consist of rarlinux.sfx, +> but the problem is with binary package. Binary package is mainly directory tree +> with the files in proper places and packaging information. But this is not +> the "distribution package" in the sense of You licence. There would be all +> files, that are in the original (and of course unmodified). +> So the question is, would You approve distribution in this format or should I +> avoid packaging rar? + +Yes, I give you my permission to distribute RAR in this format. + +> And would it possible for You to build rar linked with glibc2 (aka libc6)? + +Sorry, currently I do not have access to new enough Linux version to make +it. Maybe later. + +Eugene + --- rar-3.9.1.orig/debian/dirs +++ rar-3.9.1/debian/dirs @@ -0,0 +1,4 @@ +etc +usr/bin +usr/lib +usr/share/lintian/overrides --- rar-3.9.1.orig/debian/rules +++ rar-3.9.1/debian/rules @@ -0,0 +1,45 @@ +#!/usr/bin/make -f + +build: build-stamp +build-stamp: + dh_testdir + touch build-stamp + +clean: + dh_testdir + dh_testroot + rm -f build-stamp + + dh_clean + +binary-indep: build + +binary-arch: build + dh_testdir + dh_testroot + + dh_clean -k + dh_installdirs + + install -o root -g root -s -m 0755 rar_static debian/rar/usr/bin/rar + + dh_installdocs + dh_installman debian/rar.1 + dh_installchangelogs + dh_strip + dh_compress + install -o root -g root -m 0644 default.sfx debian/rar/usr/lib/default.sfx + install -o root -g root -m 0644 rarfiles.lst debian/rar/etc/rarfiles.lst + install -o root -g root -m 644 debian/lintian debian/rar/usr/share/lintian/overrides/rar + dh_fixperms + dh_installdeb + dh_shlibdeps + dh_gencontrol + dh_md5sums + dh_builddeb + +source diff: + @echo >&2 'source and diff are obsolete - use dpkg-source -b'; false + +binary: binary-indep binary-arch +.PHONY: build clean binary-indep binary-arch binary --- rar-3.9.1.orig/debian/changelog +++ rar-3.9.1/debian/changelog @@ -0,0 +1,219 @@ +rar (2:3.9.1-1) unstable; urgency=low + + * New upstream release + * Added ${misc:Depends} (Though, there won't be anything here!) + * Added Lintian Override for missing Depends: + + -- Martin Meredith Sun, 03 Jan 2010 19:04:10 +0000 + +rar (2:3.9.0-1) unstable; urgency=low + + * New upstream release + + -- Martin Meredith Fri, 18 Sep 2009 12:32:52 +0100 + +rar (1:3.9.b3-1) unstable; urgency=low + + * New upstream release + * Bumped standards version + + -- Martin Meredith Sat, 18 Jul 2009 13:36:28 +0100 + +rar (1:3.9.b2-1) unstable; urgency=low + + * New upstream release + * Updated to new Maintainer (for debian email) + + -- Martin Meredith Sat, 06 Jun 2009 17:53:52 +0100 + +rar (1:3.8.0-2) unstable; urgency=low + + * Fixed watch file + + -- Martin Meredith Thu, 11 Dec 2008 23:56:33 +0000 + +rar (1:3.8.0-1) unstable; urgency=low + + * New upstream release + * Changed Watch file that didn't seem to upload correctly for the last + upload + + -- Martin Meredith Fri, 17 Oct 2008 09:26:09 +0100 + +rar (1:3.8b3-1) unstable; urgency=low + + * New upstream release + * Fixed watch file to be more stringent on what it selects + + -- Martin Meredith Sun, 13 Jul 2008 14:51:40 +0100 + +rar (1:3.8b2-2) unstable; urgency=low + + * Backed out debconf changes - caused install issue and not needed + due to me misreading the licence (Closes: #486822) + * Changed debhelper depends to 6 to help compatibilty with ubuntu + + -- Martin Meredith Wed, 18 Jun 2008 14:00:53 +0100 + +rar (1:3.8b2-1) unstable; urgency=low + + * New upstream release + * Bumped Standards Version + * Bumped debhelper Version + * Added DM-Upload-Allowed control field + * Updated Copyright for new licence + * Added debconf scripts to show licence + * Removed ia32-libs depends - static binary, so not needed + + -- Martin Meredith Tue, 17 Jun 2008 23:11:36 +0100 + +rar (1:3.7.1-2) unstable; urgency=low + + [ Martin Meredith ] + * Bumped Debhelper compatibility level + * Bumped Standards Version + * Included headers/Information required for Auto-Buildding + + [ Francois Marier ] + * Bumped Debhelper dependency + * Fixed manpage hyphen problems + + -- Martin Meredith Thu, 01 May 2008 18:17:10 +1200 + +rar (1:3.7.1-1) unstable; urgency=low + + * New upstream release (Closes: #451572) + * Added watch file + * Moved Homepage to Header + * Added linda overrides + + -- Martin Meredith Fri, 23 Nov 2007 20:41:34 +0000 + +rar (1:3.7b1-2) unstable; urgency=high + + * Install rar_static instead of rar as rar binary (Closes: 410754) + + -- Martin Meredith Wed, 14 Feb 2007 05:04:48 +0000 + +rar (1:3.7b1-1) unstable; urgency=high + + * New upstream release (Closes: #410582) + + -- Martin Meredith Mon, 12 Feb 2007 02:59:57 +0000 + +rar (1:3.6.0-1) unstable; urgency=low + + * New upstream release (Closes: #380679, #309184) + * Updated Standards Version + * Updated compat level and debhelper depends + * Added Website to control file + * Add Support for amd64 (Closes: #280595) + * Added . to make lintian override work + * Updated control file to read correctly for homepage + + -- Martin Meredith Wed, 17 Jan 2007 06:18:36 +0000 + +rar (1:3.5.1-1) unstable; urgency=low + + * New Upstream Release (Closes: 280595) + * New Maintainer (Closes: 349311) + * Patched Man page (Closes: 284373) + * Cleaned up debian/rules + * Modified debian/copyright to reflect recent changes + * Added epoch to correct version numbers + + -- Martin Meredith Sun, 22 Jan 2006 17:04:44 +0000 + +rar (3.30-2) unstable; urgency=low + + * New Maintainer + * Updated standards version to 3.6.1 + + -- Chris Anderson Thu, 24 Jun 2004 02:33:26 -0400 + +rar (3.30-1) unstable; urgency=low + + * New upstream release. + + -- Petr Cech Tue, 3 Feb 2004 12:45:36 +0100 + +rar (3.20-2) unstable; urgency=low + + * Generate Depends: automagicly (closes: #197270) + * Remove emacs thingy from changelog + + -- Petr Cech Fri, 4 Jul 2003 15:39:13 +0200 + +rar (3.20-1) unstable; urgency=low + + * New upstream release. + + -- Petr Cech Mon, 2 Jun 2003 16:43:15 +0200 + +rar (3.0-1) unstable; urgency=low + + * New upstream version + * Updates to debian/rar.1 + + -- Petr Cech Sat, 18 May 2002 01:22:01 +0200 + +rar (3.0-0b5.1) unstable; urgency=medium + + * Internal testing release. Unreleased to public. + * New upstream beta release. + * Urgency set to get this into woody + + -- Petr Cech Mon, 22 Apr 2002 13:33:41 +0200 + +rar (2.80-2) unstable; urgency=low + + * Put license.txt text into debian/copyright (closes: #95120) + + -- Petr Cech Tue, 24 Apr 2001 19:24:31 +0200 + +rar (2.80-1) unstable; urgency=low + + * New upstream release. + * update package to latest standards (debhelper, Standards-Version) + + -- Petr Cech Wed, 4 Apr 2001 09:15:31 +0200 + +rar (2.71-1) unstable; urgency=low + + * New upstream bugfix release. + + -- Petr Cech Fri, 23 Jun 2000 02:46:13 +0200 + +rar (2.70-1) unstable; urgency=low + + * New upstream release. + * unrar now has it's own package. + + -- Petr Cech Fri, 2 Jun 2000 00:17:05 +0200 + +rar (2.60-1) unstable; urgency=low + + * New upstream release. + * Standars-version: 3.0.1 + + -- Petr Cech Tue, 2 Nov 1999 19:12:58 +0100 + +rar (2.50-1) unstable; urgency=low + + * New upstream release. + * build against glibc2. + + -- Petr Cech Fri, 2 Apr 1999 12:53:43 +0200 + +rar (2.02-2) unstable; urgency=low + + * Written man page. + + -- Petr Cech Thu, 13 Aug 1998 23:45:12 +0200 + +rar (2.02-1) unstable; urgency=low + + * Initial Release. + * Started to write a man page (not yet in binary package). + + -- Petr Cech Wed, 20 May 1998 21:00:33 +0200