[kernel] r14776 - dists/trunk/linux-2.6/debian

Ben Hutchings benh at alioth.debian.org
Sat Dec 12 01:04:35 UTC 2009


Author: benh
Date: Sat Dec 12 01:04:34 2009
New Revision: 14776

Log:
Correct 'i.e.' to 'e.g.'

Modified:
   dists/trunk/linux-2.6/debian/README.source

Modified: dists/trunk/linux-2.6/debian/README.source
==============================================================================
--- dists/trunk/linux-2.6/debian/README.source	Sat Dec 12 01:03:44 2009	(r14775)
+++ dists/trunk/linux-2.6/debian/README.source	Sat Dec 12 01:04:34 2009	(r14776)
@@ -3,13 +3,13 @@
 
 1) You can use either:
    a) a git repository of the kernel source
-   b) a kernel tarball from kernel.org (ie, linux-2.6.25.tar.bz2)
-      and, optionally, a patch (i.e. patch-2.6.26-rc3.bz2).
+   b) a kernel tarball from kernel.org (e.g. linux-2.6.25.tar.bz2)
+      and, optionally, a patch (e.g. patch-2.6.26-rc3.bz2).
 
 2) Run ./debian/bin/genorig.py <repository>
    or  ./debian/bin/genorig.py <tarball> [patch]
    This will produce ../orig/linux-2.6_<version>.orig.tar.gz
-   (i.e. linux-2.6_2.6.26~rc3.orig.tar.gz).
+   (e.g. linux-2.6_2.6.26~rc3.orig.tar.gz).
 
 3) Unpack linux-2.6-<version>.orig.tar.gz, cd into the new directory,
    and do a 'svn export' to get the debian/ subdirectory.



More information about the Kernel-svn-changes mailing list