All of lore.kernel.org
 help / color / mirror / Atom feed
From: Olaf Hering <olh@suse.de>
To: Andrew Morton <akpm@osdl.org>, linux-kernel@vger.kernel.org
Subject: [PATCH] fix typos in Documentation/sysctl and Documentation/filesystems/proc.txt
Date: Tue, 7 Sep 2004 21:55:36 +0200	[thread overview]
Message-ID: <20040907195536.GA14276@suse.de> (raw)


Alpha is AXP.
hostname and domainname does not need redirection.

Signed-off-by: Olaf Hering <olh@suse.de>

diff -purN linux-2.6.9-rc1-bk14.orig/Documentation/filesystems/proc.txt linux-2.6.9-rc1-bk14/Documentation/filesystems/proc.txt
--- linux-2.6.9-rc1-bk14.orig/Documentation/filesystems/proc.txt	2004-09-07 21:08:39.000000000 +0200
+++ linux-2.6.9-rc1-bk14/Documentation/filesystems/proc.txt	2004-09-07 21:27:46.891576414 +0200
@@ -55,7 +55,7 @@ This work is  based on the 2.2.*  kernel
 afraid it's still far from complete, but we  hope it will be useful. As far as
 we know, it is the first 'all-in-one' document about the /proc file system. It
 is focused  on the Intel  x86 hardware,  so if you  are looking for  PPC, ARM,
-SPARC, APX, etc., features, you probably  won't find what you are looking for.
+SPARC, AXP, etc., features, you probably  won't find what you are looking for.
 It also only covers IPv4 networking, not IPv6 nor other protocols - sorry. But
 additions and patches  are welcome and will  be added to this  document if you
 mail them to Bodo.
diff -purN linux-2.6.9-rc1-bk14.orig/Documentation/sysctl/kernel.txt linux-2.6.9-rc1-bk14/Documentation/sysctl/kernel.txt
--- linux-2.6.9-rc1-bk14.orig/Documentation/sysctl/kernel.txt	2004-09-07 21:08:39.000000000 +0200
+++ linux-2.6.9-rc1-bk14/Documentation/sysctl/kernel.txt	2004-09-07 21:32:08.732081400 +0200
@@ -131,8 +142,8 @@ domainname and hostname, i.e.:
 # echo "darkstar" > /proc/sys/kernel/hostname
 # echo "mydomain" > /proc/sys/kernel/domainname
 has the same effect as
-# hostname "darkstar" > /proc/sys/kernel/hostname
-# domainname "mydomain" > /proc/sys/kernel/domainname
+# hostname "darkstar"
+# domainname "mydomain"
 
 Note, however, that the classic darkstar.frop.org has the
 hostname "darkstar" and DNS (Internet Domain Name Server)
-- 
USB is for mice, FireWire is for men!

sUse lINUX ag, nÜRNBERG

                 reply	other threads:[~2004-09-07 20:07 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20040907195536.GA14276@suse.de \
    --to=olh@suse.de \
    --cc=akpm@osdl.org \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.