From: Stelian Pop Date: Thu, 21 Feb 2002 14:07:14 +0000 (+0000) Subject: Do not put an extra space between the -j/-z parameter and the value. X-Git-Tag: release_0_4b28~14 X-Git-Url: https://git.wh0rd.org/?p=dump.git;a=commitdiff_plain;h=a2caea8a4bc5c6445c32afd345a983a82b387e4b;hp=35952b8fbb9df4f18fe7c470dc62ed318d4ce695 Do not put an extra space between the -j/-z parameter and the value. --- diff --git a/CHANGES b/CHANGES index ee9b9d6..574b022 100644 --- a/CHANGES +++ b/CHANGES @@ -1,4 +1,4 @@ -$Id: CHANGES,v 1.163 2002/02/21 09:25:31 stelian Exp $ +$Id: CHANGES,v 1.164 2002/02/21 14:07:14 stelian Exp $ Changes between versions 0.4b27 and 0.4b28 (released ?????????????????) ======================================================================= @@ -7,6 +7,10 @@ Changes between versions 0.4b27 and 0.4b28 (released ?????????????????) a bad tape positionning on restore (causing extra delays in restore). Credits go to Uwe Gohlke . +2. Added a small note in the dump man page specifying that + there should be no white space between the option letter and + the -j or -z parameter, thanks to Kenneth Porter + Changes between versions 0.4b26 and 0.4b27 (released February 15, 2002) ======================================================================= diff --git a/dump/dump.8.in b/dump/dump.8.in index 86548f9..8361597 100644 --- a/dump/dump.8.in +++ b/dump/dump.8.in @@ -30,7 +30,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $Id: dump.8.in,v 1.37 2002/01/25 14:59:53 stelian Exp $ +.\" $Id: dump.8.in,v 1.38 2002/02/21 14:07:15 stelian Exp $ .\" .Dd __DATE__ .Dt DUMP 8 @@ -247,7 +247,8 @@ length blocks. You will need at least the 0.4b24 version of restore in order to extract compressed tapes. Tapes written using compression will not be compatible with the BSD tape format. The (optional) parameter specifies the compression level bzlib will use. The default compression -level is 2. +level is 2. If the optional parameter is specified, there should be no +white space between the option letter and the parameter. .It Fl k Use Kerberos authentication to talk to remote tape servers. (Only available if this option was enabled when @@ -394,7 +395,8 @@ length blocks. You will need at least the 0.4b22 version of restore in order to extract compressed tapes. Tapes written using compression will not be compatible with the BSD tape format. The (optional) parameter specifies the compression level zlib will use. The default compression -level is 2. +level is 2. If the optional parameter is specified, there should be no +white space between the option letter and the parameter. .El .Pp .Nm Dump