From 17dc2da0d3f91fa3b2ad4e101e98adfc60b86d8e Mon Sep 17 00:00:00 2001
From: Iustin Pop <iustin@google.com>
Date: Mon, 4 Aug 2008 09:14:31 +0000
Subject: [PATCH] Another typo in the install doc

Reviewed-by: imsnah
---
 doc/install.sgml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/install.sgml b/doc/install.sgml
index a036bacef..1da62b04a 100644
--- a/doc/install.sgml
+++ b/doc/install.sgml
@@ -346,7 +346,7 @@ ln -s initrd.img-2.6.18-5-xen-686 initrd-2.6-xenU
       </formalpara>
 
       <screen>
-apt-get install -t etch-backports drbd8-module-source drbd8-utils
+apt-get install -t etch-backports drbd8-source drbd8-utils
 m-a update
 m-a a-i drbd8
 echo drbd minor_count=128 >> /etc/modules
-- 
GitLab