Package: dmsetup Version: 2:1.02.03-1 Severity: minor Tags: patch Hi,
the patch corrects /dev/device-mapper/ to /dev/mapper/ in the man page. Regards, Bastian -- System Information: Debian Release: testing/unstable APT prefers unstable APT policy: (900, 'unstable') Architecture: i386 (i686) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.6.15-treasure7 Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15) Versions of packages dmsetup depends on: ii libc6 2.3.6-1 GNU C Library: Shared libraries an ii libdevmapper1.02 2:1.02.03-1 The Linux Kernel Device Mapper use ii libselinux1 1.28-4 SELinux shared libraries dmsetup recommends no packages. -- no debconf information
--- dmsetup.8.orig 2006-02-15 11:18:25.229584964 +0100 +++ dmsetup.8 2006-02-15 11:18:39.387425187 +0100 @@ -119,7 +119,7 @@ The optional uuid can be used in place of device_name in subsequent dmsetup commands. If successful a device will appear as -/dev/device-mapper/<device-name>. +/dev/mapper/<device-name>. See below for information on the table format. .IP \fBdeps .I [device_name]

