[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[c.leick@vollbio.de: Bug#530711: nbd: error/patch]



Hi,

Since this list recently reviewed the nbd template, I thought I'd pass
this by you before acting upon it. I'm inclined to agree, but then...

Thanks,

----- Forwarded message from Chris Leick <c.leick@vollbio.de> -----

X-Spam-Checker-Version: SpamAssassin 3.2.5 (2008-06-10) on samba.grep.be
X-Spam-Level: 
X-Spam-Status: No, score=-3.6 required=3.0 tests=BAYES_00,RCVD_IN_DNSWL_LOW
	autolearn=ham version=3.2.5
Subject: Bug#530711: nbd: error/patch
Reply-To: Chris Leick <c.leick@vollbio.de>, 530711@bugs.debian.org
Message-ID: <4A1CE5DC.3050109@vollbio.de>
Date: Wed, 27 May 2009 09:03:56 +0200
From: Chris Leick <c.leick@vollbio.de>
User-Agent: IceDove 1.5.0.14eol (X11/20090106)
To: submit@bugs.debian.org

Package: nbd
Version:  2.9.11
Severity: minor
Tags: patch

Hi,

The following patch fixes an error. I've found them while translating nbd.
Char device /dev/nbd isn't »major mode 43« it is »major number 43«

Greetings,

Chris


diff -ru nbd.orig/debian/nbd-client.templates nbd/debian/nbd-client.templates
--- nbd.orig/debian/nbd-client.templates	2009-05-26 08:53:59.000000000 +0200
+++ nbd/debian/nbd-client.templates	2009-05-27 08:51:05.000000000 +0200
@@ -54,7 +54,7 @@
 Type: string
 _Description: /dev entry for this nbd-client (number: ${number})?
  Every nbd-client process needs to be associated with a /dev entry with
- major mode 43. Please enter the name of the /dev entry you want to use for
+ major number 43. Please enter the name of the /dev entry you want to use for
  this nbd-client. Note that this needs to be the full path to that entry,
  not just the last part.
  .


----- End forwarded message -----

-- 
The biometric identification system at the gates of the CIA headquarters
works because there's a guard with a large gun making sure no one is
trying to fool the system.
  http://www.schneier.com/blog/archives/2009/01/biometrics.html


Reply to: