Package: lzop
Version: 1.01-4
Severity: normal

    % man lzop | grep -C 1 -n 'if a file name is "-"'
    21-       ownership modes, access and modification times. If no files are 
speci-
    22:       fied, or if a file name is "-", lzop tries to compress the 
standard
    23-       input to the standard output. lzop will only attempt to compress 
regu-

Line 22: s/a file name/the file name/

Reason: '-' must be the only file name:

    % echo lalala > foo

    % lzop foo -
    lzop: no filename allowed when reading from stdin
    Usage: lzop [-dxlthIVL19] [-qvcfFnNPkUp] [-o file] [-S suffix] [file..]

    % lzop - foo
    lzop: no filename allowed when reading from stdin
    Usage: lzop [-dxlthIVL19] [-qvcfFnNPkUp] [-o file] [-S suffix] [file..]


Hope this helps...


-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)

Kernel: Linux 2.6.24-1-686 (SMP w/1 CPU core)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968) (ignored: LC_ALL set to C)
Shell: /bin/sh linked to /bin/dash

Versions of packages lzop depends on:
ii  libc6                         2.7-9      GNU C Library: Shared libraries
ii  liblzo1                       1.08-3     data compression library (old vers

lzop recommends no packages.

-- no debconf information



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to