Package: vim
Version: 1:6.3-058+1
Severity: minor
$ man vimdiff
[...]
OPTIONS
Vertical splits are used to align the lines, as if the "-O"
argument was used. To use horizontal splits
intead, use the "-o" argument.
[...]
$ vimdiff -O reference1.xml reference2.xml
namei: invalid option -- O
usage: namei [-mx] pathname [pathname ...]
cp: invalid option -- O
Try `cp --help' for more information.
$ vimdiff -o reference1.xml reference2.xml
namei: invalid option -- o
usage: namei [-mx] pathname [pathname ...]
cp: invalid option -- o
Try `cp --help' for more information.
-- System Information:
Debian Release: 3.1
APT prefers testing
APT policy: (500, 'testing')
Architecture: i386 (i686)
Kernel: Linux 2.4.22
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Versions of packages vim depends on:
ii dpkg 1.10.26 Package maintenance system for Deb
ii libc6 2.3.2.ds1-20 GNU C Library: Shared libraries an
ii libgpmg1 1.19.6-19 General Purpose Mouse - shared lib
ii libncurses5 5.4-4 Shared libraries for terminal hand
ii vim-common 1:6.3-058+1 Vi IMproved - Common files
-- no debconf information
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]