Linux Headquarters
[ Register ]
[ About us ] [ Home Page ]

Advertisement
[ Kernel ] [ Documentation ] [ Links ] [ Books ]

Advertisement

Kernel v2.3.4 /README

Filename:/README
Lines Added:4
Lines Deleted:4
Also changed in: (Previous) 2.3.1  2.2.0-pre6  2.2.0-pre4  2.1.1  2.1.0  2.0.1 
(Following) 2.3.10  2.3.38  2.4.5-ac4  2.4.5-ac5  2.4.5-ac6  2.4.5-ac7 

Location
[  2.3.4
   o  README

Patch

diff -u --recursive --new-file v2.3.3/linux/README linux/README
--- v2.3.3/linux/README   Fri May 14 18:55:11 1999
+++ linux/README   Sun May 30 10:17:43 1999
@@ -46,11 +46,11 @@
  - There is a lot of documentation available both in electronic form on
    the Internet and in books, both Linux-specific and pertaining to
    general UNIX questions.  I'd recommend looking into the documentation
-   subdirectories on any Linux ftp site for the LDP (Linux Documentation
+   subdirectories on any Linux FTP site for the LDP (Linux Documentation
    Project) books.  This README is not meant to be documentation on the
    system: there are much better sources available.
 
- - There are various readme's in the kernel Documentation/ subdirectory:
+ - There are various README files in the Documentation/ subdirectory:
    these typically contain kernel-specific installation notes for some 
    drivers for example. See ./Documentation/00-INDEX for a list of what
    is contained in each file.  Please read the Changes file, as it
@@ -62,7 +62,7 @@
  - If you install the full sources, do a
 
       cd /usr/src
-      gzip -cd linux-2.3.XX.tar.gz | tar xfv -
+      gzip -cd linux-2.3.XX.tar.gz | tar xvf -
 
    to get it all put in place. Replace "XX" with the version number of the
    latest kernel.
@@ -233,7 +233,7 @@
    isn't anyone listed there, then the second best thing is to mail
    them to me (torvalds@transmeta.com), and possibly to any other
    relevant mailing-list or to the newsgroup.  The mailing-lists are
-   useful especially for SCSI and NETworking problems, as I can't test
+   useful especially for SCSI and networking problems, as I can't test
    either of those personally anyway. 
 
  - In all bug-reports, *please* tell what kernel you are talking about,


Comments: webmaster (at) linuxhq.com.
Advertising: banners (at) linuxhq.com.
Compilation ©1998-2008 Linux Headquarters, Inc.